Single Post User Reviews List only shows the last 5 reviews

Posted in: Newspaper
Post count: 81

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

Post count: 27744

Hello,

Indeed, it seems to be an issue. I will add it to our list and I hope in the next update will be fixed.

Thank you!

Post count: 81

Ok, thank you

It would be great if pagination was added also to reviews, for example 10 per page, and receive an email every time a review is submitted would also be great

Post count: 27744

Hi,

I added also, this request.

Thank you!

Post count: 81

Just to update that Version: 12.6.2 did not solve that problem, i have posts with more than 10 reviews, and only the last 5 are shown

Post count: 27744

Hi,

I added this to our list, but I don’t know exactly when it will be added.
Sorry.

Thank you!

Post count: 3

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.