I have a plugin called MAILpress installed on my WordPress site. The CKEditor works for the Wordpress posts but not when I add a mail message with MAILpress. I get the default TinyMCE enditor instead.
The developer of that plugin said: "adding the MailPress admin page (in CKEditor plugin php code) would help to get CKEditor available."
Do you know how I would get the CKEditor to show up in this plugin?
Thank you very much!
-Martin
The developer of that plugin said: "adding the MailPress admin page (in CKEditor plugin php code) would help to get CKEditor available."
Do you know how I would get the CKEditor to show up in this plugin?
Thank you very much!
-Martin
Re: Getting CKEditor to work in MAILpress plugin
we will check CKEditor with MAILpress plugins ASAP. Thx for report this.
Re: Getting CKEditor to work in MAILpress plugin
When I asked the developer of MAILpress what should be added to the CKEditor PHP code he replied with:
http://mysite.com/wp-admin/admin.php?pa ... ress_write
OR
http://mysite.com/wp-admin/admin.php?pa ... le=write...
So this may be something I as a CKEditor user needs to do since it is relative to my site. However, I have no idea where to add this code or how.
Thanks for your help,
Martin