Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Remove Google.....?


tank08093

Recommended Posts

Posted

Hello again,

 

I am in the proccess of personalizing a template i purchesed using differant colors and better graphics.

 

I need to remove the google ad banner at the bottom but i cant seem to figure out how to do it. i have been looking at the code from the page, but since i am still new i really dont know where to specifically look.

 

 

Thanks In Advance.......

 

 

Tim

Posted

Assuming you are not talking about de-activating it in the admin section, you are going to have to post a few more details if possible.

 

Regards,

JSA

Posted

I can deactivate the google infobox but i have a google banner at the bottom of the pages that wont go away, i dont mind having the info boxes b/c i can deactivate them if i want too but i really cannot get rid of the banners at the bottom of the page..

 

 

Hope this helps a little

 

Tim

Posted

I'm no expert so BACK UP the file BEFORE DOING WHAT I'M GOING TO TELL YOU.

 

Go to catalog/includes and open the footer.php file

 

On lines 27 to 33 you'll find the following:

 

<?php

if ($banner = tep_banner_exists('dynamic', '468x50')) {

?>

<br>

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td align="center"><?php echo tep_display_banner('static', $banner); ?>

 

Just erase it and see what happens.

Posted

Hello,

 

I tried it but i cannot find that code on that page......

 

I have changed the template and really dont want google banner ads on the page if i can help it..

 

 

Is thier anyone else out thier that can help me

 

 

 

 

Tim

Posted

I'm not sure but it should be in your banner control.

 

Go into admin->tools->banner control if it is there, you will be able to delete it.

Posted
Hello,

 

I tried it but i cannot find that code on that page......

 

I have changed the template and really dont want google banner ads on the page if i can help it..

Is thier anyone else out thier that can help me

Tim

Tim, you bought a template, it looks for sure different than our default installs. If you are not willing to post code (your footer.php would be a start), we won't be able to help you.

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Archived

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

×
×
  • Create New...