-
AuthorPosts
-
Andrew Winkler Friend
Andrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
September 29, 2015 at 2:01 pm #693679I’m using the Uber Beauty&Spa template and would like to customise the social buttons in the social module position without having to sign up with Add This and having to run the AddThis javascript, which is obviously a privacy issue as much as a speed issue. I had a look in the Uber manual but couldn’t find any explaination how to do this.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 29, 2015 at 2:49 pm #693708Hi
<blockquote>customise the social buttons in the social module position</blockquote>
Are you referring to the footer left social sharing ?
Because there are no other socials positions available on uber Spa template
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 29, 2015 at 2:49 pm #750062Hi
<blockquote>customise the social buttons in the social module position</blockquote>
Are you referring to the footer left social sharing ?
Because there are no other socials positions available on uber Spa template
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
September 29, 2015 at 2:56 pm #693709I am. Sorry about not making that clearer.
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
September 29, 2015 at 2:56 pm #750063I am. Sorry about not making that clearer.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 29, 2015 at 3:13 pm #693710<em>@andrewwinkler 494796 wrote:</em><blockquote>I am. Sorry about not making that clearer.</blockquote>
Hi
Take a look at this thread
1 user says Thank You to pavit for this useful post
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 29, 2015 at 3:13 pm #750064<em>@andrewwinkler 494796 wrote:</em><blockquote>I am. Sorry about not making that clearer.</blockquote>
Hi
Take a look at this thread
1 user says Thank You to pavit for this useful post
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
September 30, 2015 at 4:42 am #693776I read it but it is not clear what I need to do to display those social media icons and link them to the customer’s social media accounts (instead of those of Joomlart) without compromising their privacy and the speed of their website by running the AddThis/NSA spyware script.
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
September 30, 2015 at 4:42 am #750130I read it but it is not clear what I need to do to display those social media icons and link them to the customer’s social media accounts (instead of those of Joomlart) without compromising their privacy and the speed of their website by running the AddThis/NSA spyware script.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 30, 2015 at 5:42 am #693805Hi
You should have a module published in footer-1 position named Footer , unpublish it , then in ja social position you should have a custom-html module named Social edit it in this way
<div class="uber-social">
<a class="addthis_button_facebook_follow" href="http://yoursocialpageurl/"><i class="fa fa-facebook"></i></a>
<a class="addthis_button_twitter_follow" addthis:userid="joomlart"><i class="fa fa-twitter"></i></a>
<a class="addthis_button_google_follow" addthis:userid="+joomlart"><i class="fa fa-google-plus"></i></a>
<a class="addthis_button_pinterest_follow" addthis:userid="+joomlart"><i class="fa fa-pinterest"></i></a>
</div>repeat changes done for Facebook url for other social accounts and publish this module in footer-1 position
1 user says Thank You to pavit for this useful post
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 30, 2015 at 5:42 am #750138Hi
You should have a module published in footer-1 position named Footer , unpublish it , then in ja social position you should have a custom-html module named Social edit it in this way
<div class="uber-social">
<a class="addthis_button_facebook_follow" href="http://yoursocialpageurl/"><i class="fa fa-facebook"></i></a>
<a class="addthis_button_twitter_follow" addthis:userid="joomlart"><i class="fa fa-twitter"></i></a>
<a class="addthis_button_google_follow" addthis:userid="+joomlart"><i class="fa fa-google-plus"></i></a>
<a class="addthis_button_pinterest_follow" addthis:userid="+joomlart"><i class="fa fa-pinterest"></i></a>
</div>repeat changes done for Facebook url for other social accounts and publish this module in footer-1 position
1 user says Thank You to pavit for this useful post
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
September 30, 2015 at 2:20 pm #694032I tried that, but it still only shows the links to the Joomlart’s social media.
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
September 30, 2015 at 2:20 pm #750203I tried that, but it still only shows the links to the Joomlart’s social media.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 30, 2015 at 2:50 pm #694034<em>@andrewwinkler 494974 wrote:</em><blockquote>I tried that, but it still only shows the links to the Joomlart’s social media.</blockquote>
If you can send me via Private Message a temp super user account to your backend i will try to set it for you
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 30, 2015 at 2:50 pm #750205<em>@andrewwinkler 494974 wrote:</em><blockquote>I tried that, but it still only shows the links to the Joomlart’s social media.</blockquote>
If you can send me via Private Message a temp super user account to your backend i will try to set it for you
-
AuthorPosts
This topic contains 17 replies, has 2 voices, and was last updated by pavit 9 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum