Navigation Issue
-
I’ve searched and maybe I’ve missed it but here is my issue if someone might be able to point me in the right direction.
When going to an archived post the next post title and the previous post title link are shown at the top aligned to the left and right. Is it possible to create a link to the main page centered between the two? The code that is in use at this point is (I think):
<div class=”navigation”>
<div class=”alignleft”><?php posts_nav_link(”,”,’« Previous Entries’) ?></div>
<div class=”alignright”><?php posts_nav_link(”,’Next Entries »’,”) ?></div>
</div>Any help would be appreciated…
Thanks…
e.s. – The Examined Life https://www.estephens.org
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Navigation Issue’ is closed to new replies.