Javascript error in relation to WYSIWYG editor
-
I am experiencing an error related to the WYSIWYG editor.
I am using Firefox 32.0.3
Turing SCRIPT_DEBUG on did solve the issue.The three errors I’m getting;
TypeError: e.widget is not a function load-scripts.php:1037
TypeError: a(…).sortable is not a function load-scripts.php:64
ReferenceError: switchEditors is not defined post.php:1This appears on the post.php page when editing a post.
For now I will work with SCRIPT DEBUG turned on. I have already replaced all the WordPress core files (apart from wp-config.php) as I believed there may have been some missing to ensure the files are loading properly. I feel like due to the missing files its loading the plugins in the wrong order.
Thank you in advance for your help
- The topic ‘Javascript error in relation to WYSIWYG editor’ is closed to new replies.