• My website appears to be running properly but when I try and log into wp-admin it actually loads the template I’m using but the page says:

    “Oops, That wasn’t found

    Sorry, no posts matched your criteria.

    Perhaps you can find what you’re looking for below.

    Recent Blog Posts”

    =>My website is https://secretsofsavvysuccess.com/

    I get the same issue whether I try wp-admin or log-in.php

    Can you help?

    Thanks in advance.

Viewing 1 replies (of 1 total)
  • Hello Moira,

    Sorry to hear about your problem with the Admin. One of the best ways to get the admin working again would be to get into your database and revert the theme back to a default like twenty-thirteen.

    You would need to be able to open your WordPress database, look at the wp-options table and then search for your current theme name by looking at the table entries. The table entries you’re looking for are labeled:

    • template
    • stylesheet
    • current_theme

    Look in your themes folder and make sure that one of the default themes are located there (ex: twenty-thirteen). Change the entry in the database to that theme name, then try running the site again and going into the administrator. (You can also review instructions here: How to change WordPress themes directly in the database)

    If you continue to have problems, I would check:

    • Check your .htaccess file (see here for the default .htaccess file for WordPress)
    • Turn off all your plugins and make sure that the base files are in place.

    Make sure to make a backup of your website before making any alterations to your files or file structures. Once you have a backup, you can try moving your files into a clean installation. Check out this post on how it can be done: Moving from an old WP install to a clean install

Viewing 1 replies (of 1 total)
  • The topic ‘wp-admin = page not found’ is closed to new replies.