• Hi, the Cart icon doesn’t always show for me. Most of the times it just appears as a blank square instead of the cart icon. I am talking about the top right corner of my site where it says “Your Cart.”

    How do I fix this to show the cart icon?

    Site: http://dorici.com/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Is there a browser this happens on? I’m not seeing it how can I recreate?

    Kadence Themes

    Thread Starter jd3723

    (@jd3723)

    This happens to me on Google Chrome very frequently.

    ok I see your issue is the url:

    http://www.dorici.com/ – works

    http://dorici.com/ – doesn’t

    This is because browser view sites with www or without as two different domains. And browser by default don’t allow cross domain loading of font files:

    Font from origin ‘https://dorici.com’ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://dorici.com’ is therefore not allowed access.

    You can either add a redirect so that everyone views your site with www (that is recommend) or you can edit your htaccess files to allow “Access-Control-Allow-Origin” (your host can help you with that)

    Kadence Themes

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cart icon not showing’ is closed to new replies.