• Hello, I am having some trouble with my nav. For some reason when I click to go to the second page of posts (posts 5-10) The second page will load but not with the older posts. The posts from the first page end up on the second page, even though wordpress loads /page/2/

    However when I am on a single post the nav seems to work perfectly. I’m not sure how to fix this but I’m pretty sure its something in the php

    Here is the website https://rebeccakurberphotography.com/blog/

    And the code https://wordpress.pastebin.ca/2024691

    Thanks for looking!

Viewing 1 replies (of 1 total)
  • Purab

    (@wordpressapi)

    You used the global $more variable as 0 value means $more to 0 in order to only get the first part of the post.
    You should remove the global $more variable that will solve your issue. if you still facing issue than you can chat with me at [Email address moderated. Please keep discussions on the forum.]

Viewing 1 replies (of 1 total)
  • The topic ‘need php help with website navigation’ is closed to new replies.