Previous || Next Navigation Not Working
-
Ok I’ve been pulling my hair our trying to get the Previous || Next to work correctly.
I am trying to get the following code:
<div class=”navigation”>
<div class=”alignleft”><?php posts_nav_link(”,”,’« Previous Entries’) ?></div>
<div class=”alignright”><?php posts_nav_link(”,’Next Entries »’,”) ?></div>
</div>to display like this:
<< Previous || Next >>but all I get is the default,
add the entire bloody post title to the link
so it wraps across two lines
and make it look rediculous!I didn’t realize that my own template was based on Kubrick’s theme. Beginners luck I guess.
mliving
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Previous || Next Navigation Not Working’ is closed to new replies.