Social Media Addon do Not Display Tiktok Icon - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Social Media Addon do Not Display Tiktok Icon

RB

Rafael Barba

Template 2 years ago

I am using travelia templkate, imn bottom-3 modile I use Social Media addon but i select tiktok (fa-tiktok) and it did not display.

The url es https:/proderechoshumanos.org It's the sixth element al rigth bootom

Regards

0
4 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #128621

Hi Rafael,

show me (screenshot link) how you use it. Now I see there only 3 icons.


If we talk about Helix Options > Social Icons > Custom > the correct code should be:

fab fa-tiktok URL

info_1417_2023.gif

is now all clear?

info_1418_2023.gif

0
RB
Rafael Barba
Accepted Answer
2 years ago #130127

I'm not using social iconns from Helix, I'm using from add on in extensions/modules/Contact Info (bottom-3) and it does not have custom icon, If I switch to Helix option, I need 2 custom icons, one for Instagram and other for tiktok, can I add 2 custom icons?

Regards

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #130137

I cannot make you php code customizations. It's beyond support.


But you can:

  1. use current social icons then just replace used icons from current to needed one by custom CSS.
  2. Or, disable social icons from Template settings, and publish in position SPPB module with icons.
  3. Or, you can also use Custom module with html and Font Awesome Free 5.15 icons code inside, this is also very simple and flexible solution.
0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #130139

EXTRA tip

I saw that you already used tiktok at the bottom, but you made mistake, use that custom CSS to fix it

.fab.fa-tiktok {font-family: "Font Awesome 5 Brands"; }
0