• We’ve set our blog home to be the page a static page “news-information”.

    Our permalink structure is like this:
    /news-information/%category%/%postname%/

    Our category base is set like this:
    ./news-information

    The problem
    The permalink works perfect, and the category base works perfect.

    • https://www.example.com/news-information/category/postname/
    • https://www.example.com/news-information/category/

    Paged categories do not:

    • https://www.example.com/news-information/category/page/2/ – Not Found

    Anyone have a solution? I’ve searched all of the permalink troubleshooting pages, and rebuilt my .htaccess file multiple times, and still I can’t get anything to work.

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Permalink Custom Structure Category Base’ is closed to new replies.