Using social share buttons in a module

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.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
User avatar
Expert Boarder

GK User
Sat Dec 28, 2013 8:52 pm
Reply with quote
Report this post
Hi.
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/
User avatar
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:
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&amp;type=rss">RSS</a>
</p>


Remember to replace URL with your own links.
User avatar
Platinum Boarder

GK User
Sat Mar 08, 2014 8:01 pm
Reply with quote
Report this post
Thank you I'll try!
User avatar
Expert Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.