Why doesn’t ‘previous’, ‘next’ links appear on landing page?
-
Hi,
patrick.dinneen.com
I’ve added text links in header for next, previous amongst others. These work fine expect on the landing page (latest post), I presume it’s something to do with the fact that there isn’t any next image…can anyone help.
Below is the code.
Thanks,
Patrick{noformat:nopanel=true}
<ul id=”menu”>- <?php previous_post(‘%’, ‘PREVIOUS ‘, ‘no’); ?>
- <?php next_post(‘%’,’ NEXT’, ‘no’); ?>
- random
- /<?php echo mysql2date(‘Y’, get_lastpostdate(‘blog’)); ?>/”>archive
- /about/”>about
{noformat}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Why doesn’t ‘previous’, ‘next’ links appear on landing page?’ is closed to new replies.