Wordpress admin submenus not appearing -


When I log in to my Wordpress site, I get some problems The submenu of the admin area is not visible when I click the menu I'm hovering on.

Apart from this widgets area is completely messed up. It is very difficult to use widgets.

I tried to define ('SCRIPT_DEBUG', true); In my wp-config.php file, but it does not help, I have also tried to disable all the plugins and return to the default theme.

Please help me

Based on issues, this is a jquery There is conflict or error. Please deactivate the plugins one by one and see that due to this issue, you probably have admin style plugin or something else. Thanks

Cheers!

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -