Page 93 of 126 FirstFirst ... 43839192939495103 ... LastLast
Results 921 to 930 of 1258
  1. #921
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    v3.5.1 of the ZCA Bootstrap template is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2191

    This release contains changes associated with the following GitHub issues:

    #188: Remove redundant code from the products_listing module.
    #190: Legacy checkout, customer's existing addresses not displayed when changing shipping/billing address.
    #192: Use FA glyph instead of image-icon for the update-icon on the shopping_cart page.
    #193: Correct non-display of product-delete checkboxes on the shopping_cart page.
    #194: Correct display position of product-delete icons/checkboxes on small viewports.
    #195: Correct HTML validation error on the shipping-estimator display.
    #196: Correct 'sold-outimages displaying as images instead of buttons on zc158. #198: Use zc158 method to ensure T&C checkbox is ticked oncheckout_payment` page.
    #200: Correct location of 'Header Position 1' banners, they were overlaid by the navbar.
    #201: Correct display of carousel banners' previous/next icons and indicators.

  2. #922
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    976
    Plugin Contributions
    6

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by gsh68 View Post
    Is there a way to get a sidebox to show in mobile view?
    When using a sidebox for banners for announcements (away/shipping delays etc) it's all fine in desktop view but missing in mobile view.

    Thanks.
    Apparently not yet. I asked a similar question last December about converting a sidebox into a centrebox and viceversa and was advised that such a thing had to be developed. Since then I have not had the time to follow up.

    https://www.zen-cart.com/showthread....61#post1392261

  3. #923
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,154
    Plugin Contributions
    11

    Default Re: ZCA Bootstrap Template

    1.5.8 from git
    PHP 8.0
    Latest bootstrap from git
    Partial blank page

    Code:
    [10-Feb-2023 01:53:46 UTC] Request URI: /index.php?main_page=index, IP address: 177.216.199.186, Language id 1#1 require(/includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php) called at [/includes/modules/sideboxes/best_sellers.php:55]
    #2 include(/includes/modules/sideboxes/best_sellers.php) called at [/includes/modules/column_right.php:30]
    #3 require(/includes/modules/column_right.php) called at [/includes/templates/frammerdibble/common/tpl_main_page.php:250]
    #4 require(/includes/templates/frammerdibble/common/tpl_main_page.php) called at [/index.php:94]
    --> PHP Warning: Undefined variable $bestsellers_list in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php on line 14.
    
    
    [10-Feb-2023 01:53:46 UTC] PHP Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of type Countable|array, null given in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php:14
    Stack trace:
    #0 /includes/modules/sideboxes/best_sellers.php(55): require()
    #1 /includes/modules/column_right.php(30): include('/home/frammer...')
    #2 /includes/templates/frammerdibble/common/tpl_main_page.php(250): require('/home/frammer...')
    #3 /index.php(94): require('/home/frammer...')
    #4 {main}
    thrown in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php on line 14
    
    
    [10-Feb-2023 01:53:46 UTC] Request URI: /index.php?main_page=index, IP address: 216.177.186.199
    --> PHP Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of type Countable|array, null given in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php:14
    Stack trace:
    #0 /includes/modules/sideboxes/best_sellers.php(55): require()
    #1 /includes/modules/column_right.php(30): include('/home/frammer...')
    #2 /includes/templates/frammerdibble/common/tpl_main_page.php(250): require('/home/frammer...')
    #3 /index.php(94): require('/home/frammer...')
    #4 {main}
    thrown in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php on line 14.

  4. #924
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by gsh68 View Post
    Is there a way to get a sidebox to show in mobile view?
    When using a sidebox for banners for announcements (away/shipping delays etc) it's all fine in desktop view but missing in mobile view.

    If not possible is there a way for a wide-banner at the top of the page to not be hidden by the navigation bar? It displays under the footer fine in both desktop and mobile view but is hidden at the top.

    Thanks.
    v3.5.1 of the template no longer covers the top (Header Position 1) banner by the navigation bar.

  5. #925
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by dbltoe View Post
    1.5.8 from git
    PHP 8.0
    Latest bootstrap from git
    Partial blank page

    Code:
    [10-Feb-2023 01:53:46 UTC] Request URI: /index.php?main_page=index, IP address: 177.216.199.186, Language id 1#1 require(/includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php) called at [/includes/modules/sideboxes/best_sellers.php:55]
    #2 include(/includes/modules/sideboxes/best_sellers.php) called at [/includes/modules/column_right.php:30]
    #3 require(/includes/modules/column_right.php) called at [/includes/templates/frammerdibble/common/tpl_main_page.php:250]
    #4 require(/includes/templates/frammerdibble/common/tpl_main_page.php) called at [/index.php:94]
    --> PHP Warning: Undefined variable $bestsellers_list in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php on line 14.
    
    
    [10-Feb-2023 01:53:46 UTC] PHP Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of type Countable|array, null given in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php:14
    Stack trace:
    #0 /includes/modules/sideboxes/best_sellers.php(55): require()
    #1 /includes/modules/column_right.php(30): include('/home/frammer...')
    #2 /includes/templates/frammerdibble/common/tpl_main_page.php(250): require('/home/frammer...')
    #3 /index.php(94): require('/home/frammer...')
    #4 {main}
    thrown in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php on line 14
    
    
    [10-Feb-2023 01:53:46 UTC] Request URI: /index.php?main_page=index, IP address: 216.177.186.199
    --> PHP Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of type Countable|array, null given in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php:14
    Stack trace:
    #0 /includes/modules/sideboxes/best_sellers.php(55): require()
    #1 /includes/modules/column_right.php(30): include('/home/frammer...')
    #2 /includes/templates/frammerdibble/common/tpl_main_page.php(250): require('/home/frammer...')
    #3 /index.php(94): require('/home/frammer...')
    #4 {main}
    thrown in /includes/templates/frammerdibble/sideboxes/tpl_best_sellers.php on line 14.
    What's the site's setting for Minimum Values :: Best Sellers and Maximum Values :: Best Sellers for Box?

    FWIW, I'm guessing that the Responsive Classic template's going to do the same thing.

  6. #926
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by dw08gm View Post
    Apparently not yet. I asked a similar question last December about converting a sidebox into a centrebox and viceversa and was advised that such a thing had to be developed. Since then I have not had the time to follow up.

    https://www.zen-cart.com/showthread....61#post1392261
    The thing with converting a sidebox to a centrebox is that a centrebox-rendering script (/includes/templates/bootstrap/centerboxes) would need to be supplied. That's why @swguy indicated that custom-coding would be needed.

    What could be done by the base template is to include all active sideboxes in the mobile dropdown menu.

    I'm thinking that two new headings' texts (one for the left-sidebox and one for the right-sidebox) would be supplied in the base Bootstrap language file. All active sideboxes in each (other than the information and more_information ones, which stand on their own) would be displayed in a drop-down menu under the associated heading.

    If a site didn't want the sidebox to display on mobile, site-specific CSS could be used to hide the information (it'd still be there for Google/Bing to scrape, though).

    Would that work as a partial solution?

  7. #927
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    976
    Plugin Contributions
    6

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by lat9 View Post
    The thing with converting a sidebox to a centrebox is that a centrebox-rendering script (/includes/templates/bootstrap/centerboxes) would need to be supplied. That's why @swguy indicated that custom-coding would be needed.

    What could be done by the base template is to include all active sideboxes in the mobile dropdown menu.

    I'm thinking that two new headings' texts (one for the left-sidebox and one for the right-sidebox) would be supplied in the base Bootstrap language file. All active sideboxes in each (other than the information and more_information ones, which stand on their own) would be displayed in a drop-down menu under the associated heading.

    If a site didn't want the sidebox to display on mobile, site-specific CSS could be used to hide the information (it'd still be there for Google/Bing to scrape, though).

    Would that work as a partial solution?
    I would like to see that, but am so tied up at the moment that I can do little more than read and occasionally comment on this matter. So from my side there is no hurry to begin any of this.

    I was thinking of a CSS solution using display:none with screen width or other media parameters, but irked at the possibility that perhaps two boxes or the same information could be sent when only one lot should.

    Cheers

  8. #928
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,154
    Plugin Contributions
    11

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by lat9 View Post
    What's the site's setting for Minimum Values :: Best Sellers and Maximum Values :: Best Sellers for Box?

    FWIW, I'm guessing that the Responsive Classic template's going to do the same thing.
    Yes on the Responsive Classic

    Settings are 0 and 10 respectively.

  9. #929
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by dbltoe View Post
    Yes on the Responsive Classic

    Settings are 0 and 10 respectively.
    It's a base Zen Cart issue; see https://github.com/zencart/zencart/issues/5596 for details.

  10. #930
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,154
    Plugin Contributions
    11

    Default Re: ZCA Bootstrap Template

    Setting the minimum to 1 makes it all better.

 

 
Page 93 of 126 FirstFirst ... 43839192939495103 ... LastLast

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