News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Ads between categories

Started by MarkoKg, October 09, 2016, 08:52:57 PM

Previous topic - Next topic

MarkoKg

Hello there,

I don't want to use AdManagement or similar mods, as it's quite big and I need only to add an advertisement between two categories on board index.

Any help with that please?

Thanks!

vbgamer45

themes/default/boardindex.template.php
Find

foreach ($context['categories'] as $category)
{
// If theres no parent boards we can see, avoid showing an empty category (unless its collapsed)
if (empty($category['boards']) && !$category['is_collapsed'])
continue;


Add your code after that you can check $category['id'] to see if you need to show the ad before it.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Advertisement: