Page 55 of 126 FirstFirst ... 545535455565765105 ... LastLast
Results 541 to 550 of 1251
  1. #541
    Join Date
    Feb 2011
    Location
    Lumberton, TX
    Posts
    527
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    You are the best!

    Thanks!

  2. #542
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,692
    Plugin Contributions
    123

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by g2ktcf View Post
    Any chance someone has this as a demo that I can see? The original one listed in this thread says "domain for sale" lol
    Thanks for reporting; this has been fixed.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #543
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,692
    Plugin Contributions
    123

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    This issue hits the bootstrap template:
    Zone restricted shipping modules won't show up in estimator unless state dropdown is used
    https://github.com/zencart/zencart/issues/4476
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #544
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,692
    Plugin Contributions
    123

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    How can I have two cards per row on mobile? I have tried fiddling with $grid_classes_matrix but that doesn't seem to be what's needed.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #545
    Join Date
    May 2009
    Posts
    1,219
    Plugin Contributions
    2

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by swguy View Post
    How can I have two cards per row on mobile? I have tried fiddling with $grid_classes_matrix but that doesn't seem to be what's needed.
    With this I see two per row

    Code:
    '10' => 'row-cols-2 row-cols-md-2 row-cols-lg-3 row-cols-xl-4',
    '8' => 'row-cols-2 row-cols-md-2 row-cols-lg-3 row-cols-xl-4',
    '6' => 'row-cols-2 row-cols-md-2 row-cols-lg-3 row-cols-xl-4',

  6. #546
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,692
    Plugin Contributions
    123

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Thanks - this gives two per row on the index listing pages (/index.php?main_page=index&cPath=2_82) but not two per row for the centerboxes on the front page, which is what I was hoping to get.

    (Sorry, I realize now that my original request didn't specify this detail.)
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #547
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,488
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by keneso View Post
    With this I see two per row

    Code:
    '10' => 'row-cols-2 row-cols-md-2 row-cols-lg-3 row-cols-xl-4',
    '8' => 'row-cols-2 row-cols-md-2 row-cols-lg-3 row-cols-xl-4',
    '6' => 'row-cols-2 row-cols-md-2 row-cols-lg-3 row-cols-xl-4',
    That's it! Edits to your clone's /includes/modules/bootstrap/product_listing.php's $grid_classes_matrix array.

  8. #548
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,488
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by swguy View Post
    Thanks - this gives two per row on the index listing pages (/index.php?main_page=index&cPath=2_82) but not two per row for the centerboxes on the front page, which is what I was hoping to get.

    (Sorry, I realize now that my original request didn't specify this detail.)
    The products/row on those centerboxes are controlled by the various (e.g. featured, special, new) per-row counts present in Configuration :: Product Info. For instance, the new-products/row is controlled by SHOW_PRODUCT_INFO_COLUMNS_NEW_PRODUCTS.

  9. #549
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,692
    Plugin Contributions
    123

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Mobile seems to be stuck at 1. Yes, desktop and tablet home page centerbox products per row can be modified (I think it's configuration > Index listing though) but mobile always seems to let a single column take 100% of the width.

    This is the home page centerboxes only - other index pages seem to be controlled using the grid as noted above.
    Last edited by swguy; 30 Oct 2021 at 01:20 PM.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #550
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,488
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by swguy View Post
    Mobile seems to be stuck at 1. Yes, desktop and tablet home page centerbox products per row can be modified (I think it's configuration > Index listing though) but mobile always seems to let a single column take 100% of the width.

    This is the home page centerboxes only - other index pages seem to be controlled using the grid as noted above.
    When you say mobile, what viewport width are you referring to?

 

 

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 94
    Last Post: 16 Mar 2024, 04:13 PM
  2. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  3. v155 ZCA Bootstrap Template 1.0 (BETA)
    By rbarbour in forum Addon Templates
    Replies: 74
    Last Post: 25 Apr 2018, 07:05 PM
  4. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  5. Wallet Template - Support Thread
    By zami in forum Addon Templates
    Replies: 45
    Last Post: 25 Mar 2010, 10:15 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