Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #978469

    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

    #979306

    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?
    2018-06-29_061411
    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.