Quote:
Originally Posted by cisoprogressivo
I was using the 2.x version and today I decided to upgrade.
I placed the code manualy in SHOWTHREAD in the previous version with
HTML Code:
<vb:if condition="$show['fb_likebutton']">
<span style="margin-left:0px; position:absolute; left:60px;
margin-top:3px;">{vb:raw fblikebutton}</span>
</vb:if>
Now I'm using:
HTML Code:
{vb:raw more_share_tng}
in the same place, but nothing is displayed.
If I choos to automaticaly shows below navbar its works. Any help?
|
The new version doesn't work in the SHOWTHREAD template like the old version did.
TNG Version (3.x) = Only Works in navbar, header, or footer
The purpose of TNG is to share "all" pages so it works in the global templates.