0
votes
2answers
103 views

Using previous_post_link and next_post_link to wrap around post sequence

For a single custom post type, I'm using previous_post_link and next_post_link with simple arrows. (Although text arrows are shown here, in the actual I'm using graphics with the text hidden via CSS.) ...
-1
votes
1answer
37 views

Please help with display Post Navigation [closed]

I want to display this 2 navigation one to the right and one to the left. Previous, the left. Next, the right. <div class="navigation"> <?php $mam_global_stay_in_cat = ...