Quote:
Originally Posted by Lynne
Put a condition around the notifications based on THIS_SCRIPT (change 'test' to whatever you defined THIS_SCRIPT to be in your page):
HTML Code:
<vb:if condition="THIS_SCRIPT == 'test'">notification code</vb:if>
|
Thanks Lynne for the super fast reply! I thought I located the 'notification code' in the navbar template and put the condition around everything I could think of. When it did work it also hid the notices on the forum home which I don't want. Can you give me a little more guidance?
Many Thanks!