Posted in: Newspaper
Oct 31, 2023 at 3:55 pm
Hi, I can’t find the solution for this. I have a post with 8 reviews, but the theme only shows the 5 most recent reviews. How can I show all reviews? Post–> https://bit.ly/45VihUe
The reviews are all published, but only shows a total of 5 Screenshot
I cleared the cache, but the problem persists
Dec 6, 2023 at 11:21 am
Same problem here. And it’s pretty easy to fix it. Unfortunately few updates passed and it hasn’t been solved.
In Td cloud plugin:
td-cloud-library\state\single\tdb_state_single.php
In get_posts() function on line 2399 you need to add to parameters array this:
‘numberposts’ => -1,
Please make this fix in next update. Because every time i change it directly there, your update with this bug will rewrite my fix.
Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.
