Pagination Issue on Category Page

Hi guys! How´re doing?

As you see here: https://www.brunoparodi.com/unmute/ if you click on pagination at the end of the page (like https://www.brunoparodi.com/unmute/page/2/) you’ll find a 404 error page.

Same here: https://www.brunoparodi.com/internet-e-midia/

How can I solve this?

Thank you in advance!

Hello Bruno,

Thanks for writing in! In most cases, a broken page 2 of an archive page is caused by a page/post/category/tag slug issue. It could also be caused by a plugin conflict, amongst other things. Please check out this troubleshooting article here and follow the instructions for the following sections (where appropriate):

  • Testing for Plugin Conflict
  • Theme Update
  • Child Theme
  • CSS/JS Customization

If nothing is helping, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role

To know how to create a secure note, please check this out: How The Forum Works

Regards.

hi, ruenel!

right. I´ve just tried and pagination is still wrong…

so, I provided my wp credentials above.

thank you!

Hello Bruno,

I have found the cause of your issue. In your category base, you only use . and in your menu item link, you have used https://www.brunoparodi.com/unmute/. This will not work because you are loading a category archive. The category base should have a text value or just blank and then your menu item link must use the https://www.brunoparodi.com/category/unmute/. The category in the URL is the default category base for WordPress.

Check your site now.

hi guys, thank you so much!

You are most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.