No icons on the site nor at the backend

edited March 2020 in Fonts
Hello,

After updating to the latest theme# and setting up Woocommerce, no icons at all do not show on the site nor in the Theme options.
They are all greyed out.
In firefox console I get these errors: (on all pages)

downloadable font: incorrect file size in WOFF header (font-family: "mfn-icons" style:normal weight:400 stretch:100 src index:1) source: https://bolderyachts.nl/wp-content/themes/betheme/fonts/mfn-icons.woff?31690507

downloadable font: rejected by sanitizer (font-family: "mfn-icons" style:normal weight:400 stretch:100 src index:1) source: https://bolderyachts.nl/wp-content/themes/betheme/fonts/mfn-icons.woff?31690507

downloadable font: fpgm: table overruns end of file (font-family: "mfn-icons" style:normal weight:400 stretch:100 src index:2) source: https://bolderyachts.nl/wp-content/themes/betheme/fonts/mfn-icons.ttf?31690507

downloadable font: rejected by sanitizer (font-family: "mfn-icons" style:normal weight:400 stretch:100 src index:2) source: https://bolderyachts.nl/wp-content/themes/betheme/fonts/mfn-icons.ttf?31690507

ReferenceError: stLight is not defined

I have tried re-installing and clearing caches all, but no luck.
Its driving me crazy. Can anyone help?

Site address is: https://bolderyachts.nl

There is also one CORS related issue and a layout issue only in MS Edge, but that will be for another post.

Thanks,
John

Comments

  • Hi,

    it’s because of CORS library which hasn’t been installed on your server.

    More details about the CORS you can read on http://enable-cors.org/server.html but we recommend to contact with your server administrator this case because he will be able to help you for sure.

    P.S. For .htaccess solution, please visit http://forum.muffingroup.com/betheme/discussion/4902/icons-are-gone-cors-solved-within-htaccess
    thanks
  • Hi Pablo,

    Thanks for your answer, but I have already used the .htaccess solution. But also at no avail.
    I also see no icons in the backend. There used to be icons and were visable.
    In the Custom CSS at Theme Options I see this;
    _____________________________________________________________________________
    @font-face {
      font-family: 'Arvo';
      font-display: auto;
      src: local('Arvo'), url(https://fonts.gstatic.com/s/arvo/v9/rC7kKhY-eUDY-ucISTIf5PesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    }
    .style-simple blockquote { font-size: 26px; font-style: normal; font-weight: 300; letter-spacing: 2px; line-height: 31px; }

    table th { font-size: 22px; color: #fff; }
    table td { font-size: 16px; }
    _______________________________________________________________________________
    Would that be related?
    Also tried to disable all plugins. but no change.
    My server is contacted about CORS. I hope he can enable


  • This CSS should work, but I'm worried about the icons, they are not visible and the symptoms are like with the CORS issue.
    Also, please disable all of the plugins, clear the cache of the browser and check, if the issue still exists.
    Thanks
  • Each and every plugin disabled, cleared all caches, but stil nothing.....
    The strange thing is that all icons were there and working perfectly with Firefox, but not with MS Edge and Chrome up until last update.
    The last update could not finish, it jammed WP (at maintenance mode) and I had to remove the theme and update the latest version through FTP to get it working again. I just wonder, could that be the reason?

    My server does not activate CORS library on a shared server for stability, security and safety.reasons.
    I have used the .htaccess work around applied and hope that when I have the icons normal working in the backend and Firefox again the problem resolves.

    I also re-uploaded the latest Fonts map through Filezilla and also through CPanel just to be shure. That gave no difference
  • UPDATE:

    No idea what happened but, suddenly everything works!! on Firefox and even Chrome and MS Edge.
    All icons show, but not yet  at the backend? Hopefully they will appear too at some point.

    Thanks for all the support...

    Rgds,
    John

Sign In or Register to comment.