• Resolved Chris Petrauskas

    (@cpetrauskas)


    Hello,

    My https://www.societedesmonstres.com/ site is WordPress and has been up and working fine for a while. Just recently, all of the Pages (About, Gallery, etc.) are automatically acting as if they are the Blog page. The URL reads properly but the content is always the Blog page content.

    I haven’t recently added any plug-ins or messed with any of those pages. To me this change seems spontaneous. I double checked the publish and path status of those other pages in WordPress and they look fine.

    Sound familiar to anyone?

    Thank you,
    Chris

Viewing 4 replies - 1 through 4 (of 4 total)
  • Is there a call to <?php query_posts() ?> in your theme’s header.php, functions.php, or page.php?

    Thread Starter Chris Petrauskas

    (@cpetrauskas)

    jkovis,

    Thanks for responding.

    No, there is no call for query_posts in any of those files.

    I’m using the bog standard TwentyTen with a child theme that contains some different CSS.

    C.

    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).

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

    Thread Starter Chris Petrauskas

    (@cpetrauskas)

    esmi,

    Got it going!

    Here’s what happened:

    ? I deactivated the plugins. Still broken but now all links led to the Home page instead of the Blog page.

    ? I reset the plug-ins folder with the empty folder trick. After re-set still broken.

    ? It occurred to me that the Issue seemed based around the display of the Home and blog pages which are options under Settings > Reading.

    ? I toggled the Front Page displays to ‘latest posts’ and then back to my preferred static pages.

    ? Refreshed the front page and it worked.

    ? Reactivated the plug-ins and it was still good but oddly, there was a new page related to my cart (WP e-commerce) mysteriously floating at the top menu level. Deactivated the page (it’s the same code content as an existing page) and all looks fine.

    I have done cart updates in the past month and it still worked afterward but never saw this page before. Coincidence or causality I can’t say.

    In any case, that you for your expertise.

    Chris

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘All Pages directing to Blog’ is closed to new replies.