Jump to content

[SOLVED] Aweber pop over


Recommended Posts

now it's clear :) thank you! :)

 

in fact everything depends on what code you have to use.

if it's javascript

you can add it to header.tpl with {if $page_name=='index'} then this code will appear only on homepage.

 

example:

{if $page_name=='index'}
CODE HERE
{/if}
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...