• Resolved robahas

    (@robahas)


    Hi- I know this is a common issue with lots of solutions out there, but I’ve been through them all with not result. On some computers the stars appear as boxes, but not on all computers. The computers have the same specs, so I can’t really connect that to anything other than perhaps a cache. However, I have deleted caches on all test computers and it makes no difference. Could it have to to with installed fonts?

    The problem is specifically seen in the .star-rating:before implementation, where

    content: “\f005\f005\f005\f005\f005″;
    See this screenshot: https://i.imgur.com/yyAjGfh.png

    I have the latest version of fontawesome installed in the header:

    <link rel=”stylesheet” href=”https://use.fontawesome.com/releases/v5.8.2/css/all.css”&gt;
    <link rel=”stylesheet” href=”https://use.fontawesome.com/releases/v5.8.2/css/v4-shims.css”&gt;

    WooCommerce is up to date.

    What else could I try?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support con

    (@conschneider)

    Engineer

    Hi there,

    WooCommerce is up to date.
    What else could I try?

    It depends ;). We need to take a look at this with a browser. Can we see your site online and how do we provoke the rectangle display?

    Kind regards,

    Thread Starter robahas

    (@robahas)

    Hi –

    sure Here’s an example page: lummiislandwild.com/our-seafood/smoked-wild-sockeye/

    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    @robahas

    I’ve seen this happen due to caching or a problem with the way fontawesome is imported into the theme. You might try excluding the fontawesome link from being minified if your caching plugin allows that.

    Here’s a fairly lengthy discussion about various fixes for this exact problem. It might be helpful: https://stackoverflow.com/questions/14366158/font-awesome-not-working-icons-showing-as-squares

    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please feel free to start a new thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Star ratings as boxes’ is closed to new replies.