XFileSharing Pro - Different ads on download 1 page?

Message
Author
MrJones
Posts: 26
Joined: May 28, 2012 4:51 pm

Different ads on download 1 page?

#1 Postby MrJones » Jul 17, 2012 2:58 pm

Hello

I want to show different ads on download 1 page then the one I've set up in main.html.
How can I do that?

thanks

trinsic
Posts: 149
Joined: Dec 21, 2009 9:24 am

#2 Postby trinsic » Jul 18, 2012 5:29 am

Use

Code: Select all

<TMPL_IF ads> [advert code here] </TMPL_IF ads>
on download1.html

I wouldn't put ads on main.html as they'll be shown on every page, which may break some advertising TOS.