Page 114 of 129 FirstFirst ... 1464104112113114115116124 ... LastLast
Results 1,131 to 1,140 of 1284
  1. #1131
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,529
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    v3.6.3 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:

    #302: Correct template's template_info.php to report the current version.
    #303: Update to support zc200's "Wholesale Pricing".
    #304: Two trashcan icons were being displayed on the shopping_cart page when viewing on a 'small' screen.
    #305: Enabling a fluid display on category listings.
    #306: Updates to SNAF pages' header_php*.php files in support of zc200.
    #307: Correct PHP Warnings on products' listing display order if no matching product is found.
    #310: Correct display on Chrome browser's device-toolbar (used to test various devices' display).
    #311: Use page-specific maximums for SNAF listings' display.
    #312: Correct PHP Warning on index listing when no sort is selected.
    #313: Add alpha-filter to products_all page, if enabled.
    #314: Upgrade from very old version winds up missing configuration settings.

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

    Default Re: ZCA Bootstrap Template

    Fantastic news! Thank you.

    I will get the documentation around #305 done asap.
    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. #1133
    Join Date
    Jun 2014
    Posts
    141
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    In a new fresh installation of zc1.5.8a I want to install v3.6.3 of the ZCA Bootstrap Template and OPC v2.4.6.
    Which order would be preferable: Bootstrap first and then OPC or the other way around?

    TIA,

    jpda

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

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by jpda View Post
    In a new fresh installation of zc1.5.8a I want to install v3.6.3 of the ZCA Bootstrap Template and OPC v2.4.6.
    Which order would be preferable: Bootstrap first and then OPC or the other way around?

    TIA,

    jpda
    Probably OPC first, then Bootstrap. My reasoning is that the Bootstrap template has its own, modified version of various OPC templates, so doing OPC first helps to ensure that the Bootstrap version of those template files isn't overwritten.

  5. #1135
    Join Date
    Jun 2014
    Posts
    141
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Thanks Cindy for your quick answer, I will install in that order.
    Last edited by jpda; 11 Feb 2024 at 03:58 PM.

  6. #1136
    Join Date
    Jun 2014
    Posts
    141
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Working in ZenCart v1.5.8a, PHP v8

    Question:
    Installing Bootstrap 3.6.3
    In the install files I see 2 folders:
    ZCA-Bootstrap-Template-3.6.3/includes/languages/english/bootstrap
    ZCA-Bootstrap-Template-3.6.3/includes/languages/english/extra_definitions

    I would expect also ZCA-Bootstrap-Template-3.6.3/includes/languages/english/html_includes
    containing /bootstrap/html_includes/bootstrap
    to override the defines as in ZenCart v1.5.8a includes/languages/english/html_includes/responsive_classic/

    Is that correct?

  7. #1137
    Join Date
    May 2020
    Posts
    10
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by jpda View Post
    Working in ZenCart v1.5.8a, PHP v8

    Question:
    Installing Bootstrap 3.6.3
    In the install files I see 2 folders:
    ZCA-Bootstrap-Template-3.6.3/includes/languages/english/bootstrap
    ZCA-Bootstrap-Template-3.6.3/includes/languages/english/extra_definitions

    I would expect also ZCA-Bootstrap-Template-3.6.3/includes/languages/english/html_includes
    containing /bootstrap/html_includes/bootstrap
    to override the defines as in ZenCart v1.5.8a includes/languages/english/html_includes/responsive_classic/

    Is that correct?
    I'm not sure how others have done it but I just created my own bootstrap folder in html_includes and have my own define_main_page.php file in there, or any other files I don't want overridden when updating.

    so:
    includes/languages/english/html_includes/bootstrap/

  8. #1138
    Join Date
    May 2020
    Posts
    10
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by jpda View Post
    Working in ZenCart v1.5.8a, PHP v8

    Question:
    Installing Bootstrap 3.6.3
    In the install files I see 2 folders:
    ZCA-Bootstrap-Template-3.6.3/includes/languages/english/bootstrap
    ZCA-Bootstrap-Template-3.6.3/includes/languages/english/extra_definitions

    I would expect also ZCA-Bootstrap-Template-3.6.3/includes/languages/english/html_includes
    containing /bootstrap/html_includes/bootstrap
    to override the defines as in ZenCart v1.5.8a includes/languages/english/html_includes/responsive_classic/

    Is that correct?
    Not sure how others have done it, but I created my own bootstrap folder inside html_includes that contains define_main_page.php (or any of those files). That way it doesn't get overridden when updating.

    includes/languages/english/html_includes/bootstrap/

  9. #1139
    Join Date
    May 2020
    Posts
    10
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by lat9 View Post
    v3.6.3 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:

    #302: Correct template's template_info.php to report the current version.
    #303: Update to support zc200's "Wholesale Pricing".
    #304: Two trashcan icons were being displayed on the shopping_cart page when viewing on a 'small' screen.
    #305: Enabling a fluid display on category listings.
    #306: Updates to SNAF pages' header_php*.php files in support of zc200.
    #307: Correct PHP Warnings on products' listing display order if no matching product is found.
    #310: Correct display on Chrome browser's device-toolbar (used to test various devices' display).
    #311: Use page-specific maximums for SNAF listings' display.
    #312: Correct PHP Warning on index listing when no sort is selected.
    #313: Add alpha-filter to products_all page, if enabled.
    #314: Upgrade from very old version winds up missing configuration settings.
    thank you for the update. I have updated it but now I get a fatal error on the Products All page.

    Code:
    --> PHP Fatal error: Uncaught Error: Undefined constant "TEXT_SHOW" in C:\xampp\htdocs\ZEN\zen_158a\includes\templates\bootstrap\templates\tpl_products_all_default.php:23
    Stack trace:
    #0 C:\xampp\htdocs\ZEN\zen_158a\includes\templates\bootstrap\common\tpl_main_page.php(217): require()
    #1 C:\xampp\htdocs\ZEN\zen_158a\index.php(94): require('C:\\xampp\\htdocs...')
    #2 {main}
    thrown in C:\xampp\htdocs\ZEN\zen_158a\includes\templates\bootstrap\templates\tpl_products_all_default.php on line 23.
    Upon checking it seems that I use to use BOOTSTRAP v1.0.BETA for tpl_products_all_default.php. I am not sure why it never updated previously.

    Using zen cart version 1.5.8a , PHP 8.2

  10. #1140
    Join Date
    Jun 2014
    Posts
    141
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Thanks @Shifty_J, that's exactly what I did myself.
    But I wanted to point out that IMHO it should be in the distribution of ZCA-Bootstrap-Template.

    jpda

 

 

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