Aggregate all product reviews
-
I see that your theme comes with rich product review features, but I have a question: how can I set it up so that all product reviews can be summarized on the HTML Block?
Hello,
Sorry to say, the theme doesn’t have a built-in option to display all product reviews in a single HTML Block. The reviews are pulled dynamically from each product page.
Best Regards,
https://ibb.co/dJcQ3tjB
How can I turn off your theme’s plugin installation reminder? I don’t need any of these plugins, but when I enter the backend, your reminder loading causes the backend to slow down.
Hello,
Try to add the following PHP code snippet to the child theme’s functions.php file to fix this
https://codeshare.io/anqeVE
Best Regards,
The PHP code for this link is no longer available. Could you please send it again?
Hello,
Try to add the following PHP code snippet to the child theme functions.php file to fix this
Here is the code file: https://codeshare.io/GAElPE
Best Regards,