Sadikb
12-16-2010, 11:25 AM
Hi
In VBCMS is there any counterpart of the SHOWTHREAD and FORUMDISPLAY this_script only for the article page?
What I want to do is to display some html only on the article page, but the code has to be put in the footer. In forums, i would simply do this in the footer template where my code is
<vb:if condition="THIS_SCRIPT == 'showthread'">
blah blah blah
</vb:if>
I want to do similar but for article page. Any hints guys?
Thanks
In VBCMS is there any counterpart of the SHOWTHREAD and FORUMDISPLAY this_script only for the article page?
What I want to do is to display some html only on the article page, but the code has to be put in the footer. In forums, i would simply do this in the footer template where my code is
<vb:if condition="THIS_SCRIPT == 'showthread'">
blah blah blah
</vb:if>
I want to do similar but for article page. Any hints guys?
Thanks