• I have created a custom wordpress theme and for some reason I cannot see the Older Posts when browsing for a custom category.

    Real life problem is this one: https://creartiv3.eu/ro/blog – when I try to visit Older Posts it goes to https://creartiv3.eu/ro/blog/page/2 that shows a Page Not Found. On the other hand https://creartiv3.eu/ro/category/blog/ is the same page as the first described and visiting Older Posts goes to https://creartiv3.eu/ro/category/blog/page/2 which is displayed just fine.

    In my loop.php file used to display those posts I have used next_posts_link and previous_posts_link as described in the wordpress manual.

    Bottom Line – I would like to be able to visit my “blog” category without adding the “/category/” in my url and still be able to access Older Posts
    Why is this happening and what can I do to fix it.

  • The topic ‘Older Posts Category Url Issue’ is closed to new replies.