I just checked with our developers about your request, and they let me know of the following options:
-
You can use filters. The widget allows you to filter reviews and keep only the ones you need. With filters you can show only reviews that have photos:
-
Our developers tried to create a script that would allow the Carousel layout to show only reviews with photos, but sadly this is not possible for this layout. If you use another layout such as Grid, Masonry or List, you can achieve the setup you want by adding the following CSS in the Custom CSS section of your widget:
.es-review-container:not(:has(.es-reviews-images-image-item)) { display: none }It would look like this:
But please note that the Load more button might not work perfectly. It checks the next batch of reviews and will display as much reviews with the images as it can find, meaning it might not be an equal number of reviews each time.
I also want to share that we have a request for this feature in our Wishlist: Show Reviews only with Photos.
We would be grateful if you add your vote as well. The more votes it gets, the higher the chance that the developers will add this feature to the widget ![]()

