Posts: 45
Threads: 12
Joined: Sep 2011
Hi,
this is probably simple.
how do I get the social links to display.
although checked in layout tab they aren't displayed
Thanks
Peter
Posts: 2,894
Threads: 59
Joined: Jun 2010
Hi,
You need to have at least one comment for the social links to display.
Have
you completed
the interview?
Posts: 8
Threads: 1
Joined: Jul 2013
(11-Sep-2011, 11:47 AM)Steven Wrote: Hi,
You need to have at least one comment for the social links to display.
Hi Steven,
that's a pity. It is possible to manually put the share buttons above the integration code by using dynamic button codes? For twitter for example i try this:
Code:
<a href="http://twitter.com/home?status=<?PHP echo urlencode("$cmtx_social_title"); ?>%20-%20<?PHP echo urlencode("$cmtx_social_url"); ?>" target="_blank" rel="nofollow"><img src="comments/images/social/twitter.png"></a>
But it won't work.
kr, kooler