• Resolved dpope0824

    (@dpope0824)


    Instead of my sites edit page button on admin bar showing something like /wp-admin/post.php?post=2&action=edit, it is showing /news-events?pid=1423&_wpnonce=cec6e68d98. It randomly started doing this while no body was editing any templates, functions, or any core files. The only edits were happening at a page level. I have no idea why it is showing the nonce instead of the wp-admin url. Any help would be greatly appreciated.

Viewing 2 replies - 1 through 2 (of 2 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 default 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 all files & folders – except the wp-content folder and wp-config.php & root .htaccess files – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

    Thread Starter dpope0824

    (@dpope0824)

    Sorry esmi should have edited this as resolved. It was an option in the WP Front End plugin that was only supposed to change the edit post function.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Edit page button link shows nonce’ is closed to new replies.