Page 1 of 6 123 ... LastLast
Results 1 to 10 of 52
  1. #1
    Join Date
    Jun 2006
    Posts
    110
    Plugin Contributions
    0

    Product Listing layout config.

    i will make this as simple as possible,

    my product listing layout currently looks like this...



    i want it to look like this....



    how would i do that?

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,655
    Plugin Contributions
    25

    Default Re: Product Listing layout config.

    You would create a copy of the product_listing.php file in modules/YOUR_TEMPLATE_NAME directory and edit the layout to that which you want. It's not that difficult, but would require some basic php and CSS skills.
    See and test drive Zen Cart's free templates at zencarttemplates.info

    Kuroi Web Design and Development | Twitter

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

  3. #3
    Join Date
    Jun 2006
    Posts
    110
    Plugin Contributions
    0

    Default Re: Product Listing layout config.

    ok, i have some basic knowledge with both, i have some web development tools that may even make it easier... idk yet

    any other replies are still helpful

  4. #4
    Join Date
    Jun 2006
    Posts
    110
    Plugin Contributions
    0

    Default Re: Product Listing layout config.

    what parts of it would i change? would it have to be a complete remake? or does anybody already have a code that looks like how i want it?

  5. #5
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,655
    Plugin Contributions
    25

    Default Re: Product Listing layout config.

    It's not a complete remake. More of a tweak in the relevant places. You would probably just leave the MySQL code that extracts info from the database alone and much of the rest of the file would remain as is, so you only really need to concentrate on amending the code that outputs each products details, cutting it down to the info you want and displaying it in a column format. You will find similar code in modules/feature_products.php which already does this.
    See and test drive Zen Cart's free templates at zencarttemplates.info

    Kuroi Web Design and Development | Twitter

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

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,699
    Plugin Contributions
    6

    Default Re: Product Listing layout config.

    You might peek in the Downloads and find the:

    Column Layout Grid for Product Listing

    I believe this is in the Other Modules ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  7. #7
    Join Date
    May 2005
    Location
    Cheshire, UK
    Posts
    542
    Plugin Contributions
    3

    Default Re: Product Listing layout config.

    If using the Column Layout Grid mod and your images are different heights, they may mess up the layout. I just reverted a design to a single column because of this issue. The solution is to make you images the same height and width but when there are lots of them it is easier said than done.

    Hope this tip helps you avoid a headache

    JJ

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,699
    Plugin Contributions
    6

    Default Re: Product Listing layout config.

    You can also just have the images align at the top ... or the text align at the bottom to allow for height differences ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  9. #9
    Join Date
    Sep 2004
    Posts
    2,365
    Plugin Contributions
    2

    Default Re: Product Listing layout config.

    I've been using the Column Listing mod in a 1.3.0.1 just fine.

    Now I'm updating to 1.3.0.2 and observe significant enough changes to /includes/modules/product_listing.php
    that I'm having a wee bit of trouble integrating mod code into new file version.

    Version of product_listing.php I'm using with 1.3.0.1:
    * @version $Id: product_listing.php 3240 2006-03-22 04:10:45Z ajeh $
    * UPDATED TO WORK WITH COLUMNAR PRODUCT LISTING 04/04/2006

    New product_listing.php in v.1.3.0.2
    * @version $Id: product_listing.php 3688 2006-06-02 00:12:18Z drbyte $

    Anyone know if the Column Listing mod has been updated for 1.3.0.2?

  10. #10
    Join Date
    Jan 2004
    Posts
    58,259
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Product Listing layout config.

    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 1 of 6 123 ... LastLast

Bookmarks

Posting Permissions

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