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?