Hello, I am needing help putting adsense ads into my directory. Can anyone advise where I need to insert the code to have the ads displayed on the homepage? I have tried inserting the code in several spots, but can't get the ads displayed. Any help would be greatly appreciated!
If you are serious about your directory you will think twice before adding adsense to it, because a lot of directory submitters will not submit because you have them, and adsense on a directory is very very very low paying, unless you have the crazy traffic and a lot of unique content. But depending on your template, its usually sidebar.tpl, main.tpl, index.tpl
Yeap just insert the code into any .tpl you like with a wrapping {literal}{/literal} like what EveryQuery said.
The literal tags could be used for anything that uses the Smarty engine. Literal tags allow a block of data to be taken literally where there maybe curly braces and such (like in javascript) that would confuse the template parser.