currently the plugin displays 5 reviews. I know that it is possible to display a certain number using short code, but I would like to show all reviews without using a short code and Paginated URL, all reviews in the same page because it is difficult to edit all pages .
Another question if you don’t mind
My site is in Arabic. The Arabic language starts from right to left. There is a response box with a small triangle. How can I turn it from left to right so that can be under review author .
The page I need help with: [log in to see the link]
1. The shortcodes and blocks allow you to display a maximum of 50 reviews per page. It is not a good idea to display tons of reviews at once as it will slow down your website due to slower SQL queries.
I suggest you use the “loadmore” pagination option. This will display a “Load More” button at the bottom of the reviews instead of page1 , page 2, etc. When you click the “Load More” button, it will load additional reviews and insert them into the page below your existing reviews.
2. The arrow of the response box is not meant to be displayed below the avatar of the reviewer since the reviewer is not the person responding to their own review.
On left-to-right websites, the reviews are displayed like this:
On right-to-left websites, the reviews are displayed like this:
This reply was modified 2 years ago by Gemini Labs.
thank you for quick response, i create the pages and posts from two years ago using classic editor and i used site review short code, how i can apply “load more” pagination option, can you explain to me please .
Hello, after i insert the shortcode on one post has 8 reviews when i test it with Rich Results only detected 6 reviews, I insert the code like [site_reviews display=”12″ pagination=”loadmore”] it display all reviews from all posts then i add [site_reviews display=”12″ pagination=”loadmore”assigned_posts=”Post ID”] My question is : How i can make google Rich Results read all reviews on single post ?