This is a discussion on Leaving ggogle ads off home page within the v3.1 Modules & Modifications forums, part of the v3.1 Legacy Help & Support category; I want to have google ads on the side of of my website under the menu but I don't what ...
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
I want to have google ads on the side of of my website under the menu but I don't what them on the home page. How can I add conditional code that will determine if the user is viewing the home page?
Something like the following: if (homepage) { don't show google ads here; } else { show google ads here; } Could someone please help. Thanks!
__________________
V3.1.5 Designer "I have not failed. I've just found 10,000 ways that won't work." THOMAS ALVA EDISON |
|
#2
|
||||
|
||||
|
you can see all the variables in use by appending debug=1 to the URL.
{if $body!="home.tpl.php"} display google ads {/if}
__________________
Larry. (Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free) Set your site apart from the competition with one of my modules...... Google Map Module | You Tube Module | Google Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
#3
|
||||
|
||||
|
Thanks! It worked perfect. I wish I understood 68c as well as you do so I didn't have to ask for so much help. I am learning.
__________________
V3.1.5 Designer "I have not failed. I've just found 10,000 ways that won't work." THOMAS ALVA EDISON |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| send user to home page from place AD final step | centinel3 | v4 Questions & Support | 1 | 08-06-2008 06:24 PM |
| home page content change | fendter | HTML, CSS, and Design Help | 3 | 07-15-2008 01:45 PM |
| Replacing the categories on home page with an image map.. | margaretm | HTML, CSS, and Design Help | 1 | 08-07-2007 09:00 PM |
| Custom Home Page with Search | stuarthutchinson | v3.1 Questions & Support | 3 | 03-14-2007 06:49 PM |
| Newest Listings On Home Page | zman78 | v3.1 Modules & Modifications | 24 | 05-26-2006 09:23 AM |