Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icons not found #222

Open
rivailruiz opened this issue Dec 7, 2018 · 2 comments
Open

Icons not found #222

rivailruiz opened this issue Dec 7, 2018 · 2 comments

Comments

@rivailruiz
Copy link

How can I do to show icons?

@webhelpus
Copy link

webhelpus commented Jan 2, 2019

It seems that it's using FontAwesome 4 classes. If you have FontAwesome 5 installed, the icon code needs to be changed

If you use Joomla, you can fix this by going to media/plg_content_jssocials/jssocials/js/jssocials.min.js and edit the FontAwesome code.

@Khuram007
Copy link

Khuram007 commented Jan 29, 2024

Facing the same issue with jsSocials but I had fixed by including cdn
Add into Head
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants