The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hide Global Footer ad on Registration Page
How do I hide the Global Footer ad on the Registration Page? Thanks.
|
#2
|
||||
|
||||
Footer ad? You mean the footer itself? it's not a ad.
Remove the hook call, {vb:raw footer} in the register template. |
#3
|
|||
|
|||
I mean the Global Footer Ad, in the AdminCP > Manager Ads section. We have a global footer ad that is showing a 728x90 banner, but we want to disable it on the registration page.
|
#4
|
||||
|
||||
in the footer template, around the ad code put this:
Code:
<vb:if condition="THIS_SCRIPT != register"> AD DISPLAY CODE </vb:if> |
#5
|
|||
|
|||
Quote:
So, where would I add the code above since the ad code isn't directly added to the footer? I did try to use your code to wrap this part in the footer template: {vb:raw ad_location.ad_footer_end} But when I went to the register page, the footer ad still showed, so it didn't work. Can you tell me where I'm off here so I can get this working? Thanks. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|