1

Topic: sidebar banner does not display

Hello:

I cannot get sidebanner to display after activating it in cp.  any ideas on why it may not be displaying?

thanks for the help,

Bryan

2

Re: sidebar banner does not display

Make sure the tag for displaying banners is present. See this post for more info.

Developer

3

Re: sidebar banner does not display

There is no such tag. Bryan_Adam, you can copy/paste it from webby2 template. I also suggest you protect your templates from stealing by putting .htaccess file to your_template folder with this content:

<Files ~ "\.(tpl)$">
    Order allow,deny
    Deny from all
</Files>
www.vldMagic.com - first choice customizations help desk
www.vldCrowd.com/radioact - my profile at vldCrowd

4

Re: sidebar banner does not display

thanks radioact, I appreciate the help.

5

Re: sidebar banner does not display

thanks Vlad