- Posts: 21
- Thank you received: 0
Replicate Social Media Buttons to Museum Template?
-
hayatt2000
Active member -
Topic Author
- Member
-
Less
More
3 days 17 hours ago #52013
by hayatt2000
Replicate Social Media Buttons to Museum Template? was created by hayatt2000
Hello,
I like the social media buttons in this template. But I'm currently using Musuem template. (I have license for all).
I there a way I can have this work on my Museum template?
I like the social media buttons in this template. But I'm currently using Musuem template. (I have license for all).
I there a way I can have this work on my Museum template?
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6886
- Thank you received: 735
3 days 2 hours ago #52016
by milos
Replied by milos on topic Replicate Social Media Buttons to Museum Template?
Hello,
You can enter this HTML code and it will add social icons. Make sure Font Awesome is enabled in the template options (Features > Scripts).
So, the part:
represents Facebook, and so on. There are 5 icons in the HTML code above.
Regards,
Milos
You can enter this HTML code and it will add social icons. Make sure Font Awesome is enabled in the template options (Features > Scripts).
Code:
<div><a href="https://www.facebook.com/hotthemes"><i class="fab fa-facebook"></i></a><a href="https://twitter.com/hot_themes"><i class="fab fa-x-twitter"></i></a><a href="https://instagram.com/hotthemes"><i class="fab fa-instagram"></i></a><a href="https://www.linkedin.com/company/hotthemes"><i class="fab fa-linkedin"></i></a><a href="https://pinterest.com/hotthemes"><i class="fab fa-pinterest"></i></a></div>
So, the part:
Code:
<a href="https://www.facebook.com/hotthemes"><i class="fab fa-facebook"></i></a>
Regards,
Milos
Please Log in to join the conversation.
-
hayatt2000
Active member -
Topic Author
- Member
-
Less
More
- Posts: 21
- Thank you received: 0
3 days 11 minutes ago #52019
by hayatt2000
Replied by hayatt2000 on topic Replicate Social Media Buttons to Museum Template?
Great. Thanks!
Are X (twitter) and Threads cons supported?
I've included them in my HTML, but the don't appear on the site.
But they don't appear on the frontend (The module is right next to the logo) : www.hayatt.net/
Are X (twitter) and Threads cons supported?
I've included them in my HTML, but the don't appear on the site.
Code:
<div>
<a href="https://instagram.com/hayatalyaqout"><i class="fab fa-instagram"></i></a>
<a href="https://x.com/hayatalyaqout"><i class="fa-solid fa-x"></i></a>
<a href="https://www.facebook.com/hayatt.net"><i class="fab fa-facebook"></i></a>
<a href="https://www.tiktok.com/hayat.alyaqout"><i class="fab fa-tiktok"></i></a>
<a href="https://www.threads.com/hayatalyaqout"><i class="fa-brands fa-threads"></i></a>
<a href="https://www.snapchat.com/hayatalyaqout"><i class="fab fa-snapchat"></i></a>
<a href="https://www.goodreads.com/hayat"><i class="fab fa-goodreads"></i></a>
</div>
But they don't appear on the frontend (The module is right next to the logo) : www.hayatt.net/
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6886
- Thank you received: 735
2 days 19 hours ago #52021
by milos
Replied by milos on topic Replicate Social Media Buttons to Museum Template?
Hello,
Perhaps you are using Joomla 4.
1. Please download this file: www.dropbox.com/scl/fi/eg48841tc94wdsme3...8ug&st=b8n1siji&dl=0
2. Unzip it to your computer, and you will see the folders "icons" and "webfonts".
3. Then upload these folders to your site, to the folder /media/templates/site/sparky_framework/css (delete the old folders first). Make sure it's in "sparky_framework", not in "museum".
This will upgrade Font Awesome to version 6. Reload your site now and clear your browser cache if you don't see the changes.
Regards,
Milos
Perhaps you are using Joomla 4.
1. Please download this file: www.dropbox.com/scl/fi/eg48841tc94wdsme3...8ug&st=b8n1siji&dl=0
2. Unzip it to your computer, and you will see the folders "icons" and "webfonts".
3. Then upload these folders to your site, to the folder /media/templates/site/sparky_framework/css (delete the old folders first). Make sure it's in "sparky_framework", not in "museum".
This will upgrade Font Awesome to version 6. Reload your site now and clear your browser cache if you don't see the changes.
Regards,
Milos
The following user(s) said Thank You: hayatt2000
Please Log in to join the conversation.
-
hayatt2000
Active member -
Topic Author
- Member
-
Less
More
- Posts: 21
- Thank you received: 0
2 days 19 hours ago #52022
by hayatt2000
Replied by hayatt2000 on topic Replicate Social Media Buttons to Museum Template?
It now works really well. Thanks.
Please Log in to join the conversation.
Time to create page: 0.356 seconds