Site logo

Archived topic

NEXT POST BUTTON

5 replies · Started by Manuel on June 6, 2021

Viewing posts 1–6 of 6

Hey, i want to change the next/previous post links into just one NEXT Button (no Previous) but it should go back in time not as now to the newest posts.
Please help.

Br
Manuel

Hi there,

Any chance you can link us to the site in question?

You can use the private information field.

Let me know :)

Try this CSS:

.post-navigation .nav-previous {
    display: none;
}

I try to explain better: i have now pagination NEXT for only nextpage. thats ok and not the topic.
Want i want is to add a nextpost NEXT button. and it should go back in time not to newest posts

This archived topic is closed to new replies.