Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Sep 2008
    Location
    Seatte, WA
    Posts
    47
    Plugin Contributions
    0

    Default Column Layout Grid for Products - Product name wraps

    I just installed the Column Layout Grid mod and it works great, but my product names wrap and I don't know where to change the setting to fix that.

    There are also blank lines inbetween my Product name, price, shopping cart, etc.
    I think this may be related to the first problem. (A column width issue maybe?).

    Any help appreciated. Thanks!

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

    Default Re: Column Layout Grid for Products - Product name wraps

    Can't see your issue???

    Where is your install site?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2008
    Location
    Seatte, WA
    Posts
    47
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Products - Product name wraps

    My site is here.
    The page I'm talking about is this one.

    Thanks!

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

    Default Re: Column Layout Grid for Products - Product name wraps

    Your names do not appear to be wrapping and are not long enough to require it.

    I do see a possible issue - - What are you using to edit files?
    This highlighted text is showing in 2 of your css files and if this is in any php file you are headed for issues
    Code:
    /**
     * Main CSS Stylesheet
     *
     * @package templateSystem
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Sep 2008
    Location
    Seatte, WA
    Posts
    47
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Products - Product name wraps

    Oops, I changed the columns to 2 to stop the wrapping. They're back to 3 and wrapping now.

    Help please!

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

    Default Re: Column Layout Grid for Products - Product name wraps

    Try dropping the special characters from your product name and see if this might be the issue

    Tiled Primrose: Yellow
    Zen-Venom Get Bitten

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

    Default Re: Column Layout Grid for Products - Product name wraps

    Actually that does not appear to be it - -
    You must have something in one of your files that is making this area very narrow...

    Try switching to the classic template to see if this issue is present and if not look to your override files
    Zen-Venom Get Bitten

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

    Default Re: Column Layout Grid for Products - Product name wraps

    You are getting this:

    <div class="centerBoxWrapperContents">
    <table cellspacing="0" cellpadding="0" border="0" align="center" width="100%">
    <tbody>
    <tr>
    <td align="center" width="32%" valign="top">
    <div class="centerBoxContentsProducts centeredContent back" style="width: 32.5%;">

    This makes the product want to fit in 32.5% of the <td> it sits in, which is already 32% of the center width; the image width pushes out of this because it can't be compressed or wrapped.
    I wonder if the Column Divider mod has anything to do with this. I think it has to modify product_listing.php, or certainly one of the listing display files.
    Maybe the Column Grid mod wiped out some essential part of the Column Divider code?

  9. #9
    Join Date
    Sep 2008
    Location
    Seatte, WA
    Posts
    47
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Products - Product name wraps

    Yes, the Column Layout grid does modify product_listing.php as well as tpl_modules_product_listing.php.

    Could you please tell me how to change the code the remove that extra 32%?

    Thanks!

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

    Default Re: Column Layout Grid for Products - Product name wraps

    I know Column Grid uses both of those files; does Column Divider use them both also?
    Column Divider is not especially useful without Column Grid, so maybe it already includes the Column Grid files? I really don't know how the combined code is set up, so can't advise without seeing it.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 2
    Last Post: 23 Mar 2012, 03:28 PM
  2. adjust spacing on Column Layout Grid between product name and product price
    By cpoet in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Jul 2010, 07:03 AM
  3. Product Grid Column Layout - No product name?
    By thomasharding in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 6 Jul 2009, 09:24 PM
  4. Column layout grid view - product name under image
    By dealbyethan.com in forum All Other Contributions/Addons
    Replies: 17
    Last Post: 4 Aug 2007, 02:45 AM
  5. 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

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