category pagination returns 404

Posted in: Newspaper
Post count: 2

Hi,

I use newspaper theme, and my permalink structure is:

blog/%category%/%postname%/
category base: .
tag base: empty

And in the category pages the url is returning a 404 when paginating: <category>/page/2/

How can I fix it?

Post count: 20688

Hi,

The category page pagination will most likely break if you use a “.” as the base
https://stackoverflow.com/questions/17798815/remove-category-tag-base-from-wordpress-url-without-a-plugin

Maybe consider using the Yoast SEO plugin which has a setting to remove the category base
http://prntscr.com/nqvvcs
Or try a different plugin or solution from the one you currently use.

Thanks

Post count: 2

Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.