Admin 'menus' page not displaying
-
Hi,
Suddenly the ‘menus’ page of my WP Admin (Appearance/menus) has stopped displaying correctly. All I get is a completly white screen, with a single black bullet point in the top left hand corner, absolutely nothing else. Viewing the source code for the page shows the following code only:
<li id="menu-item-186" class="menu-item menu-item-depth-0 menu-item-department menu-item-edit-inactive"> <dl class="menu-item-bar"> <dt class="menu-item-handle"> <span class="item-title">
It has been working 100% fine, I have checked in all major browsers and they all show the same, I have also checked on a colleagues PC and get the same result. I can find no other areas of the admin that seem broken, only this one page. Directly prior to me first encountering the issue I was adding a new category, I then wanted to add it to my menu, so selected (Appearance/menus) and encountered the issue I’ve described.
I have tried reinstalling via (Dashboard/Updates/Re-install Automatically), I have also tried replacing ‘nav-menus.php’ manually with a version from another blog, neither had any effect.
I am wondering if it’s a database issue, I’ve looked at all the tables but can’t identify the onee that would control the menus. Any assistance would be gratefully received, thanks.
—– UPDATE ——
Looking at the ‘wp_term_relationships’ table I noticed that the first two records share the same object_id, ‘1’. This seems weird to me, does this table control ‘menues’?
- The topic ‘Admin 'menus' page not displaying’ is closed to new replies.