• Hi guys,

    Long-time Google-er, first time poster.

    I’ve run into a really weird glitch.

    Essentially, the link on the Admin Panel that would ordinarily link to the Pages (and then drop down to allow me to add a new Page) is missing.

    Here’s a screenshot: http://www.joelkrigsman.com/admin.png

    The glitch has only occurred in the past week but I’m racking my brain as to why it could have happened – the only change that was made was adding a new post type.

    I can access the page directly by visiting /wp-admin/edit.php?post_type=page

    I would be happy with a solution that manually adds the link back in (not necessarily finds the bad code). Is there a hook I can use (perhaps in a custom-functions.php file) that overrides whatever is removing the link?

    Thanks in advance.

Viewing 1 replies (of 1 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the Twenty Eleven theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    – re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress.

Viewing 1 replies (of 1 total)
  • The topic ‘"Pages" Menu Missing from Admin Panel’ is closed to new replies.