Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
How to insert Ads between main Forum Groups?
Avatar
Mario Smode
Member
Free Members
sp_UserOfflineSmall Offline
Nov 5, 2014 - 7:26 am

Hi, I have question about ads.. I have already managed to place ads inside topic view, but I'm having problems with placing ads on the main forum page, for example, between two forum groups.

For placing ads inside topic view, I used:

if

(

$spTopicView->currentPost==1) || ($spTopicView->currentPost==4){

echo

'my ad code here';

}
 

Not sure which file to edit and how would the line of code look like for placing ads between forum groups.

Any help would be appreciated. Thx

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Nov 5, 2014 - 9:02 am

I haven't tried this myself, but you should be able to echo your ad code anywhere in the same way the demonstration has you place the ad at the bottom of the footer. I think the only reason the example of placing the ads in topic view differs is because it's displaying the ad every 4 posts - or whatever you want.

You want to edit spGroupView.php for the first forum page you see - a list of forums. You can then place your ad code where you like - for example after the sectionStart groupView ends maybe.. You would have to experiment to get it right.

Hope this helps.

Avatar
Mario Smode
Member
Free Members
sp_UserOfflineSmall Offline
Nov 5, 2014 - 9:22 am

Thanks Ike! As always, it was a helpful answer! :) Managed to display ads, just need to make a few tweaks to make it look good! Thanks

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Nov 5, 2014 - 10:44 am

No problem, glad to help.

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 617
Members: 17359
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10125
Posts: 79620