How to show more than 10 reviews

Home Forums All Other Themes How to show more than 10 reviews

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #63752
    ElainaElaina
    Member
    • Topics: 6
    • Replies: 10
    • Total: 16
    Member since: June 23, 2016

    I’ve added the reviews section on the SKT Hotel theme, but it’s only displaying 10 reviews and not all of them. How can I change the number of reviews to display?
    Thanks!

    #63756
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Elaina,

    Kindly go to Setting>>Reading. You will find option “Blog pages show at most”. Increase the value from there.

    Regards,
    Dave

    #63759
    ElainaElaina
    Member
    • Topics: 6
    • Replies: 10
    • Total: 16
    Member since: June 23, 2016

    Hi Dave,

    Thanks for the quick response. It’s still not working after I’ve set the post to display at 20.

    Regards,
    Elaina

    #63761
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Kindly show us your website URL.

    Regards,
    Dave

    #63764
    ElainaElaina
    Member
    • Topics: 6
    • Replies: 10
    • Total: 16
    Member since: June 23, 2016

    Hi Dave,

    Here it is: http://bigskycottages.co.za/

    When you scroll down on the home page you’ll see the guest reviews. At the moment only 10 is displaying, but there are 14 in total.

    Regards,
    Elaina

    #63778
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to inc/custom-functions.php (line number 784)

    You will find this code: query_posts('post_type=testimonial&showposts=10');

    Replace the above code with this code: query_posts('post_type=testimonial&showposts=-1');

    Regards,
    Dave

    #63786
    ElainaElaina
    Member
    • Topics: 6
    • Replies: 10
    • Total: 16
    Member since: June 23, 2016

    Thanks Dave. It worked!
    Thanks for all your help πŸ™‚

    #63794
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    πŸ™‚

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to show more than 10 reviews’ is closed to new replies.