Fonts do no load

  • Posted in : Efor
  • silkystudios
    Participant

    My install doesnt seem to load any fonts.. I’ve tried the Linda Cooper import, also I had a few error codes but i can seem to find them anymore.

    serkan
    Moderator

    Hi @silkystudios
    I am getting this error message ;
    Onbekende gebruikersnaam. Opnieuw controleren of probeer je e-mailadres.
    Could you please check it out?
    Thanks

    silkystudios
    Participant

    sorry! please try again, same details.

    serkan
    Moderator

    Hi, if you check chrome console and you can see an error message about `Font from origin has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
    Origin is therefore not allowed access.`, I just made a quick search on it and found some possible solutions, please check out these posts;

    http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co

    http://stackoverflow.com/questions/26125030/font-awesome-icons-not-showing-in-chrome-a-maxcdn-related-cross-origin-resource

    silkystudios
    Participant

    I tried changing the htacces file, it didn’t work. So I tried a fresh install, fonts worked fine up until I did the content Import.

    It gave these errors: [WARNING] Failed to import action-group wc_update_product_lookup_tables
    [WARNING] Failed to import action-group woocommerce-db-updates

    And here is the logfile: https://kirstenjassies.nl/wp-content/uploads/2020/09/log_file_2020-09-09__11-19-31.txt

    Hope you can help

    serkan
    Moderator

    Hi,
    I just tried to import your demo again and I am getting an error message 504 gateway timeout.
    This error could also be caused by uploads being disabled in your php.ini file or by post_max_size being defined as smaller than upload_max_filesize in php.ini.
    If you still have the issue, you need to contact your hosting provider about increasing the allocated memory size for your site.
    Thanks

    silkystudios
    Participant

    Hi man,

    thanks for your help so far. Im not sure what happend but after a WP reset ive tried the import again and it did it without errors.

    Still the fonts are not there (only in Chrome and Edge tho). I’m searching for the error you got in console but I cant find it. Eitherway I’ve tested editing the htacces file but with or without the extra lines, the fonts don’t load.

    In (old) internet explorer there are no issues.

    Cheers,

    serkan
    Moderator

    Hi, Those errors that you’re referring are just missing source-maps. They are requested by developer tools when possible, but won’t interfere with anything.

    Basically it’s a way to map a combined/minified file back to an unbuilt state. When you build for production, along with minifying and combining your JavaScript files, you generate a source map which holds information about your original files. When you query a certain line and column number in your generated JavaScript you can do a lookup in the source map which returns the original location.

    Please check out this link: https://stackoverflow.com/questions/19550060/how-do-i-toggle-source-mapping-in-safari-7/19823890#19823890

    Hope that helps.
    Thanks!

    silkystudios
    Participant

    sorry im not very technical so I don’t understand what means or implies. I just dont understand why the fonts work in IE and not in Chrome, or what I need to do to fix it.

    serkan
    Moderator

    Hi,
    I will forward this topic to our developer and I will keep you updated.
    Thanks

    ahmetsali
    Keymaster

    Hi, I have just checked your site with the latest Chrome and I can see the fonts successfully, I guess you have sorted it out.

    Cheers.

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register