After enabling this plugin I am no longer able to create links in posts or pages using the hyperlink tool in Tinymce.
After enabling this plugin I am no longer able to create links in posts or pages using the hyperlink tool in Tinymce.
I am also having this issue. I have isolated it to the Web Invoice plugin.
I am looking into modifying the plugin to only load the Javascript it required when I am on a Web Invoice page. This is a very annoying issue.
Okay, I have found a work around solution to the problem.
http://mashtunweb.com/2011/05/14/web-invoice-interferes-with-tinymce/
It is definitely javascript interference.
I modified the web-invoice.php file to only load it's required javascript on it's own pages instead of on every admin page as described in the article linked below.
http://codex.wordpress.org/Function_Reference/wp_enqueue_script#Load_scripts_only_on_plugin_pages
This topic has been closed to new replies.