Social Media Buttons

Create fresh and professional look of personal or blog websites with AppsPro Tech
GK User
Sat Aug 25, 2012 7:58 pm
I see the Social API tab in the Template Settings, but I cannot find where to activate and place the information for the 3 buttons in the footer of the page (facebook, twitter, RSS).

Where can I find this?

Thanks,

Carlos
User avatar
Senior Boarder

GK User
Sun Aug 26, 2012 1:00 am
Hi

It's a custom module type published on "social" module position.
Search on modules manager if you are working using the quickstart version.

If not, create a new custom module and use this code:

Code: Select all
<p><a class="gkTwitter" href="#">Twitter</a> <a class="gkFacebook" href="#">Facebook</a> <a class="gkRSS" href="#">RSS</a></p>


Cheers
User avatar
Platinum Boarder

GK User
Sun Aug 26, 2012 5:37 pm
Seichinha wrote:Hi

It's a custom module type published on "social" module position.
Search on modules manager if you are working using the quickstart version.

If not, create a new custom module and use this code:

Code: Select all
<p><a class="gkTwitter" href="#">Twitter</a> <a class="gkFacebook" href="#">Facebook</a> <a class="gkRSS" href="#">RSS</a></p>


Cheers


Perfect, thank you!
User avatar
Senior Boarder


cron