Icons don't display in Newspaper Theme

Posted in: Newspaper
Post count: 13

Hello i would like to ask why font awesome icons doesn’t show on my website, when are displayed in the GUI of Slider Revolution 5 Plugin. Do you know why it maybe happening. My site is goldenvisalawyer.com . Also some screenshots from both my website (https://snag.gy/TAo6ft.jpg) and Slider Revolution 5 (https://snag.gy/oTrNsS.jpg). Also i want to comment that i have no errors or warnings in my console, to understand the cause of the missing icon. Let me know if you find the solution. Thanks in Advance, Emmanouil Koutsoulaftis.

Post count: 20688

Hi,

Never tried something like that until now. So you want to display font awesome icons in your revolution slider slides.
I tried it like this, maybe it could be done differently
https://www.screencast.com/t/UK33txW0BM
https://www.screencast.com/t/PpCzyQ3k
https://www.screencast.com/t/O2XRUBrW4anQ
https://www.screencast.com/t/lS5lfjA4

Thanks

Post count: 13

Well its displayed in the revolution slider 5 GUI my font awesome icon, but it doesn’t appear in my website, its like a broken favicon. I tried to clear the cache, but there was no difference, as you told me in contact

Post count: 20688

Seems that in your case the required font family is not applying for some reason. A quick fix would be to force it
https://www.screencast.com/t/pE3Ce5kgPm
Enter the code in Theme panel->Custom CSS section

[class^="fa-icon-"], [class*=" fa-icon-"] {
font-family: FontAwesome!important;
}

Post count: 13

Ok fixed thanks!

Post count: 5

Hi @simion, do you have also a fix for my?

https://www.pvankrugten.nl/SXM/contact

Post count: 35449

Hello,

You can try this custom css -> http://prntscr.com/pbm0gh
.fa, .fa-angle-right{
font-family: "Font Awesome 5 Free"!important;
}

Please set the code in Theme panel> Custom code> Custom css

Thank you!

Post count: 5

@ncalex Thx it’s woking for me. but you do know why the top admin bar icons still not working, in the dashboard i can see them but nog in the front-end.

https://ibb.co/pjJFLPh

Post count: 35449

Hello,

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you!

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.