Viewing 5 replies - 16 through 20 (of 20 total)
  • Plugin Author kevinhaig

    (@kevinhaig)

    I think I figured it out.

    You must be displaying all the testimonials randomly. Pagination is not available when testimonials are displayed randomly.

    Wee! I KNEW it had to be something simple! It’s working perfectly now – thank you so much! 🙂

    Hi Kevin,

    Unfortunately my pagination stopped working. It had been working in the past but a user reported that it is not working now. The page can be viewed at http://www.introflights.com/testimonials/ . The shortcode is [katb_testimonial group=”all” number=”all” by=”date” id=”” rotate=”no”]. No changes have been made to this since its implementation. Any help would be much appreciated.

    Plugin Author kevinhaig

    (@kevinhaig)

    Your problem is different. Please post on a new thread next time.

    It looks like you are messing with the code. The pagination form tag is
    <div class="katb_paginate" method="POST" <form="" style="padding-bottom:30px">
    should be…
    <form class="katb_paginate" method="POST">

    You are so right Kevin, very sorry to have needlessly bothered you.

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Pagination’ is closed to new replies.