Viewing 15 replies - 1 through 15 (of 17 total)
  • Icons not showing for me too

    Plugin Contributor Ron Rennick

    (@wpmuguru)

    @amiyoon – browser message is

    Font from origin 'https://www.amiyoon.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 'https://amiyoon.com' is therefore not allowed access.

    Do you have either your site or home URL set to https://www.amiyoon.com?

    Uninstalling and re-installing fixed it for me.

    I had the same problem with the “boxes” showing up, but not the icons after updating the plugin to version 1.0.7 on my development site. Going back to version 1.0.6 solved the problem for me. (I had installed the old version on another local site and moved it from there.)

    Thread Starter amiyoon

    (@amiyoon)

    Uninstalling & re-installing didn’t fix it.
    And Ron…
    Not sure what you mean by the question if i have either my site or home URL set to amiyoon.com ??

    had the same issue on my site, except it worked on all pages but 1 page in sidebar. Weird.
    I looked at css – made sure I was making no specific page declarations that would affect it.
    I looked at javascript and possible plugin conflicts. Nothing.
    delete and reinstall no workie either.
    I can’t figure this one out.
    any help is appreciated.

    Plugin Contributor Ron Rennick

    (@wpmuguru)

    @amiyoon – browser security is blocking loading the font because the url has www in it. Something in your site is adding the www.

    I have run into the same problem. No other plugins installed other than this and site is live without the www prefix. Any other suggestions?

    I think I have found the issue, my theme is assigning Arial to the top level element (menu bar) and it is therefore over riding the font of the plugin.

    I have the same problem after activaiting wpsupercache plugin.

    https://ft009blog06.getfruittree.com/ – icons in right widget “get connected” don’t appear.

    Plugin Contributor Ron Rennick

    (@wpmuguru)

    @time4novelty – did you change the URL of your site?

    If so, have you flushed your page cache after that change?

    Hi Ron,
    I didn’t change the URL. When I switch off the WP Super Cache plugin the icons appear, after activating i see only this strange square symbols. It looks like css is not loaded correctly. When cache is disabled I see this css code:

    simple-social-icons ul li a {
      -webkit-font-smoothing:antialiased;
      border:none !important;
      box-sizing:content-box;
      display:inline-block;
      font-family:fontello;
      font-style:normal !important;
      font-variant:normal !important;
      font-weight:normal !important;
      line-height:1em;
      speak:none;
      text-align:center;
      text-decoration:none !important;
      text-transform:none !important;
      width:1em;
    }

    after reeactivating the caching plugin I’m getting:

    .simple-social-icons ul li a, .simple-social-icons ul li a:hover {
      background-color:#F5F5F5 !important;
      border-radius:0;
      color:#000000 !important;
      font-size:18px;
      padding:9px;
    }

    I have no idea what I’m doing wrong. It’s a Multisite installation. I have also another site where it working even with cache enabled: https://ft008blog05.getfruittree.com/
    Very strange.

    same here. if you find the time could you check my blog out too?

    I’ve already tried to add the style.css code of SSI to my theme’s style.css Code but it showed the same result.

    here is a screenshot
    https://image-upload.de/image/qK4FoX/0ed319cc23.png

    the blog is https://indivisu.al
    live example: https://indivisu.al/beige-maentel/

    Plugin Contributor Ron Rennick

    (@wpmuguru)

    @time4novelty – when the cache is enabled the URL to the fonts is to a different subsite than ft009… & browser security is blocking the font from being loaded.

    Can you exclude the font files from being cached?

    I’m Facing same problem.After Deactivating WP Super Cache though I managed to solve the problem but can’t do it permanently.Please Someone guide me.
    Quick Solution Will be highly appreciable.
    Thanks in advance.
    https://www.infogeekers.com is my site.

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Icons not showing’ is closed to new replies.