Social buttons in articles

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
Tue Sep 09, 2014 3:56 pm
Reply with quote
Report this post
Hello,

How can we move the social buttons to the bottom of the "normal" articles, not the K2 articles, that i have done already with a post i saw here in the forum.

Thank you.
User avatar
Junior Boarder

GK User
Tue Sep 09, 2014 9:46 pm
Reply with quote
Report this post
Hi,
it request small change in source code of template (article view),
so maybe it will be easier for you to:
1) Turn off our social buttons from template settings
2) Use additional social plugin, where you can choose where they should appear.
Hmm?
User avatar
Platinum Boarder

GK User
Wed Sep 10, 2014 12:41 am
Reply with quote
Report this post
I would prefer the code change, i've seen here in the forum for the K2 articles and they work so i rather have the less plugins i can installed you know ;)
User avatar
Junior Boarder

GK User
Thu Sep 11, 2014 11:27 pm
Reply with quote
Report this post
Check this file: templates\gk_game\html\com_content\article\default.php
Find section which start from:
Code: Select all
<gavern:social><div id="gkSocialAPI"></gavern:social>
(...)
<gavern:social></div></gavern:social>


and customize - move all social code somewhere else.
User avatar
Platinum Boarder

GK User
Fri Sep 12, 2014 10:59 am
Reply with quote
Report this post
Cut that code and pasted it in the end of the file, worked like i wanted to. Thank you :)
User avatar
Junior Boarder


cron