Warning: The author of this contribution does not provide support for it anymore.

Advertisement Management

Customisation required - Advertisement Management

Customisation required

by huddy » Wed Nov 19, 2014 3:00 pm

Hi,

I have created a webpage based in the template of our forum called "Home". However, i do not wish to show the adverts on this page.

I'm guessing I would need to make a change to the overall_header.html file like as follows

If current page <> "home" then
show ad
else
don't show ad
endif


I'm guessing something around here:

Code: Select all

<!-- INCLUDE ads/ads.js -->

<!-- MOD : MSSTI ABBC3 (v{S_ABBC3_VERSION}) - Start //-->
<!-- INCLUDE ./../../abbcode/abbcode_header.html -->
<!-- MOD : MSSTI ABBC3 (v{S_ABBC3_VERSION}) - End //-->
</head>


Any pointers?

Many thanks
huddy
Registered User
Posts: 163
Joined: Fri Feb 21, 2014 12:21 pm
Location: Chelmsford UK

Re: Customisation required

by huddy » Fri Nov 21, 2014 4:21 pm

I'll make a copy of the overall_header for the webpage with the advert includes..
huddy
Registered User
Posts: 163
Joined: Fri Feb 21, 2014 12:21 pm
Location: Chelmsford UK