Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #549697

    Hi,

    As per screenshot http://imgur.com/cp0TQB6

    I think is some CSS issue.
    It works normally when logged in.
    When not logged in, the star rating and review text field does not show.

    Other theme works fine.

    Thanks

    #549702

    Hi senso!

    Can you please post the link to your page?
    Also please flush cache and refresh your page a few times

    Best regards,
    Yigit

    #550135

    Hi Yigit,

    It is not online.
    Refreshing and clearing cache doesn’t help.

    #550220

    Switch to multiple themes and it works fine.
    Switch to enfold, the Your Review, Your Rating labels and star ratings disappear as per screen shot attached above.
    Star Rating appears when mouseover.

    – Tried disabling all plugins except woocommerce and it doesn’t help
    – Tried disabling child theme and use enfold parent theme, still the same.
    – Tried disabling all code snippets, plugins(except woocommerce) and use a default Enfold theme, still the same

    I reckon is Enfold’s CSS.
    I’m using the latest version of woocommerce, enfold and wordpress.

    Thanks.

    • This reply was modified 8 years, 11 months ago by senso.
    #550505

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top #review_form #respond .comment-form-rating {
        position: relative;
        right: 0;
        top: 0;
    }

    Regards,
    Yigit

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