Adding shortcode for next page / previous page

  • Using wordpress testimonials my current code is [testimonials columns=2 showposts=40 orderby=date]. Its set to forty because I can not get the shortcode to do pages 1, 2 ,3 ,4 etc. Can anyone help me on this? My testimonials are not in a blog, they are in a page. Thanks in advance for any help on this.

    The blog I need help with is: (visible only to logged in users)

  • Hi there,

    No shortcode support pagination. The only arguments you can add to the Testimonials shortcode are the ones listed here:

    https://en.support.wordpress.com/testimonials-shortcode/#attributes

    You can split a page up into multiple pages using the nextpage-tag, but the Testimonials shortcode does not have an offset-attribute which would allow you to use multiple shortcodes, each showing different testimonials. So what you want to do is not possible with this shortcode.

  • The topic ‘Adding shortcode for next page / previous page’ is closed to new replies.