• Resolved scsa20

    (@scsa20)


    Hello there, I seem to be having some issues with some of the themes and it happens on multiple themes and not just one. It looks to me that WordPress wants to add it’s own page nav control on the index page when there’s already a page nav control there. To see an example you can see the screen shot of what I’m talking about over at https://screencast.com/t/sStjclHKAX (or if you want to actually see what I’m talking about you can go to https://www.scsa20.com). Any help to get that corrected would be helpful. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Does the problem happen with the WordPress Default theme?

    If not, using the wp-content/themes/default/index.php file as an example, make sure your theme is using the correct next_posts_link and previouss_posts_link syntax.

    Thread Starter scsa20

    (@scsa20)

    That’s the funny thing, it doesn’t happen with “all” themes (including the WordPress default) and when I remove the page nav syntax that’s currently there just to see what will happen it still displays it. Even after copying the same next_posts_link and previouss_posts_link syntax from the default theme still gave me that issue.

    Edit: After digging a bit deeper I found out what the issue was, there was another index like page (home.php) that had the same information, updated it in there and it resolved the issue, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page Navigation screwy’ is closed to new replies.