• Resolved gregdrums

    (@gregdrums)


    I tried the fix of putting the words “category” and “tags” into the proper boxes under setttings>permalinks. Still, my pages are 404.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    What is your custom permalink setting?

    Also, add this to your theme’s footer.php:

    <!--
    <?php
    var_dump($wp_rewrite->wp_rewrite_rules());
    ?>
    -->

    Then go to your webpage and reload it, view the source, and copy/paste the new stuff at the bottom of the page into here so we can see what your rewrites look like.

    Delete the code from the footer.php afterwards, you don’t want to leave it there.

    Thread Starter gregdrums

    (@gregdrums)

    Thank you for your help, but now it is working. Perhaps it just needed 30 mins. to sort itself out? Not sure, since I refreshed all pages, tried logging out, etc. and was getting nowhere. Now at least the original suggestion works.
    Otto, I think your sticky note on this subject should have “under settings>permalinks” as the suggestion not “under settings>miscellaneous” Just an FYI. Thanks for your continued work on this.
    -Greg

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Permalink “fix” does not work for pages’ is closed to new replies.