• I have a 2.9.2 wp installation.
    Using permalink option 2. The htaccess is as generated by WP admin.

    All the wp-admin features work fine.
    There are posts, categories, tags and pages in the db.

    The page template for the blog displays fine — including all the sidebar widgets, which reference posts, tags, categories, etc. as in the db.

    But no joy viewing the posts, pages or post lists.

    The content area shows one of

    • a 404 msg
    • , or the unhelpful “Not Found
      Sorry, but you are looking for something that isn’t here.” msg
    • , or, when attempting to view a single post, the browser responds with

      The page isn’t redirecting properly

      Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

    • Wracking my brain…anyone wanna help?

      https://www.godbeautyperfectionlove.com

      Cheers,

      Patrick.

Viewing 1 replies (of 1 total)
  • Either your menu is hard-coded or your Permalink structure is not working. If you hover over the menu links you can see that they are using the default permalink structure. For example, your menu link to the post called “The path from emergency to emergence” is showing as https://www.godbeautyperfectionlove.com/?p=203

    Try resetting the Permalink structure back to default and see if the problem goes away. Then set a new permalink structure and see if the problem comes back.

    Is there a .htaccess file in the root folder? There should be.

Viewing 1 replies (of 1 total)
  • The topic ‘Admin works…database seems fine….pages load…but can’t view content’ is closed to new replies.