Quote:
Originally Posted by ltaylor
What do you mean around the editsin your header and footer template?
I'm not quite sure where to paste the code?
Code:
<if condition="THIS_SCRIPT!='adv_index'">header/footer edit here</if>
Thanks again for your help
|
In the installation instructions, there are two template edits, one of which is for the header template and the other is for the footer template.
Put
Code:
<if condition="THIS_SCRIPT!='adv_index'">
before the edits and
after them.