Plugin breaks WordPress 3.5 TinyMCE page/post editor
-
Hello,
I recently installed HTML5 jQuery Audio Player Pro v1.5 on a new project I am working on. I had purchased pro 1.3 a while back, had some problems with it and was on a fast-approaching deadline, so I didn’t use it on my last project. But, I am back at it, because it seems it has the least complicated installation/implementation and actually works most of the time. I had a conflict with another plugin, but was able to force that plugin to function in no-conflict mode.
However, after installing the plugin on my wordpress 3.5 installation, the post/page editor is broken. The hyperlink button, add media, and text editor buttons are all non-functional. I have switched to default WP Twenty Twelve theme and am only running the HTML5 jquery Audio Player plugin and am still having the issue. So, it is not a conflict with any other plugin or my theme(s).
I am getting this error message in the Error Console on firefox:Timestamp: 12/13/12 2:04:19 PM
Error: TypeError: a is undefined
Source File: https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js?ver=3.5
Line: 2These are the errors I received in Chrome:
Uncaught TypeError: Cannot read property ‘length’ of undefined jquery.min.js:2
Uncaught ReferenceError: Backbone is not defined notes-rest-common.js:30
Uncaught ReferenceError: Backbone is not defined admin-bar-rest.js:1
Uncaught TypeError: Object [object Object] has no method ‘sortable’ admin-scripts.js:3
Uncaught TypeError: undefined is not a function admin-bar-rest.js:1
2Uncaught TypeError: Object [object Object] has no method ‘wpdialog’ /wp-includes/js/tinymce/plugins/wpdialogs/editor_plugin.js?ver=358-23156:1
Seems like the plugin is interfering with the version of jquery in the wordpress core. Any ideas how to fix this?
Test site is located at https://thedesertisle.com/ but I may be doing some work on it, so let me know if you would like me to activate or deactivate the plugin or something…
- The topic ‘Plugin breaks WordPress 3.5 TinyMCE page/post editor’ is closed to new replies.