Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #648039

    For some reason my woo commerce rating is not working for customers to leave a rating http://westcoasthammocks.com.au/product/macchiavelli/

    I have the settings so that only verified customers can leave a review. How can it tell whether they are verified owners or not?

    Thanks.

    #648058

    Hey keifygeorge,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top #review_form #respond .comment-form-rating {
        position: initial;
    }
    

    Best regards,
    Yigit

    #648785

    OK Thanks it seems to have worked. I wonder why it needs CSS and why it is not just working as it should?

    #648801

    Hi!

    We have already recommended this fix to our devs. It will be included in upcoming Enfold versions :)

    Regards,
    Yigit

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