Hi guys
I am having some trouble with errors on category pagination. I tried normal as well as infinite and neither are working correctly.
If I use normal pagination clicking on the next page e.g siteurl.com/category/page/2 gives a 404 error.
If I use infinite pagination:
A) The grid does not fill itself completely, it leaves 2 columns empty in the last row
B) When it loads the new items it puts them in a row, the 2 empty columns remain empty so it looks broken.
Please let me know how I can fix both of these.
Hello,
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation so we can identify you.
Thank you!
Hi
I’ve got the same issue with my category pagination (desktop website & mobile theme):
“If I use normal pagination clicking on the next page e.g siteurl.com/category/page/2 gives a 404 error.”
I’ve deactivated all plugins (except from theme) and the problem is still there.
Link to the website: http://www.ikwilgoedkoopreizen.be
Through this issue, the mobile theme & pagination aren’t in working for the moment. I sent my login information via contact@tagdiv.com.
Thank you!
Kind regards,
Jens
Hi,
@webthemes You could try as a first step to re-save the permalinks in WordPress settings, check if that works.
In the previous case above the issue was caused because an attempt to remove the category base with a dot
– https://www.screencast.com/t/FrgrLcOjES
Removing the dot from there, saving and clearing the cache resolved the pagination error in category pages.
The Yoast plugin has a setting for removing the /category/ which should be used if needed.
Thanks