Menu editor under wp-admin broken
-
Hello all;
When I try to edit a menu under wp-admin; I am unable to collapse or open any of the items on the left side. The panel with pages is un-collapsed by default. I am able to choose items from there and put on the menu. However, other items like Custom Link bellow; I am unable to un-collapse the panel to use it. I tried 4 different browsers with no luck. Has anyone else seen this issue?
Thanks,
Tamer
-
UPDATE:
I am able to edit the menu under the customiser; I am able to access them all and work on the menu without issues.THanks,
Try adding
define('CONCATENATE_SCRIPTS', false);to yourwp-config.phpfile just below thedefine('DB_HOST'line.To do so, access your server via FTP or SFTP and edit the file with a plain text editor.
https://codex.ww.wp.xz.cn/Editing_wp-config.php#Disable_Javascript_Concatenation
Hello;
I added the above to my wp-config.php file and it still appears that I am unable to click the arrows to unfold the items under menu. I am unsure if this is happening anywhere else; however, it does not look like it.
Thanks for the replay. Any other ideas?
Thanks,
TamerFirst, please make sure that your browser is up to date by visiting http://whatbrowser.org/
If it is not, please try updating your browser or switching to a different browser.
If it is, please do these two things:
1. Try clearing your browser’s cache and cookies.
2. Try with all browser extensions or add-ons temporarily disabled.
Please let us know how each step goes for you, and which browser (and version of) you’re using if you’re still having trouble.
The topic ‘Menu editor under wp-admin broken’ is closed to new replies.