• Resolved moegnd

    (@moegnd)


    Hi, after using the plugin, the review tab on the product page shows questionmarks instead of stars.

    How can I fix that?

    Thanks.

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Dnesscarkey

    (@dnesscarkey)

    @moegnd,

    Sorry for the delay in reply due to weekend.

    Regarding your issue, you have set font for a (hyperlink) tags and those star icons also use a tags. So it is being overwritten our plugin.

    So please use this css and this should fix the issue.

    .stars a{font-family:’fl-icons’ !important}

    Thanks

    Thread Starter moegnd

    (@moegnd)

    @dnesscarkey

    Hi and thank you for your reply.

    The CSS did not fix the problem. It changed to an empty box instead of a box with a question mark in it. You can see it on the same page.

    Thanks

    Plugin Author Dnesscarkey

    (@dnesscarkey)

    @moegnd ,

    Can you please let me know where you have kept it ? I have tried it from developer tools and it is working for me.

    Thanks

    Thread Starter moegnd

    (@moegnd)

    @dnesscarkey
    I put it in Customize theme > Additional CSS

    Plugin Author Dnesscarkey

    (@dnesscarkey)

    Can you please use this ?

    .stars a{font-family:'fl-icons' !important}

    Thanks

    Thread Starter moegnd

    (@moegnd)

    @dnesscarkey

    Yes, this works perfectly.

    Sorry, I’m a noob in coding, did not think of adding a space there.

    Thanks a lot

    Plugin Author Dnesscarkey

    (@dnesscarkey)

    @moegnd,

    No worries. Glad it is fixed 🙂

    If you have few mins for us, can you please write us a review. It will really motivates us and help others to decide to use our plugin.

    Thanks

    Thread Starter moegnd

    (@moegnd)

    Of course.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Review is showing question marks instead of stars’ is closed to new replies.