Hi,
Thanks for contacting us,
Its a cache issue please clear cache then check your website.
Any confusion lets know
Thanks
Thread Starter
azyd
(@azyd)
Hi. Thanks for answering
I already clared all caché many times and I also desactivate some optimization plugins but the problem is not solved.
I thought the issue might have been with Autoptimize’s CSS optimization, but the icons don’t load when Autopimize is off (by adding ?ao_noptimize=1 to the URL), so that’s not it (it might make the source map error go away, but source maps are only requested when you open the developer tools/ console and not having them has no impact on fonts loading).
Do you have any other plugin doing CSS (or JS) optimization? WP Optimize or W3 Total Cache or … ?
Hi,
Its working perfect at our end, you can check this page or screenshot link
https://esportsdz.com/home/
https://prnt.sc/26cc09z
https://prnt.sc/26cc17x
Thank
Thread Starter
azyd
(@azyd)
Yes, I know that is working perfect in the some specifics links, for example:
https://esportsdz.com/home/
https://esportsdz.com/alfombrillas/
https://esportsdz.com/teclados-gaming/
but not working in the rest of links, for example:
https://esportsdz.com/
https://esportsdz.com/e-sports/
https://esportsdz.com/gaming/
https://esportsdz.com/analisis/
referring to the question if I have other plugins as WP Optimize or W3 Total Cache, yes I got both of them, im cleaning cache all the time and disabling these plugins alternatively, but the error is not solved.
Hi,
Can you please disable Elementor page builder then check your website
Thanks
Can confirm it’s elementor that’s causing the issue.
Stesso identico problema, http://www.notiziesarde.it
solo disattivando Elementor compaiono le icone
Thread Starter
azyd
(@azyd)
Indeed, disabling Elementor fix the icon problem, but this solution messes up my entire page, how could we solve it?
Si infatti, è impossibile fare a meno di Elementor, qual’è il problema ?
Thread Starter
azyd
(@azyd)
Thanks for the answer
But I have followed the article point by point and it does not solve the problem, it’s icons of the main theme, which are shown in some main pages and not in others, it is a rather rare error.
Hi,
For this following the below steps for showing Fontawesome icon
first of all install and activate this plugin – https://ww.wp.xz.cn/plugins/code-snippets/
Then click add new snippets in snippets Menu, you can following screenshot link – https://prnt.sc/26chbe3
After click add new then copy and paste below code in snippets editor
Add this code in code editor –
add_action('wp_head', 'newsup_test_script');
function newsup_test_script() {
?>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.14.0/css/all.css">
<?php
}
you can following screenshot link – https://prnt.sc/26chc55
then click the save button in below editor – https://prnt.sc/26chcwd
then check your website.
I hope its working perfect at your end
Any confusion lets know
Thanks
-
This reply was modified 4 years, 4 months ago by
supportansar.
Hi,
Glad to know it worked for you.
We would really appreciate if you could provide us a review here:
https://ww.wp.xz.cn/support/theme/newsup/reviews/#new-post
If you have any more questions, feel free to ask again!