• Resolved torao9340

    (@torao9340)


    On the page where all our reviews are listed, when a product has got 3 stars it is displayed correctly, but when we click on the review to enlarge it, the number of stars changes to 5. I noticed that no matter if the product has 3 or 4 stars or any other number of stars after clicking on it, it always shows 5 stars.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter torao9340

    (@torao9340)

    Is it possible to get help with this problem?

    Plugin Support angelagrey

    (@angelagrey)

    Hi,

    I apologize for missing your ticket. Thank you for bringing this to our attention. It seems there’s a CSS issue affecting the display of star ratings when you enlarge the review. I’ve attached the necessary CSS code to help resolve this problem.

    Please let me know if you need further assistance!

    .wcpr-review-rating .star-rating>span,.woocommerce-photo-reviews-rating-html-shortcode .star-rating>span{display: block; top: 0; left: 0; position: absolute; height: 18px; overflow: hidden; white-space: nowrap;font-size:0}

    Best regards.

    Thread Starter torao9340

    (@torao9340)

    Thank you very much for your help in solving the problem. The code works perfectly.

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