Thread: Product Grid

Results 1 to 10 of 16

Hybrid View

  1. #1
    Join Date
    May 2004
    Posts
    61
    Plugin Contributions
    0

    Default Re: Product Grid

    Hi,

    I am using the Blue Cart, from Bling Themes with Zencart Version: v1.3.9h which is a one column theme. After installing AV product Grid I get the following behavior.

    Above the third column a heading for the last side-box will appear (for example "Information") and then it shoves that column down. (See attached pic) I tried tackling this problem by working with single column status and others in the side-box layout controller, but that will not work because of the single column status of this theme. It renders the box invisible if I change those settings.

    It seems rather obvious that my other addon would not effect this but I have Easy Populate installed.

    Any ideas?

    Thanks!
    Attached Images Attached Images  

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

    Default Re: Product Grid

    It's very difficult to diagnose a styling issue from a screenshot - we really need to see it live to figure out what is happening.
    Blue Cart is a two-column template (main + sidebar), not single column.
    A "single column" template would not have any sideboxes active; the "single column" setting in the Layout Boxes Controller is non-functional, intended for future development.

  3. #3
    Join Date
    May 2004
    Posts
    61
    Plugin Contributions
    0

    Default Re: Product Grid

    Quote Originally Posted by gjh42 View Post
    It's very difficult to diagnose a styling issue from a screenshot - we really need to see it live to figure out what is happening.
    Blue Cart is a two-column template (main + sidebar), not single column.
    A "single column" template would not have any sideboxes active; the "single column" setting in the Layout Boxes Controller is non-functional, intended for future development.
    Thanks for the reply. sorry, meant one column on the side box (thanks for correcting me). Been using Zencart some time now on multiple projects so I am pretty familiar with it, just thought maybe someone else had encountered it since this is the only thing it is doing wrong (pulling that last sidebox header name over) .

    I will figure it out or not use it.

  4. #4
    Join Date
    Jul 2011
    Posts
    16
    Plugin Contributions
    0

    Default Re: Product Grid

    Great mod, thanks alot!
    I'd like to have the same mod on the specials page as well, is that possible somehow?
    http://webbhjalpen.com/kund/billyand...7jec5vdbk3gqi5 - Category overview with AV Product Grid.
    http://webbhjalpen.com/kund/billyand..._page=specials - Specials page where i'd like to have AV Product Grid as well.

    Specials have a sort of grid but the image sizes are wrong, it takes the sizes from Small Image.
    Is it possible to switch the image sizes so it takes the size from Image - Product Listing Width/Height?

    Thanks!

  5. #5
    Join Date
    Apr 2010
    Posts
    22
    Plugin Contributions
    0

    Default Re: Product Grid

    Quote Originally Posted by fwood View Post
    Thanks for the reply. sorry, meant one column on the side box (thanks for correcting me). Been using Zencart some time now on multiple projects so I am pretty familiar with it, just thought maybe someone else had encountered it since this is the only thing it is doing wrong (pulling that last sidebox header name over) .

    I will figure it out or not use it.
    Not sure if you got this solved but I had the same issue. It is in tpl_product_columns.php. Simply comment out 'echo $title;' on line 20.
    Change This:
    Code:
    <?php echo $title; ?>
    To This:
    Code:
    <?php //echo $title; ?>
    Hope it helps anyone else with this issue :)

  6. #6
    Join Date
    May 2012
    Location
    Melbourne, Australia
    Posts
    6
    Plugin Contributions
    0

    Default Re: Product Grid

    Quote Originally Posted by Phaylon View Post
    Not sure if you got this solved but I had the same issue. It is in tpl_product_columns.php. Simply comment out 'echo $title;' on line 20.
    Change This:
    Code:
    <?php echo $title; ?>
    To This:
    Code:
    <?php //echo $title; ?>
    Hope it helps anyone else with this issue :)

    Yes I have had the same problem and that is the fix.
    Thanks very much

 

 

Similar Threads

  1. Product Attribute Grid
    By Absolute in forum All Other Contributions/Addons
    Replies: 545
    Last Post: 24 Jun 2024, 11:46 AM
  2. Product Attributes Grid
    By Nick1973 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 15 Nov 2010, 12:01 PM
  3. 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
  4. 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

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