Using social share buttons in a module
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Sat Dec 28, 2013 6:41 pm
- Reply with quote
- Report this post
Hi guys thank you for your work, bluap is my favorite template EVER.
One question... If I'd like to publish the social sharing buttons in a module position is it possible? The template already have everything I need but I'd like to publish the button, for example, in the sidebar.
Is it possible?
Thank you
Luca
One question... If I'd like to publish the social sharing buttons in a module position is it possible? The template already have everything I need but I'd like to publish the button, for example, in the sidebar.
Is it possible?
Thank you
Luca
-
- Expert Boarder
- GK User
- Sat Dec 28, 2013 8:52 pm
- Reply with quote
- Report this post
Hi.
Thanks, you are not alone, many of my friends said this same
Sure, use Social GK5 module, it can be download from download section.
Manual for this module: http://www.gavick.com/documentation/joo ... ocial-gk5/
thank you for your work, bluap is my favorite template EVER.
Thanks, you are not alone, many of my friends said this same
social sharing buttons in a module position is it possible?
Sure, use Social GK5 module, it can be download from download section.
Manual for this module: http://www.gavick.com/documentation/joo ... ocial-gk5/
-
- Platinum Boarder
- GK User
- Sat Dec 28, 2013 8:55 pm
- Reply with quote
- Report this post
But can also try to use following code inside Custom HTML module:
Remember to replace URL with your own links.
- Code: Select all
<p class="gkSocialIcons">
<a target="_blank" class="gkFbIcon" href="https://facebook.com/gavickpro">Facebook</a>
<a target="_blank" class="gkTwitterIcon" href="https://twitter.com/gavickpro">Twitter</a>
<a target="_blank" class="gkGplusIcon" href="https://plus.google.com/+gavickpro">G+</a>
<a target="_blank" class="gkLinkedinIcon" href="#linkedin">Linkedin</a>
<a target="_blank" class="gkPinterestIcon" href="http://pinterest.com/robertgavick/">Pinterest</a>
<a target="_blank" class="gkRssIcon" href="http://www.gavick.com/magazine/?format=feed&type=rss">RSS</a>
</p>
Remember to replace URL with your own links.
-
- Platinum Boarder
- GK User
- Sat Mar 08, 2014 8:01 pm
- Reply with quote
- Report this post
Thank you I'll try!
-
- Expert Boarder
4 posts
• Page 1 of 1