Hello,
review star image in product detail page is not loaded because it is searched in /wp-content/themes/enfold/config-woocommerce/images/star.png, while our wordpress installation is in a subdirectory /it/.
How to fix it?
Thank you
Mauro
Hey profumopuntoit,
I have looked at your page, but I don’t see any 404 errors and I see the star review on hover. Is the correct one?
If you would like it to always show, please try this code in the General Styling > Quick CSS field:
.thumbnail_container .rating_container {
opacity: 1 !important;
}
Best regards,
Mike