• Resolved chryseis

    (@chryseis)


    Hi,

    I have installed the plugin for a client and she has got a “testimonials page” where I have put the shortcode so that every time she creates a testimonial it’s added here so the short code is the one to put all testimonials on one page.

    But is there a possibility that like blog posts, when we hit let’s say 6 testimonials inline, that creates a new page and so on and that at the bottom of that page we have the page numbers ( as I said, like on blog posts)

    I hope I’m clear..

    Kind regards

    Chrys

    https://ww.wp.xz.cn/plugins/testimonials-widget/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Michael Cannon

    (@comprock)

    Chrys,

    If you want to keep all the testimonials showing on a single page, personally a bad move as it increase page weight and therefore load times, use the limit=-1 shortcode attribute.

    Thread Starter chryseis

    (@chryseis)

    Hi,

    I think you misunderstood my question.

    I already use that code but I want to know if there is not a way that when I reach 6 testimonials that creates a new page like on the image here: (click on link)

    https://www.dropbox.com/s/d3ti0ln9b5wtrdy/pages.jpg

    Kind regards

    Chrys

    Plugin Contributor Michael Cannon

    (@comprock)

    Chrys,

    If you use limit=-1, then all of the testimonials are going to show on that page. As such, change it to limit=6. Then search the KB for “pagenavi” for creating numbered page links.

    Thread Starter chryseis

    (@chryseis)

    Hi,

    Thanks that was I was looking for !

    Kind regards

    chrys

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘question about shortcode "display on one page"’ is closed to new replies.