Skip Navigation

[Resolved] Previous and Next links on Single Posts

This thread is resolved. Here is a description of the problem and solution.

Problem:
How can we add pagination to previous and next posts links on single posts?

Solution:
That's usually the job of a Theme, to provide single post pagination.

But Toolset also offers such a ShortCode, it's explained here:
https://toolset.com/documentation/user-guides/views/views-shortcodes/#wpv-post-previous-link
https://toolset.com/documentation/user-guides/views/views-shortcodes/#wpv-post-next-link

This support ticket is created 4 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

This topic contains 2 replies, has 2 voices.

Last updated by janeC-2 4 years, 8 months ago.

Assisted by: Beda.

Author
Posts
#1581867

I have created a cpt called exhibitions and would like to have previous and next links at the bottom of the page.

I can't work out how to add this.

#1582069

That's usually the job of a Theme, to provide single post pagination.

But Toolset also offers such a ShortCode, it's explained here:
https://toolset.com/documentation/user-guides/views/views-shortcodes/#wpv-post-previous-link
https://toolset.com/documentation/user-guides/views/views-shortcodes/#wpv-post-next-link

#1583007

You're amazing, thank you so much Beda