-
AuthorPosts
-
August 20, 2018 at 1:10 pm #999335Paul maina NjugunaGuest
Please, am having too many problems with this theme….now my icons have VANISHED….annoying small boxes show in place, can we fix this please ASAP…..getting frustrated people, c’mon, please help ASAP
August 20, 2018 at 2:52 pm #999395Hey Paul maina Njuguna,
Could you please clear the cache, check again and get back to us.
For technical support please register here kriesi.at/support/register with your item purchase code .
Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
Example: https://kriesi.at/support/enfold
Scroll to the bottom of the page to open a new ticket.
Best regards,
VictoriaAugust 21, 2018 at 12:50 pm #999796Paul maina NjugunaGuestno one answers me on your support, tried last time, no one helped…any ideas why?
August 21, 2018 at 4:11 pm #999874Hi!
Icons show up fine on my end as well.
Also, i checked your profile, but it seems like you have not started any thread yet – https://kriesi.at/support/profile/focii2011/topics/You can login then go to Enfold sub forum to start new threads.
Regards,
YigitAugust 23, 2018 at 12:57 pm #1000711Paul maina NjugunaGuestwas it http://www.redesignedminds.com, you checked Yigit? icons are there? let me know pliz
August 23, 2018 at 4:04 pm #1000805Hi Paul maina Njuguna ,
I see the icons on your website and see no errors in the console.
Could you please attach some screenshots of the issue?
Best regards,
Victoria- This reply was modified 6 years, 3 months ago by Yigit. Reason: added screenshot in private content field
August 25, 2018 at 11:27 am #1001581Paul maina NjugunaGuestmine doestnt show icons, see here please:
https://ibb.co/mZwRYU
anyway to fix it please Victoria and Yigit?August 25, 2018 at 11:30 am #1001582Paul maina NjugunaGuesteven in icognito window, it is shows no icons, i don’t get it…even with no cache, shows no icons, but why?
August 25, 2018 at 11:34 am #1001587Paul maina NjugunaGuestalso strange thing, when i log in to my wordpress site template to make changes, the icons appear when am logged in, WHEN LOGGED OUT, POOFFF..all vanish on me,,,any help here?
August 25, 2018 at 5:54 pm #1001685Hi Paul maina Njuguna,
Icons work in Chrome, Safari and FF on a Mac.
Which browser are you using?Could you please clear the cache, check again and on another computer and get back to us.
Best regards,
VictoriaAugust 27, 2018 at 11:48 am #1002214Paul maina NjugunaGuestin chrome.I.E,
on mobile, everywhere and anywhere, and cache is not problem, coz even incognito window, no icons are presentAugust 27, 2018 at 11:49 am #1002216Paul maina NjugunaGuestand you said mac, am not on mac, am on windows PC
August 27, 2018 at 3:58 pm #1002331Hi,
I checked your site on PC and the icons show up fine.
You may not see the changes until the cached files are cleared in your browser.
Please perform the below steps to clear the browser cache:
1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.
Best regards,
VinayAugust 27, 2018 at 10:53 pm #1002464Paul maina NjugunaGuestok buddy Vinay, let me try it
August 28, 2018 at 6:50 am #1002567Hi,
Thanks for the feedback. Please let us know if you have any luck with Vinays suggestion or not.
Best regards,
RikardAugust 30, 2018 at 11:22 pm #1003829Paul maina NjugunaGuestman Rikard and Vinay, it did not work… Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.
yep, nothing, still no icons, any help my friends?
September 1, 2018 at 11:19 am #1004305Hi,
If you notice that font files aren’t loading correctly, or receive the following error in the browser console then you need to modify your server configuration.
This is because web fonts are subject to Cross-Origin Resource Sharing (CORS). CORS is a way for a remote host to control access to certain types of resources.
To resolve this issue you need to ensure that your server is sending the correct Access-Control-Allow-Origin header when font files are requested. If you’re unable to modify your server configuration please contact your web host and link them to this post.
Apache server
Add the following block to your .htaccess file:<FilesMatch ".(eot|otf|ttf|woff|woff2)"> Header set Access-Control-Allow-Origin "*" </FilesMatch>
Nginx server
Add the following location block to your virtual host file (usually within the server directive) and reload Nginx:location ~* \.(eot|otf|ttf|woff|woff2)$ { add_header Access-Control-Allow-Origin *; }
Another user reported a similar issue recently here and it was cors related: https://kriesi.at/support/topic/cdn-issue-w-wp-rocket-enfold/
Best regards,
Dude -
AuthorPosts
- You must be logged in to reply to this topic.