Social likes in a module?

GK User
Mon Dec 29, 2014 9:11 pm
Is it possible to put the gk- social like icons into a module, the same way they are added to articles via the template?
I tried copying and pasting the article code into a footer-nav module but it didn't work.
Code: Select all
<div id="gkSocialAPI" class="itemSocialSharing">
             <div><g:plusone  size="tall" callback="http://dev.ficcionesmedia.com/provencal-2/index.php/menus/dinner-menu"></g:plusone></div>
             <div><fb:like href="http://dev.ficcionesmedia.com/provencal-2/index.php/menus/dinner-menu"  layout="box_count" show_faces="true" width="400" action="like" font="arial" colorscheme="light"></fb:like></div>
             <div><a href="http://twitter.com/share" class="twitter-share-button" data-text="Dinner Menu" data-url=""   data-count="vertical" data-lang="en">Tweet</a></div>
</div> 

It seems they are there but not showing. I increased the z-index but still nothing.
User avatar
Expert Boarder

teitbite
Mon Dec 29, 2014 9:57 pm
Hi

I'm afraid it's not possible. Script is only prepared to render this elements in component.
User avatar
Moderator


cron