Jquery error basic theme, customizer
-
I’ve a jquery error that shows up in the inspect screen of Chrome when i use the WP Customizer. It says:
Uncaught Error: Syntax error, unrecognized expression: DIV.widget-wrapper,DIV.widget-wrapper,DIV.widget-wrapper,DIV.widget-wrapper,DIV.widget-wrapper,DIV.widget-wrapper,DIV.widget-wrapper,DIV.widget-wrapper,DIV.widget-wrapper,DIV.colophon-widget.widget-wrapper,DIV.,DIV.footer-widget(…)
It seems there is something going wrong in functions-sidebar.php. Disabling the register-sidebar removes the error. The advise to add ‘class => ”, before the ‘before…’ lines does not solve the problem.
On other sites there is a ‘register_widget(‘….’) function before. This is not in the responsive-mobile theme. Perhaps this causes it.
Please have a look at the code to solve this issue.
(All WP & Themes & Plugins are up to date. I also bought the Pro plugin. On the test site only the basic install + responsive mobile is active.)
- The topic ‘Jquery error basic theme, customizer’ is closed to new replies.