Offset postbypost archives by one?
-
On my site I have a teaser of the latest news item displayed, and then I the five entries before that displayed as headlines. The problem is that the latest news item is also displayed here so it appears as a teaser, and as the first headline below the teaser. Is there a way to start the postbypost archive one entry previous?
Tag I am using:
<?php wp_get_archives(‘type=postbypost&limit=5&format=custom&before=<h2 style=”padding: 4px 12px;border-bottom:1px solid white;”>&after=</h2>’); ?>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Offset postbypost archives by one?’ is closed to new replies.