Tik Tok icon doesn’t work + Plugin fatal error
-
Hi,
I’m trying to implement tik tok icon (in substitution of rss icon) in my footer but when I try to use the code I found on Font Awesome <i class=”fab fa-tiktok”></i> it doesn’t work.. the icon doesn’t display at all. While, if I use other icon’s code works just fine.
This is the html related to the icons:
<i class=”fab fa-facebook” aria-hidden=”true”></i>
<i class=”fab fa-twitter” aria-hidden=”true”></i>
<i class=”fab fa-instagram” aria-hidden=”true”></i>
<span class=”fab fa-linkedin” aria-hidden=”true”></span><i class=”fab fa-youtube” aria-hidden=”true”></i>
<span class=”fab fas fa-rss” aria-hidden=”true”></span>I even tried by using Font Awesome Plugin but it seems to have some kind of conflict/issue on my site and it gives me this message “The Font Awesome plugin has experienced some fatal error”.. I unistalled and reinstalled a few times but nothing changes.
How can I implement Tik Tok icon correctly in my footer?
Thanks
- The topic ‘Tik Tok icon doesn’t work + Plugin fatal error’ is closed to new replies.