Support Forums

Adding GAD between ads in cats

This is a discussion on Adding GAD between ads in cats within the Customizations forums, part of the Developer Forums category; Hey, Does anyone know how we add google adsense in between every 5 ads for example in each category? I ...


Go Back   68 Classifieds Forums > Developer Forums > Customizations

Reply
 
Thread Tools Display Modes
Old 04-26-2010, 12:44 PM   #1
Customer
 
Join Date: Feb 2010
Location: Montreal, QC
Posts: 285
Rep Power: 12
EnergyFreak is on a distinguished road
Default Adding GAD between ads in cats

Hey,

Does anyone know how we add google adsense in between every 5 ads for example in each category? I remember that I was able to accomplish this on the last script I had. It turned out to be pretty good for business.

Thanks.
EnergyFreak is offline   Reply With Quote
Old 04-26-2010, 03:13 PM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,489
Rep Power: 135
Eric Barnes is just really nice Eric Barnes is just really nice
Default

You can use something like this in the showlisting loop:
Code:
{if $smarty.foreach.foo.index % 5 == 0}
     ad code
{/if}


More information please see: Smarty
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 04-26-2010, 07:04 PM   #3
Customer
 
Join Date: Feb 2010
Location: Montreal, QC
Posts: 285
Rep Power: 12
EnergyFreak is on a distinguished road
Default

Quote:
Originally Posted by Eric Barnes
You can use something like this in the showlisting loop:
Code:
{if $smarty.foreach.foo.index % 5 == 0}
     ad code
{/if}


More information please see: Smarty
Where do I add this code in showlistings.tpl?

Last edited by EnergyFreak; 04-26-2010 at 07:24 PM.
EnergyFreak is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
home.tpl sub-cats on different page jason1971 Templates, HTML, CSS, and Design Help 1 03-01-2010 02:07 AM
expand sub-cats on layout.tpl jason1971 Templates, HTML, CSS, and Design Help 2 02-04-2010 11:15 AM
Change how Sub cats are dissplayed guillopuig Customizations 5 11-02-2009 01:03 PM
Search with Custom Cats rockabilly Technical Support 5 07-02-2009 08:10 AM


All times are GMT -4. The time now is 04:06 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0