Zen Cart Logo

Disable 'Whats New'

Locked

Views: 3,028

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
22 Jun 2008, 2:02 AM
#1
butalezi_brown avatar

butalezi_brown

New Zenner

Join Date:
May 2007
Posts:
16
Plugin Contributions:
0

Disable 'Whats New'

Hi,

I am trying to disable this box called 'Whats New'
This is the code from the product listings page.

I can't for the life of me figure out how to get Zen Cart to omit this code.. I guess it's time to take a break, and let some fresh eyes take a loke.

<!-- bof: whats_new -->
<div class="centerBoxWrapper" id="whatsNew">
<h2 class="centerBoxHeading">New Products For June - Ladies</h2>
    <div class="centerBoxContentsNew centeredContent back" style="width:33%;"><a href="http://www.zulurose.com/boutique/index.php?main_page=product_info&cPath=28_33&products_id=103"><img src="images/ZR-117-Shine.jpg" alt="Travel Africa Candy Sunshine" title=" Travel Africa Candy Sunshine " width="100" height="100" /></a><br /><a href="http://www.zulurose.com/boutique/index.php?main_page=product_info&cPath=28_33&products_id=103">Travel Africa Candy Sunshine</a><br />$72.40</div>
    <div class="centerBoxContentsNew centeredContent back" style="width:33%;"><a href="http://www.zulurose.com/boutique/index.php?main_page=product_info&cPath=28_33&products_id=104"><img src="images/ZR-125-Flour.jpg" alt="Juju Sparks Orange Raver" title=" Juju Sparks Orange Raver " width="100" height="100" /></a><br /><a href="http://www.zulurose.com/boutique/index.php?main_page=product_info&cPath=28_33&products_id=104">Juju Sparks Orange Raver</a><br />$72.40</div>
    <div class="centerBoxContentsNew centeredContent back" style="width:33%;"><a href="http://www.zulurose.com/boutique/index.php?main_page=product_info&cPath=28_33&products_id=102"><img src="images/ZR-116-Coral.jpg" alt="Travel Africa Coral" title=" Travel Africa Coral " width="100" height="100" /></a><br /><a href="http://www.zulurose.com/boutique/index.php?main_page=product_info&cPath=28_33&products_id=102">Travel Africa Coral</a><br />$72.40</div>
<br class="clearBoth" />
 
</div>
<!-- eof: whats_new -->
```here is a pic.
22 Jun 2008, 2:38 AM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,604
Plugin Contributions:
0

Re: Disable 'Whats New'

Did you try just turning it off in the Admin-> Configuration-> Index Listing?

22 Jun 2008, 1:58 PM
#3
butalezi_brown avatar

butalezi_brown

New Zenner

Join Date:
May 2007
Posts:
16
Plugin Contributions:
0

Re: Disable 'Whats New'

Thanks.
That did the trick!