Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Product Listing Page Bug?

    Quote Originally Posted by jleenyc View Post
    BTW, how does one get to become "Totally Zenned"???
    In your case, at this moment, write another 486 posts.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  2. #12
    Join Date
    Jan 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Product Listing Page Bug?

    Hi Kobra,

    That's a good question. I know I have the latest zen-cart installed, and I downloaded this version of the column grid layout mod off the downloads page: http://www.zen-cart.com/index.php?ma...products_id=77

    Is there a newer version out there that I am not aware of? One that uses the divs instead of the tables???

    Thanks!

  3. #13
    Join Date
    Jan 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Product Listing Page Bug?

    Heheh 485 posts now.

  4. #14
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Product Listing Page Bug?

    That's a good question. I know I have the latest zen-cart installed, and I downloaded this version of the column grid layout mod off the downloads page:
    Tables have not been used for this since about ver 1.3.0.1 or so and I just checked one that I installed recently and no tables only div's - div, class=centerBoxContentsProducts

    You or someone must have added table code to this - From your source listing:
    Code:
    <table width="100%" border="0" cellspacing="0" cellpadding="0" id="cat2Table" class="tabTable">
      <tr >
       <th class="centerBoxContentsProducts centeredContent back" style="width:49.5%;" scope="col" id="listCell0-0"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=14"><img src="images/Adams Iron Door.jpg" alt="Adams Iron Door" title=" Adams Iron Door " width="69" height="125" class="listingProductImage" /></a><br /><h3 class="itemTitle"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=14">Adams Iron Door</a></h3><div class="listingDescription"></div></th>
       <th class="centerBoxContentsProducts centeredContent back" style="width:49.5%;" scope="col" id="listCell0-1"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=15"><img src="images/Arthur Iron Door.jpg" alt="Arthur Iron Door" title=" Arthur Iron Door " width="97" height="125" class="listingProductImage" /></a><br /><h3 class="itemTitle"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=15">Arthur Iron Door</a></h3><div class="listingDescription"></div></th>
    
      </tr>
      <tr >
       <td class="centerBoxContentsProducts centeredContent back" style="width:49.5%;"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=16"><img src="images/Buchanan Iron Door.jpg" alt="Buchanan Iron Door" title=" Buchanan Iron Door " width="97" height="125" class="listingProductImage" /></a><br /><h3 class="itemTitle"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=16">Buchanan Iron Door</a></h3><div class="listingDescription"></div></td>
       <td class="centerBoxContentsProducts centeredContent back" style="width:49.5%;"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=17"><img src="images/Carnegie Iron Door.jpg" alt="Carnegie Iron Door" title=" Carnegie Iron Door " width="96" height="125" class="listingProductImage" /></a><br /><h3 class="itemTitle"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=17">Carnegie Iron Door</a></h3><div class="listingDescription"></div></td>
      </tr>
      <tr >
       <td class="centerBoxContentsProducts centeredContent back" style="width:49.5%;"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=18"><img src="images/Cleveland Iron Door.jpg" alt="Cleveland Iron Door" title=" Cleveland Iron Door " width="71" height="125" class="listingProductImage" /></a><br /><h3 class="itemTitle"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=18">Cleveland Iron Door</a></h3><div class="listingDescription"></div></td>
    
       <td class="centerBoxContentsProducts centeredContent back" style="width:49.5%;"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=19"><img src="images/Clinton Iron Door.jpg" alt="Clinton Iron Door" title=" Clinton Iron Door " width="85" height="125" class="listingProductImage" /></a><br /><h3 class="itemTitle"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=19">Clinton Iron Door</a></h3><div class="listingDescription"></div></td>
      </tr>
    Zen-Venom Get Bitten

  5. #15
    Join Date
    Jan 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Product Listing Page Bug?

    OK, I think I got to the bottom of this. I actually installed zen-cart through my ISP's cPanel. I ASSUMED it was the latest version, but apparently not!!!

    http://canaandoors.com/zencart.gif

    I thought I was losing it for a second there!!! I am doing the website myself and haven't used tables since like 2002!!!

    I guess this begs the question: do I need to uninstall this version and reinstall the latest? What happens if I stay with this version (1.3.8)??? I really want to avoid having to redo everythng again....

    Thanks to all!!!

  6. #16
    Join Date
    Jan 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Product Listing Page Bug?

    OK I am losing my mind.....I DO have the latest version of zen-cart and the latest version of the column grid module thingy.......and i DIDN'T add any table properties to the source code, nor is this a custom template or anything.............................................


    help???!?!? or unresolved????

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Product listing error/bug in commercial template
    By KenshiroU in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 19 Mar 2013, 04:32 PM
  2. Quantity box shows up on product listing page: Bug?
    By eztx in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 4 Aug 2010, 03:34 PM
  3. Column Layout Grid for Product Listing > Sort order bug
    By edwardtilbury in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 14 Mar 2009, 04:59 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