Buttonizer icons not showing properly in my website garudamudotcom.
icons not showing properly
Hi ryan ,
Thanks for reaching out to us!
It seems like you have a FontAwesome script on your site that uses SVG's.
We have an article in our knowledge base regarding this issue and have a fix included.
https://community.buttonizer.pro/knowledgebase/87-icons-turned-into-an-svg
I recommend following the second fix in the article.
Please let me know if you are able to fix this issue!
I've tried two places, one works the way they explain it would work the other doesn't, I know little of the code
Pfoccori ,
Here's a step by step instruction on how to add the script into your site.
Install Head, Footer and Post Injections in your site.
Go to Header and Footer under Settings in the admin dashboard:
Under <HEAD> PAGE SECTION INJECTION, paste the script below:
<script> FontAwesomeConfig = { autoReplaceSvg: false } </script>
After pasting the script, save the changes by clicking on save underneath:
This should now force Font Awesome to not replace the icons with the SVG variant.
After adding this script, your buttons might end up looking like this:
Here are the steps on how to fix this:
Mismo error, intente cada uno de los pasos que dejan aquí ...
Hi, atilaagramon Pfoccori ryan . In our new v2.1.6 update FontAwesome SVG is supported by default and does not require any more CSS or JavaScript 'hacks'.