-
Posted in : Efor
-
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.
Hi @silkystudios
I am getting this error message ;
Onbekende gebruikersnaam. Opnieuw controleren of probeer je e-mailadres.
Could you please check it out?
Thankssorry! please try again, same details.
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;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-updatesAnd 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
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.
ThanksHi 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,
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!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.
Hi,
I will forward this topic to our developer and I will keep you updated.
Thanks
You must be logged in and have valid license to reply to this topic.