Results 1 to 10 of 10
  1. #1
    Join Date
    Dec 2011
    Posts
    12
    Plugin Contributions
    0

    Default How do I list Products In Grid Layout?

    Hi Im looking for a little assistance, I have read many PDF files, watched endless hours of tutorials and have been through the back end of the cart itself, HOWEVER i cannot seem to list me products in a grid layout, for some reason Zen Cart is stacking my items in ROWS ONLY, and i cannot locate any column option.

    You can see this on my home and specials page

    http://homeandofficefurnishings.co.u...ain_page=index

    http://homeandofficefurnishings.co.u..._page=specials

    As you can see this ROW layout leaves lots of white space and it looks very unprofessional.

    Any help or advice would be greatly appreciated.
    Last edited by Kim; 27 Dec 2011 at 06:54 AM.

  2. #2
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: How do I list Products In Grid Layout?

    hi. you need this http://www.zen-cart.com/index.php?ma...products_id=77 mod. Also, on an unrelated matter, have a look at the text in your browser title bar... you need to do this too to help your site with SEO and for your customers to recognise your store more easily...

    Modifying the default Language File - /includes/languages/english.php

    Example: You need to modify the title, so that instead of reading Zen Cart!, it reads Your Store Name!

    Make a directory with the same name as your template name in /includes/languages, so you now have /includes/languages/custom.

    Copy english.php to this directory.

    Then, you can make any needed modifications in your new:

    /includes/languages/custom/english.php
    Posted via Mobile Device

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How do I list Products In Grid Layout?

    Note that your Template Monster template may have modified standard behavior so that tutorial instructions will not work for your store. There is already custom coding affecting your specials listing page.
    The Column Layout Grid mod affects only the product listing page, not specials or featured, etc.
    Your product listing page is already in grid layout from your template, so there is no point in adding the Column Grid mod.
    Your home page is showing the featured products centerbox, which normally displays in grid form. There is no obvious evidence of code changes there, but it is hard to be sure it is stock.
    What do you have for Configuration > Index Listing > Featured Products Columns per Row ?

  4. #4
    Join Date
    Dec 2011
    Posts
    12
    Plugin Contributions
    0

    Default Re: How do I list Products In Grid Layout?

    Quote Originally Posted by gjh42 View Post
    Note that your Template Monster template may have modified standard behavior so that tutorial instructions will not work for your store. There is already custom coding affecting your specials listing page.
    The Column Layout Grid mod affects only the product listing page, not specials or featured, etc.
    Your product listing page is already in grid layout from your template, so there is no point in adding the Column Grid mod.
    Your home page is showing the featured products centerbox, which normally displays in grid form. There is no obvious evidence of code changes there, but it is hard to be sure it is stock.
    What do you have for Configuration > Index Listing > Featured Products Columns per Row ?
    Thank you so much, what you said worked a treat. I know have the products on my main and specials page listed in a grid layout. I noticed the items on the main page dont have the RED title or details listed below the item like it does on the main page. Can you point me in the right direction to where i would edit the product info on the main page.

    Thanks again

  5. #5
    Join Date
    Dec 2011
    Posts
    12
    Plugin Contributions
    0

    Default Re: How do I list Products In Grid Layout?

    thank you its something i would have been looking to do. I went to my includes - languages created a folder same name as template, moved english.php into that folder and changed the code below but nothing changed on title..

    // FOLLOWING WERE moved to meta_tags.php
    //define('TITLE', 'home and office furnishings');
    //define('SITE_TAGLINE', 'home and office furnishings');
    //define('CUSTOM_KEYWORDS', 'shop, online shopping');
    // END: moved to meta_tags.php

    With my html background in guessing this is just a statement indicated by // im not so good with php, could you advise me on php required for title and where to place it.

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How do I list Products In Grid Layout?

    // FOLLOWING WERE moved to meta_tags.php
    These defines are now in the meta_tags.php file, so changing them here is pointless. Edit that file (and save in your custom template folder) instead.

    The // indicate a comment in PHP.

  7. #7
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: How do I list Products In Grid Layout?

    Thank you Glenn, 'a little knowledge' hey. My heart was in the right place though.
    Posted via Mobile Device

  8. #8
    Join Date
    Jun 2006
    Posts
    440
    Plugin Contributions
    0

    Default Re: How do I list Products In Grid Layout?

    Does anyone know if there is a thread for:
    The Column Layout Grid mod
    I am trying to see if this mod is available/able to make the other pages in the site appear in the same manner, with the buy it now button. (Pages, New, Products, Specials, All Products, Featured)
    Thanks
    Renz

  9. #9
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: How do I list Products In Grid Layout?

    Quote Originally Posted by Renz View Post
    Does anyone know if there is a thread for:
    The Column Layout Grid mod
    I am trying to see if this mod is available/able to make the other pages in the site appear in the same manner, with the buy it now button. (Pages, New, Products, Specials, All Products, Featured)
    Thanks
    Renz
    Do you mean this thread?
    http://www.zen-cart.com/forum/showthread.php?t=124876

    And there are or were seperate mods for featured products

    as well as these ones

    Three Columns Grid for New and All Products Pages
    http://www.zen-cart.com/index.php?ma...oducts_id=1381
    AV Product Grid
    http://www.zen-cart.com/index.php?ma...oducts_id=2048
    Webzings Design
    Semi retired from Web Design

  10. #10
    Join Date
    Feb 2012
    Location
    China
    Posts
    29
    Plugin Contributions
    0

    Default Re: How do I list Products In Grid Layout?

    maybe you need the following addon
    column_layout_grid_for_product_listing_1-3-8

 

 

Similar Threads

  1. v151 Add model Number to List column layout grid 3 1
    By cyberfolli in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Sep 2013, 08:12 PM
  2. Replies: 2
    Last Post: 23 Mar 2012, 03:28 PM
  3. Major issues with Column Layout / Grid Layout for Products Listing
    By kinget in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 27 Jul 2007, 10:11 PM
  4. Grid or list layout by category
    By rpain in forum Basic Configuration
    Replies: 0
    Last Post: 24 Aug 2006, 12:02 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR