Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 31, 20159 yr How do I setup custom ad locations? I'd like display further down - rather than after first post/first topic. More like the fifth topic down etc
December 31, 20159 yr Did a small search. Seems like you can add a code like {{if $postCount == 5 AND $advertisement = \IPS\core\Advertisement::loadByLocation( 'ad_topic_view' )}} {<put here your ad id>} {{endif}} within forums->forum->topic template. You will see a very similar code inside it. I think you can put just after that.
Archived
This topic is now archived and is closed to further replies.