Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2005
    Posts
    99
    Plugin Contributions
    0

    Default Show New, Feature, Special under Product Listing

    Need help on completely disabling Show New Products, Show Feature Products, Show Special, Show Upcoming Products under Product Listing compeletly. I went to Admin=>configuration=>index Listing , and set it all to zero. And it works, but when there are no items present under product listing it appears again. I want to disable it so that it will not appear at all when there are no products. The reason why is cause it messes up my layout on FOXFIRE. I included a picture for whom ever will see, so that they know what I am talking about. Thanks in advance for any help.
    Attached Images Attached Images  

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Show New, Feature, Special under Product Listing

    What template are you using?

  3. #3
    Join Date
    Apr 2005
    Posts
    99
    Plugin Contributions
    0

    Default Re: Show New, Feature, Special under Product Listing

    I created my own template off the classic template. I haven't got a test shop online yet, but I know what the problem is why its doing that. I just dont' know how to fix that problem. I did a float:left on the centerboxwrapper, and FireFox really floats everything to the left not like IE. Somehow IE stays within the centerboxcontent width but not FireFox. I have tried almost everything I can think of to fix that problem, so the last solution would be to complete disable that in the product listing, and for it not to show if I do not have any products for that category.
    Last edited by Blitz49; 18 Sep 2006 at 07:13 PM.

  4. #4
    Join Date
    Apr 2005
    Posts
    99
    Plugin Contributions
    0

    Default Re: Show New, Feature, Special under Product Listing

    Well I found a solution to this problem. Under tpl_index_product_list.php, I just commented out the upcoming products section, and it a temp solution for now.

    <?php
    if ($show_display_category->fields['configuration_key'] == 'SHOW_PRODUCT_INFO_MISSING_UPCOMING') {
    include(DIR_WS_MODULES . zen_get_module_directory(FILENAME_UPCOMING_PRODUCTS));
    }
    ?>

    Unless someone else can tell me how to fix the problem, making upcoming product box go under show feature, new, special box?

 

 

Similar Threads

  1. v139h Show image on product listing if on special
    By 4jDesigns in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 20 Feb 2012, 04:12 PM
  2. all products, product listing, featured, special and new product layout
    By rbarbour in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 1 Sep 2010, 01:27 AM
  3. how to add freeshipping listing as new product listing and special listing
    By zeme_09g in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 15 Apr 2010, 10:35 AM
  4. Show products from category under a product listing
    By Guptyboy in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Jul 2009, 03:39 AM
  5. The feature product listing in index page doesn't show correctly
    By Jimmyyu1998 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Mar 2008, 02:51 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg