Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Removing Product Notifcation


kevine

Recommended Posts

Posted

Hello All!

 

Please forgive me if this question has been answered before but I cannot seem to find any reference to it.

 

I need to remove the product notification boxes on my site.

 

I went into includes/column_right.php and commented out the line:

include (DIR_WS_BOXES . 'product_notifications.php');

 

That seemed to remove it from the main pages but it is still there when I go into an actual product itself for more information.

 

Is there a way to remove it so that it never shows up site wide?

 

I appreciate any help!

 

Thanks in advance!

 

Cheers!

Kevin

Posted
Hello All!

 

Please forgive me if this question has been answered before but I cannot seem to find any reference to it.

 

I need to remove the product notification boxes on my site.

 

I went into includes/column_right.php and commented out the line:

include (DIR_WS_BOXES . 'product_notifications.php');

 

That seemed to remove it from the main pages but it is still there when I go into an actual product itself for more information.

 

Is there a way to remove it so that it never shows up site wide?

 

I appreciate any help!

 

Thanks in advance!

 

Cheers!

Kevin

I think if your go to column_right.php you need to comment it out twice

lines 26 and 29 :D

( WARNING )

I think I know what Im talking about.

BACK UP BACK UP BACK UP BACK UP

Posted

You are correct! Comment out both occurences and it works fine.

 

I can't believe I did that (and with them so close together).

 

Thanks very much.

 

Cheers!

Kevin

Archived

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

×
×
  • Create New...