Stars Reviews Not Working in Legenda 2.10

This topic has 6 replies, 3 voices, and was last updated 8 years, 3 months ago ago by Jack Richardson

  • Avatar: danghaitrieu91
    danghaitrieu91
    Participant
    December 22, 2015 at 09:47

    Hello,

    I update 2.10 Legenda, everything works normally but the stars reviews don’t work. It to gray (Inactive)

    Please check it

    Thanks

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    December 22, 2015 at 10:06

    Hello,

    Please show a direct page where you see reviews stars and provide us with wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: danghaitrieu91
    danghaitrieu91
    Participant
    December 22, 2015 at 10:29

    Direct page:

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    December 22, 2015 at 12:37

    Hello,

    Also provide us with wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: danghaitrieu91
    danghaitrieu91
    Participant
    December 22, 2015 at 14:39

    Hello,

    I currently can’t provide you the wp-admin panel credentials. Very sorry for that.

    I just want to identify errors on is due to a new updated version of you or just alone I was that?? Have you test it?

    Thanks

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 25, 2015 at 09:52

    Hello,

    Please take our apologies for the delay.
    Add this css code in custom.css to fix the issue with rating stars:

    .star-rating[itemprop="reviewRating"] span{
          background: url(images/star-active.png) repeat-x center left;
          display: block;
          height:20px;
          font-size: 0;
          text-align:left;
    }
    
    .star-rating span:not(.rating) {
        background: url(images/star-active.png) repeat-x center left;
        display: block;
        height: 20px;
        font-size: 0;
        text-align: left;
    }

    How to create custom.css you can watch in this tutorial.

    Best regards,
    Jack Richardson.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.