Numeric pagination of all posts in the single.php template
-
Hello and thank you in advance for any help. Firstly let me say that unfortunetly I cannot provide any URL because all code is on a local server. I am trying to achieve something that I believed would be easy enough however after googling for what seems like days not I have come up empty handed.
I would like to mimic the numeric navigation of plugins like WP Page-navi on the Single.php template.
Specifically I would like for users viewing a single post within the category “Projects” to be able to navigate to any of the other single project posts using a numeric list (displayed inline) … meaning all in one line … like this < 1 2 3 4 5 6 7 8 > … with each number linking to the permalink for that post … am I making sense?
Everything I have found is either for paginating posts with more than one page or for paginating within page templates like index, archive and search page, but will not function with single post pages.
Please, any light one could shed on my problem would be greatly appreciated. thank you.
- The topic ‘Numeric pagination of all posts in the single.php template’ is closed to new replies.