• katsune

    (@katsune)


    Hello there,

    I am attempting to make a page template to display a category of post. Simple. However I am having issue getting the pagination to work correctly. I was finally able to get it displayed, but when you click to go to the next page it just show the same page.

    I am not exactly sure where I went wrong.

    Here is the source for the page:
    https://wordpress.pastebin.com/1J4tmhR1

    Link to the page: https://vtgaming.net/lessons/

    Keep in mind this is a page template, not a standalone category template. The original category template looks like this: https://vtgaming.net/category/world-of-warcraft/

    However I am attempting to make just a list for certain categories: https://vtgaming.net/lessons/

    I hope I explained my issue well enough, all help is appreciated and thank you in advance! If I need to supply anything else lemme know! =)

Viewing 5 replies - 1 through 5 (of 5 total)
  • check out https://go.rvoodoo.com/paginate

    You need to adjust your query to allow for paging

    Thread Starter katsune

    (@katsune)

    @ Rev. Voodoo: Much Thanks! That did it!

    Good stuff! Glad you got it!!

    This helped me fix the same issue on a site I’m working on as well.

    Perfect timing for this post – thank you for the help!

    Good post, and good answers! But I still can’t get my pagination to work..

    My homepage is set up to be a page with a template. The template serves the following:

    At the top, with a query that looks for posts with “featured” tagged to them. This query shows the 6 latest featuerd posts.

    After that I’ve got the second query that shows all posts that does not carrie the tag “featured”. So, this is the loop I want to paginate. And if possible it would be nice to remove the “featured” slider on the pagination.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Issues with pagination | Category Page template’ is closed to new replies.