- This topic has 7 replies, 2 voices, and was last updated 8 years, 6 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- The topic ‘How to show more than 10 reviews’ is closed to new replies.
Home › Forums › All Other Themes › How to show more than 10 reviews
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!
Hi Elaina,
Kindly go to Setting>>Reading. You will find option “Blog pages show at most”. Increase the value from there.
Regards,
Dave
Hi Dave,
Thanks for the quick response. It’s still not working after I’ve set the post to display at 20.
Regards,
Elaina
Kindly show us your website URL.
Regards,
Dave
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
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
Thanks Dave. It worked!
Thanks for all your help 🙂
🙂
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]