• Hi!

    I’m having problems with category pagination in my website. No matter what page I click in the pagination bar, it always shows the first page. The URI changes, but the content shown is from the first page. Here is an example:

    https://www.miladonintendo.cl/articulos/

    I have the latest version of Hueman theme and also have a child theme. Any suggestions?

    Thank you!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi andalbor. Welcome to the Hueman forum. In addition to the issue you mentioned I also noticed that your search icon in the topbar menu doesn’t work, and the expand sidebar and menu icons don’t work in mobile view. This is most likely related to a jQuery conflict with one of your plugins. You could disable all your plugins and see if that fixes the pagination and other issues. If it does, enable your plugins one at a time and test the functionality until you find which plugin(s) cause the issues.

    Thread Starter andalbor

    (@andalbor)

    Hi, bdbrown, thank you for your answer ??

    Well, the problems you found were caused by an error in my jQuery code, but I just fixed it and both of the issues you mentioned were fixed too ?? Thank you for notify me about it ??

    But the main thing is still there: category pagination doesn’t work ??

    Glad those couple of items are fixed. Regarding pagination, do you perhaps have a modified version of archive.php in your child theme?

    Thread Starter andalbor

    (@andalbor)

    Yes, I have a modified version of that file (in my child theme), but the problem begun when I updated the theme not so long ago. I replaced the child theme’s file with the new one and then I made the little changes I had made to the former one. Should I post the code here?

    Thank you!

    If you want to post the entire archive.php file better to put it on Pastebin and post a link here.

    Thread Starter andalbor

    (@andalbor)

    Ok, here is the link https://pastebin.com/s00Bwpf7

    Thanks!

    What happens if you rename your child theme archive.php file to something else so your site will use the default archive.php file? Does the pagination work then?

    Thread Starter andalbor

    (@andalbor)

    I did what you suggested, but pagination still doesn’t work. What could be the problem then?

    https://www.miladonintendo.cl/articulos/page/2/

    What happens if you disable the WP-PageNavi plugin?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Category pagination not working’ is closed to new replies.