Results 1 to 10 of 1673

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Location
    Philadelphia
    Posts
    290
    Plugin Contributions
    3

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Yes it has a 3 stage checkout did you normally use a different kind?

    In the new Edge you can enter the page you want then hit 3 dots under the X and then go to more tools and then you can hit developer tools and it will give you an emulation model which can be altered from format to format to see how your template looks on various systems.

    I believe android detects page sizing issues and automatically adjusts but i devices appear not to according to my client as well as this emulator. SO by altering a few things it is fine sadly now I forget how exactly I did it so I need to loop back to it I had to alter several things to get the layout identical in i and android it is a live site or I'd have a compare which now I need to check the backup prework
    Last edited by JimmyV; 10 Jun 2021 at 09:55 PM.

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    @dbltoe you can disable the use of maps if you don't use them. Right click > Inspect > click Gear > uncheck Enable CSS source maps. (There's also one for JavaScript.)
    That Software Guy. My Store: Zen Cart Support
    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. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by JimmyV View Post
    Yes it has a 3 stage checkout did you normally use a different kind?

    In the new Edge you can enter the page you want then hit 3 dots under the X and then go to more tools and then you can hit developer tools and it will give you an emulation model which can be altered from format to format to see how your template looks on various systems.

    I believe android detects page sizing issues and automatically adjusts but i devices appear not to according to my client as well as this emulator. SO by altering a few things it is fine sadly now I forget how exactly I did it so I need to loop back to it I had to alter several things to get the layout identical in i and android it is a live site or I'd have a compare which now I need to check the backup prework
    Most of my Bootstrap template checkout testing has been done with the One-Page Checkout (and associated BS-4 template updates) enabled. It'll take me a while to find some time to get your environment set up for testing.

  4. #4
    Join Date
    Feb 2008
    Location
    Philadelphia
    Posts
    290
    Plugin Contributions
    3

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    I am mentioning it in case people use the template that way to keep and eye out I don't think it's possible to fit so many columns like tpl file has like that in a mobile pixel space so you just toast the ones as noted as they really are repetitive plus I believe you need to adjust modules pages shopping cart quantity space size to, in my case 24, as people can order in the hundreds of a specific sku but if you do single or double digit the box size can be much smaller. I looked at adjusting space and paddings etc it's just not going to look good with so many columns shrunk like that. You have quantity, refresh, item, price, total, trash across an apple 8 or whatever just not alot of pixels there to have all that IMO

  5. #5
    Join Date
    Oct 2019
    Posts
    23
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    ZC v157c
    ZCA Bootstrap 4 v3.1.2
    One Page Checkout v2.3.8
    ZCA Bootstrap 4 for OPC v1.0.0

    In Firefox using Guest Checkout, we're encountering an issue where "City" is autofilling "Address 2" field, leaving the "City" field blank. What is the best way to resolve this? Thanks!

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by RoseStar View Post
    ZC v157c
    ZCA Bootstrap 4 v3.1.2
    One Page Checkout v2.3.8
    ZCA Bootstrap 4 for OPC v1.0.0

    In Firefox using Guest Checkout, we're encountering an issue where "City" is autofilling "Address 2" field, leaving the "City" field blank. What is the best way to resolve this? Thanks!
    In most browsers, on most templates, this is an issue. Other than setting those fields as non-autofill (which would cause some customer complaints), I'm not sure what could be done within the template itself.

  7. #7
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    I've just submitted v1.0.1 of the Bootstrap-4/OPC integration for the Zen Cart moderators' review; I'll post back here when it's available for download.

    This version contains changes only to /includes/templates/bootstrap/css/checkout_one.css, correcting the display of the CSS overlay during guest checkout.

  8. #8
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by lat9 View Post
    I've just submitted v1.0.1 of the Bootstrap-4/OPC integration for the Zen Cart moderators' review; I'll post back here when it's available for download.

    This version contains changes only to /includes/templates/bootstrap/css/checkout_one.css, correcting the display of the CSS overlay during guest checkout.
    That was quick! Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2305

  9. #9
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by lat9 View Post
    Quote Originally Posted by RoseStar View Post
    ZC v157c
    ZCA Bootstrap 4 v3.1.2
    One Page Checkout v2.3.8
    ZCA Bootstrap 4 for OPC v1.0.0

    In Firefox using Guest Checkout, we're encountering an issue where "City" is autofilling "Address 2" field, leaving the "City" field blank. What is the best way to resolve this? Thanks!
    In most browsers, on most templates, this is an issue. Other than setting those fields as non-autofill (which would cause some customer complaints), I'm not sure what could be done within the template itself.
    This might help: https://github.com/zencart/zencart/c...2399671adb6ed4 and should be backportable (by hand) to older versions without issue.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    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.

  10. #10
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by DrByte View Post
    This might help: https://github.com/zencart/zencart/c...2399671adb6ed4 and should be backportable (by hand) to older versions without issue.
    Thanks, @DrByte; should I apply those updates to the template's distribution?

 

 

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 107
    Last Post: 11 Nov 2024, 08:28 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

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