Jump to content

Advert on specific forum


EricT

Recommended Posts

Posted

Hi,

On IPS41, is it possible to publish ads on specifics forum ?
Could I do that with AdminCP > System > Site Promotion > Advertisement

Or maybe using Commerce ?

Thanks for help 

Posted

I think it is not possible to do it this way.

So could someone help me to manually insert some advert on specific forum ?

I only need one place :  Just below the page header

One banner for all the site, except 5 forums. They will have their specific banner.

Thank you !

Posted

:unsure: Widget installed, but how can I get the forum id from a topic page for example ?

I would like a code like this : 

<?php
if($idforum == 5){
// display ads 1
}
else if($idforum == 7){
// display ads 2
}
else{
// display ads 3
}
?>

For example...

Thank you for any help!

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...