• Resolved dfwgreg

    (@dfwgreg)


    I’m having a huge problem with the way my permalinks are structured. No matter what format I use, another problem shows up.

    I’m currently using /%category%/%post_id% as my default. Everything works, including page links (e.x. http://controlalttv.net/column). However when I use <?php next_posts_link(‘Next Page’) ?>, I get a 404 error (see http://controlalttv.net/column for an example)

    I want to use /%category%/%postname% instead. Links and pages work but when I want use second-level category (i.e. Category/category), I get a 404 error.

    Any idea on how to fix this?

    Thanks,
    Gregory

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dfwgreg

    (@dfwgreg)

    Anybody? Even a link to an existing topic?

    Could the way the Permalinks are set up have an effect on image uploads.I run a test classified with images included in the listing and the images never show up?

    Yanno, i never considered that i may have multiple categories. Excellent observation about the permalink structure.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘permalinks and page problems’ is closed to new replies.