I know this may sound strange but I have a nice slider as a banner so I don't need an ad box on the main page. 

Anyone know a way to hide an ad box from ONLY the main page? 

Thanks in advance for sharing.

David 

Tags: ad, box, hide, main, page

Views: 78

Reply to This

Replies to This Discussion

As far as I can see there is no parent class of the ad box that identifies it as being on the main page like other module so i've had to use some script. not ideal as it'll do that old Ning favourite of 'now you see it now you don't' when the script runs LAST!

Anyway, try this, assuming you've got the ad box above header. replace http://www.yourmainpageurl.com':

<!-- Remove Top Ad Box from Homepage -->

<script type="text/javascript">
x$(document).ready(function() {
if (window.location == 'http://www.yourmainpageurl.com')
x$("#xg_ad_above_header").remove();
});
</script>

Put in Custom Code

SP

SweetPotato,

Thanks a million and I'll try that. I understand what you mean and will see what the load times are. 

Hopefully Ning is listening and will give us options for restricting ad boxes on certain parts of the site (I know that many want it to not appear on profile pages - based on the threads of this forum). 

cheers,

David 

RSS

Latest Activity

Lady Panter favorited Rafael's group Ning Networks en español
1 hour ago
Dustin Craig replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"Thanks!"
3 hours ago
Dustin Craig replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"Let me send you a friend request so I can message you rather than take this thread more off-topic."
3 hours ago
Paul Corona replied to Suzie Nielsen's discussion 'Watching Cultivating videos- have questions!'
"So many folks were asking the same questions that I thought actually showing them the basics of the…"
4 hours ago
Chris replied to JFarrow's discussion 'Ning Emails Going to Spam?'
"Nope, had all the answers: "it's not a bug", "it is a bug and has been…"
5 hours ago
Larry Matthews replied to Larry Matthews's discussion 'Photos'
"www.dismyhood.com I need to enlarge images on mouseover, on the activity feeds. There is a feed for…"
6 hours ago
Fabio replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"F A N T A S T I C !!!!! well done guys"
6 hours ago

NC for Hire
Jen replied to Jen's discussion 'Jen's Running List - Updated 4/6/2013' in the group The Sandbox
"Hi Allison, I have a Client who needs the Search feature. Any updates? I don't see any Search…"
6 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service