ZCA Bootstrap Template

Average Rating: 5
Description
- Responsive.
- Bootstrap 4.
- 3 Column Layout (removes right column on product info, shopping cart & checkout pages).
- Mobile Friendly Drop Down Menu.
- Tabbed Login Page.
- Modals replace popup Windows (except shipping estimator).
- Optional Additional Images Modal w/ Carousel.
- Order Progress Bar on Checkout Pages.
- No (almost NO) Stylesheet.
- Colors are configured via an Admin control, instead of editing stylesheet files
+ Download Latest

Forum Support Thread

Submit An Updated Version


Github Repository
Zen Cart® Versions v1.5.7, v1.5.8, v2.0.0
Original Author rbarbour
Last Updated by lat9 - 18 Mar 2024
Downloads 6,825

Version History

ZCA Bootstrap Template   -   Version: v3.6.4
This release contains changes required for interoperability with Zen Cart v2.0.0 and bugfixes.

For a full list of all changes, see this link: https://github.com/lat9/ZCA-Bootstrap-Template/issues?q=is%3Aissue+milestone%3Av3.6.4
  + Download
Zen Cart® Versions v1.5.7, v1.5.8, v2.0.0
Date Added 18 Mar 2024
Author lat9
File Size 1.41 MB
PHP 5.3 Safe? No
Downloads 3
 
ZCA Bootstrap Template   -   Version: v3.6.3
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.
  + Download
Zen Cart® Versions v1.5.7, v1.5.8, v2.0.0
Date Added 9 Feb 2024
Author lat9
File Size 1.41 MB
PHP 5.3 Safe? No
Downloads 139
 
ZCA Bootstrap Template   -   Version: v3.6.2
This release contains changes associated with the following GitHub issues:

#274: Changed rating stars' default color/background-color.
#290: New notifications (from zc200) for the `account_history_info` page's template.
#296: UI improvements to the admin's _ZCA Bootstrap Colors_ tool; default color now included in exported `.csv`.
#297: `product_reviews_write` page's template, variable name changed for zc200.
#298: Remove unwanted HTML tags from `zca_bootstrap` log for breadcrumbs' separator.
#299: `id=` attribute wasn't being added to the "Submit" button on the `checkout_one_confirmation` page.
  + Download
Zen Cart® Versions v1.5.7, v1.5.8
Date Added 13 Jan 2024
Author lat9
File Size 1.41 MB
PHP 5.3 Safe? No
Downloads 78
 
ZCA Bootstrap Template   -   Version: v3.6.1
This release contains changes associated with the following GitHub issues:

#271: Correct accessibility issue when <h1> text is an empty string.
#276: Correct misspelled CSS property name: cursor, not curser.
#278: Add titles for accessibility on Navigation Previous/Next buttons.
#279: "Fit" content on shipping-estimator form fields so that they're not 100% wide.
#280: Add spaces between text values on shopping-cart display page.
#281: Ensure that the quantity-update icon is an FA icon, regardless of the Update button's title's character length.
#284: Refactor shopping-cart page layout, especially for small screens.
#286: Correct shopping-cart delete icon/checkbox formatting when a product has a fixed-quantity display.
#288: Update jQuery to 3.7.1.
#289: Correct header/logo area layout.
  + Download
Zen Cart® Versions v1.5.7, v1.5.8
Date Added 14 Nov 2023
Author lat9
File Size 1.41 MB
PHP 5.3 Safe? No
Downloads 162
 
ZCA Bootstrap Template   -   Version: v3.6.0
This release contains changes associated with the following GitHub issues:

#236: Restructuring and notifications added for AJAX search.
#237: Add missing language constant for AJAX search.
#238: Add a 'soft' configuration setting to disable the 'back-to-top' icon.
#240: Simplify and reduce processing for SNAF pages.
#241: Price-related observer updated to honor a previous observer's changes.
#244: Add a 'soft' configuration setting to control whether `zca_js_zone_list` returns `zone_id` or `zone_name` values.
#245: Correct name of "Add Address" button on the `address_book` page, was displaying as "Back".
#246: Add `role="button"` to AJAX search header link to improve SEO rating.
#247: New colors defined for upper NavBar buttons (other than the AJAX header search icon).
#252: "Images" column for table-based product listings updates for screen-readers.
#253: Colors added for "Advanced Accessibility Standards". See this (https://github.com/lat9/ZCA-Bootstrap-Template/wiki/ZCA-Bootstrap-Stylesheets-and-Colors#v360-updates) link for details.
#254: Correct styling for "Buy Now" buttons, 'more info ...' link and min/max/unit display on table-based listings.
#258: `ask_a_question` and `account_history_info` page/template updates based on recent zc158 base changes.
#259: Correct HTML validation issues on additional-images' modal display.
#261: "Sold Out" button, add coloring and remove hover-pointer since the button's not clickable.
#266: "Float" the 'Add Selected to Cart' button on product listing pages, to keep the button visible in the customer's viewport.
  + Download
Zen Cart® Versions v1.5.7, v1.5.8
Date Added 20 Jul 2023
Author lat9
File Size 1.41 MB
PHP 5.3 Safe? No
Downloads 310
 
ZCA Bootstrap Template   -   Version: v3.5.3
This release contains corrections for the following GitHub issues:

#231: Correct PHP Parse error when payment methods "collect credit card data on-site".
#232: Correct PHP Warning logged by shopping_cart template.
#233: Correct products' model alignment on listing pages.
#234: Add language constant added for zc158 that doesn't exist in zc157.
#235: Add missing text 'lead-in' for products' quantity on listing pages.
  + Download
Zen Cart® Versions v1.5.7, v1.5.8
Date Added 15 Apr 2023
Author lat9
File Size 1.52 MB
PHP 5.3 Safe? No
Downloads 242
 
ZCA Bootstrap Template   -   Version: v3.5.2
This release contains changes associated with the following GitHub issues:

#203: Correct shopping-cart display when both icon and checkbox is rendered.
#206: Correct heading structure and add landscape for accessibility.
#209: Remove unneeded code from the admin's Tools :: ZCA Bootstrap Colors tool.
#210, #211: Updates to "ZCA Bootstrap Colors" and /css/stylesheet_zca_colors.php to make it easier to add/update colors now and in the future. Refer to the template's wiki (https://github.com/lat9/ZCA-Bootstrap-Template/wiki) for additional information.
#212: Updating/adding various color settings for the "ZCA Bootstrap Colors" tool.
#215: Remove unwanted bootstrap base color classes, so the the "ZCA Bootstrap Colors" control the sections.
#220: Coupon modal pop-up not displaying any text when there are no category-related restrictions.
#221: Correct 'run-on' sentence structure in coupon modal pop-up.
#222: zc158a no longer includes <strong> tags in 3-page checkout guidance language constants.
#223: Coupon modal pop-up creates PHP Warning when coupon has product-related restrictions.
#224: Use FA-5 classes for FA-icons (some were still using FA-4 'syntax').
#226: Correcting header-tag hierarchy and adding labels for accessibility.
#227: Correct notification name for coupon-link update.
  + Download
Zen Cart® Versions v1.5.7, v1.5.8
Date Added 6 Mar 2023
Author lat9
File Size 1.52 MB
PHP 5.3 Safe? No
Downloads 155
 
ZCA Bootstrap Template   -   Version: v3.5.1
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.
  + Download
Zen Cart® Versions v1.5.7, v1.5.8
Date Added 9 Feb 2023
Author lat9
File Size 1.51 MB
PHP 5.3 Safe? No
Downloads 124
 
ZCA Bootstrap Template   -   Version: v3.5.0
This release contains changes associated with the following GitHub issues:

#155: Add .activeLink to active EZ-page TOC link.
#163: Correct PHP warning on various product_info templates.
#165: Display search in header only when it's enabled for single-box status.
#167: Add ARIA labels for centerboxes and common header.
#168: Remove /jscript/jquery.min.js from the distribution.
#169: Update "Bootstrap" base to v4.6.2; Font Awesome to v5.15.4.
#171: Add notification just after the <head> is rendered, enabling plugins to insert very-early scripts.
#172: Correct off_canvas_menu, it was overwriting a variable used by EZ-pages.
#178: Various refinements and refactorings.
#181: Refactoring and simplification of a product's additional images' display.
#182: Remove trailing slashes on void HTML elements, e.g. <br /> becomes <br>.
#183: Correcting button-related HTML validation; <button> cannot be a descendent of an anchor tag.
#184: Correcting HTML validation issues for 3-page checkout when the "Tax" column is not displayed.
#185: Correcting other HTML validation issues.
  + Download
Zen Cart® Versions v1.5.7, v1.5.8
Date Added 25 Dec 2022
Author lat9
File Size 1.51 MB
PHP 5.3 Safe? No
Downloads 170
 
ZCA Bootstrap Template   -   Version: v3.4.1
This release contains changes associated with the following GitHub issues:

#152: Main page's define-page shows on top-level categories' listings.
#153: Use isset instead of ?? for null-coalesce type comparisons as zc157 supports PHP 5.6.
#154: Information sidebox, enabling quick overrides for about-us/brands inclusion (zc158).
#156: Correct product-page display when both onetime charge and price-by-attributes apply.
#158: PHP 8.2+: Address "dynamic properties" in zca_split_page_results.php class.
#161: Correct PHP warning when product has quantity discounts.
#162: zc158: Enable single-column layout settings to be used.
  + Download
Zen Cart® Versions v1.5.7, v1.5.8
Date Added 29 Nov 2022
Author lat9
File Size 1.54 MB
PHP 5.3 Safe? No
Downloads 90
 
ZCA Bootstrap Template   -   Version: v3.4.0
This release contains changes associated with the following GitHub issues and has been validated with Zen Cart v1.5.8:

#151: Update zen_cfg_read_only, using zc158 version for zc157 change
#150: Remove redundant button definitions
#147: ZcaBootstrapObserver::setVariables incompatible with PHP 8.2's dynamic properties' restriction
#142: Enable additional content to be displayed on the shopping_cart page
#141: Use 'standard' Zen Cart HTML 'id' for cart quantity/button display and centerboxes
#140: Don't include conditions if shipping and/or billing isn't available
#139: Preload (rather than prefetch) the CDN-based css/js files
#138: Consolidate One-Page Checkout/Bootstrap template integration
#137: 'common_address_formatting', set as primary checkbox should appear only for address_book_process
#136: Move 'country' selection above 'state' in common-address formatting
#135: Remove unused template files for all/featured/new products' listings
#135 opened on Jul 18 by lat9
#134: zc158 Compatibility, overall changes required.
#133: Exporting ZCA Bootstrap Colors
#132: orphan statement in tpl_modules_manufacturer_info
#131: modules\bootstrap\category_row.php compare to core ZC158 query
#130: centerboxes\new_products.php comparison to core query
#125: contact_us "Send Email To:" Selection Is Not Really Required
#124: Raw HTML displayed for when customer views an order's history
#122: Restore 'base' Zen Cart attributes HTML class and id attributes.
  + Download
Zen Cart® Versions v1.5.7, v1.5.8
Date Added 14 Oct 2022
Author lat9
File Size 1.54 MB
PHP 5.3 Safe? No
Downloads 188
 
ZCA Bootstrap Template   -   Version: v3.3.0
This release contains changes associated with the following GitHub issues:

#68: Enable the definition of a site-specific CSS file.
#104: Sideboxes are not disabled if COLUMN_xx_STATUS or SET_COLUMN_xx_STATUS is set to '0'.
#105: Stray <ul> present in the site_map page's template.
#107: checkout_payment_address incorrectly identifies shipping (not billing) address as current.
#108: HTML validation error in breadcrumbs.
#110: MySQL Fatal error in AJAX Search on strict MySQL 5.7 installations.
#111: Missing space between class names for dropdown menus.
#113: Enable interoperation with COWOA's no_account page.
#117: Accessibility 'tweaks'.
#118: HTML validation error in listing pagination when ellipsis is required.
#119: Document how to transfer color customizations from a test site to its live version.
  + Download
Zen Cart® Versions v1.5.7
Date Added 13 Apr 2022
Author lat9
File Size 1.52 MB
PHP 5.3 Safe? No
Downloads 354
 
ZCA Bootstrap Template   -   Version: v3.2.0
This release contains changes associated with the following GitHub issues:

#87: Include "More Information" sidebox in mobile-menu, if enabled.
#93: Use loading="lazy" to lazy-load images.
#96: Screen-reader updates for reviews' rating stars.
#97: Correct javascript/jQuery error on address-gathering pages; missing #stBreak.
#98: Correct missplaced </div> in products' listing template module.
#99: Adding an AJAX search; template settings are now in their own configuration 'group'.
#100: Add product-listing default grids for 12-column and 9-column center sections; enable the listing's 'grid' layout to be overridden.
  + Download
Zen Cart® Versions v1.5.7
Date Added 4 Dec 2021
Author lat9
File Size 1.52 MB
PHP 5.3 Safe? No
Downloads 379
 
ZCA Bootstrap Template   -   Version: v3.1.5
This release contains changes associated with the following GitHub issues:

#84: Adding language-translation for Back to Top button's title= tag.
#85: Adding alt= tag to additional images.
#86: Adding aria-label and -title to shopping-cart buttons.
#88: Correct form-start tag placement to correct invalid HTML on checkout_confirmation.
#89: Correct data-overflow on account page's Previous Orders.
#91: Correct PHP notices issued when left/right columns are fully disabled.
#92: Enable integration with attribute image-swapper plugins.
  + Download
Zen Cart® Versions v1.5.7
Date Added 21 Sep 2021
Author lat9
File Size 1.50 MB
PHP 5.3 Safe? No
Downloads 246
 
ZCA Bootstrap Template   -   Version: v3.1.4
This release contains changes associated with the following GitHub issues:

#72: Correcting min/max/units display on product information pages.
#73: Removing unnecessary code from specials page's template.
#76: Move the "back-to-top" button so it doesn't cover 'important' buttons.
#77: Correcting ARIA tags on products' navigation.
#78: Remove multiple id= attributes from centerbox displays.
#80: Adding base Zen Cart .forward and .back selectors to stylesheet.
  + Download
Zen Cart® Versions v1.5.7
Date Added 19 Aug 2021
Author lat9
File Size 1.50 MB
PHP 5.3 Safe? No
Downloads 134
 
ZCA Bootstrap Template   -   Version: v3.1.3
This release contains changes associated with the following GitHub issues:

#59: Correct duplicate sort-orders present in color configurations added in v3.1.2.
#61: Correct small-screen layout on shopping_cart page, required horizontal scroll.
#63: Remove redundant code from product_listing.php.
#64: Use common image sizing for all centerbox displays.
#65: Add 'specificity' to addresses to correct browsers' auto-fill.
#67: Add .clearBoth class styling to the template's base stylesheet.
#69: Use bootstrap message styling for the "Place Order" shopping-for message.
  + Download
Zen Cart® Versions v1.5.7
Date Added 8 Jul 2021
Author lat9
File Size 1.50 MB
PHP 5.3 Safe? No
Downloads 152
 
ZCA Bootstrap Template   -   Version: v3.1.2
This release contains changes associated with the following GitHub issues:

#50: Correct unwanted background coloring for EZ-Pages' footer links.
#52: Header-messages were being hidden by the upper nav-bar.
#53: Reduce the 'footprint' associated with the inline styling.
#54: Additions to the admin's ZCA Bootstrap Colors tool, pulling in the add-to-cart card and buttons.
#56: Correct 'return-to' page when adding multiple items from SNAF pages.
#57: products_new and specials pages missing manufacturers_id for listing output.
#58: HTML-related changes for the admin's ZCA Bootstrap Colors tool.
  + Download
Zen Cart® Versions v1.5.7
Date Added 2 Jun 2021
Author lat9
File Size 1.50 MB
PHP 5.3 Safe? No
Downloads 163
 
ZCA Bootstrap Template   -   Version: v3.1.1
This version corrects the shipping-estimator's display on the shopping_cart page when state dropdowns are in use and the selected country has no zones. In that case, the state entry input is being disabled. See GitHub issue #48 for details.   + Download
Zen Cart® Versions v1.5.7
Date Added 14 Feb 2021
Author lat9
File Size 1.38 MB
PHP 5.3 Safe? No
Downloads 322
 
ZCA Bootstrap Template   -   Version: v3.1.0
This release contains changes associated with these GitHub issues: https://github.com/lat9/ZCA-Bootstrap-Template/issues?q=is%3Aissue+milestone%3Av3.1.0

Noting that this version is a prerequisite for the forthcoming template integration with One-Page Checkout.
  + Download
Zen Cart® Versions v1.5.7
Date Added 1 Feb 2021
Author lat9
File Size 1.38 MB
PHP 5.3 Safe? No
Downloads 132
 
ZCA Bootstrap Template   -   Version: v3.0.0
Supports Zen Cart versions 1.5.7 and later, best when run on a zc157b (or later) installation.

- For Zen Cart 1.5.7 (no suffix) and 1.5.7a, be sure to apply all the Known Bugs and Fixes (easier to upgrade to 1.5.7b or newer) for the template's proper operation.

Note: The GitHub repository for the template has changed to https://github.com/lat9/ZCA-Bootstrap-Template
  + Download
Zen Cart® Versions v1.5.7
Date Added 26 Nov 2020
Author lat9
File Size 1.37 MB
PHP 5.3 Safe? No
Downloads 335
 
ZCA Bootstrap Template   -   Version: Version: 2.0.0c
Files changed in 2.0.0c
- Updated for ZC version 1.5.6c (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/167)
- Added Back To Top Button (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/66)
- Fixed special listing page, it now uses the product listing page layout (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/141)
- Fixed non-functional shopping cart shipping estimator (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/146)
- Fixed PHP Warning: count(): header_php_shopping_cart_zca_bootstrap.php (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/147)
- Fixed typo in stylesheet_zca_colors.php (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/148)
- Fixed single payment issue breaking DOM (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/152)
- Fixed non styles "active" page # on listing pages (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/154)
- Fixed single checkbox issue on checkout_success page for product update notifications (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/155)
- Fixed specials center-box product query (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/156)
-Added unique id's to center-boxes (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/157)
- Added bootstrap cards to sub-categories for a consistent look (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/158)
- -Fixed Undefined Constants in ADMIN zca_bootstrap_colors.php (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/159)
- Fixed non-multi-language in tpl_photoswipe.php (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/161)
- Fixed PHP warning in tpl_modules_shipping_estimator.php (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/162)
- Removed LARGE_IMAGE_WIDTH constant (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/163)
- Replaced messageStack icon images w/ font awesome icons (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/165)
- Fixed shipping estimator on shopping cart page to be within form (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/164)
- Fixed photoswipe issue not opening additional images as a gallery (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/issues/170)
- Removed bs class in tpl_checkout_payment_default.php (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/pull/177/commits/5501ed09cefd2abf3caa4c126c0dfae3fbd35b40)
- Update header_php_shopping_cart_zca_bootstrap.php to include $productArray check (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/pull/176/commits/773d6ab2b769eaea3bd982df15116236aa416934)
- Added bs class to tpl_checkout_payment_default.php to ensure radio button custom style appears (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/pull/175/commits/c5ec408dce496d7a4776bbcd4503962f34f7c94b)
- Updated tpl_page_not_found_default.php to ensure GV and COUPON status values set before referencing (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/pull/174/commits/056d2c11e2cc9ee4168006afb6f09a928e6bdf67)
- Added a check instead of removing to YOUR_ADMIN/includes/init_includes/init_bc_config.php (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/pull/173/commits/970544206d8f2047fe3dae2a55971dc2a0e1556f#diff-5769ca6d8801df439706b02fa4ba9546)
- Added a check to initialize variable in case it wasn't created in tpl_offcanvas_menu.php (https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c/pull/172/commits/770391f727add6d2b799284edae1881ffc9885b6)
  + Download
Zen Cart® Versions v1.5.6
Date Added 8 Oct 2019
Author rbarbour
File Size 1.47 MB
PHP 5.3 Safe? No
Downloads 965
 
ZCA Bootstrap Template   -   Version: 2.0.0a
Version 2.0.0a 10 January 2019:
1.) Removes Optional-OPC-Template-Overrides
Note: Once this is updated for 1.5.6 I will provide a separate GitHub repository which will provide Bootstrap compatibility.
https://github.com/zcadditions/ZCA-OPC-for-1.5.6

Files changed in 2.0.0a
1 - includes/templates/bootstrap/templates/tpl_checkout_success_default.php
2 - includes/languages/english/bootstrap/button_names.php
3 - includes/modules/order_total/ot_coupon.php
4 - includes/templates/bootstrap/templates/tpl_checkout_payment_default.php
5 - includes/templates/bootstrap/templates/tpl_ajax_checkout_confirmation_default.php
6 - includes/classes/ajax/zcAjaxPayment.php

Files deleted in 2.0.0a
1 - All Optional-OPC-Template-Overrides file
  + Download
Zen Cart® Versions v1.5.6
Date Added 10 Jan 2019
Author rbarbour
File Size 1.46 MB
PHP 5.3 Safe? No
Downloads 459
 
ZCA Bootstrap Template   -   Version: 2.0.0
Version: 2.0.0 06 January 2019:
1.) This version incorporates changes for 1.5.6 and 1.5.6a
2.) Does not include updates for Optional-OPC-Template-Overrides

Files Changed for 1.5.6 and 1.5.6a
- includes/templates/bootstrap/common/tpl_offcanvas_menu.php
- includes/templates/bootstrap/templates/tpl_site_map_default.php
- includes/templates/bootstrap/templates/tpl_modules_shipping_estimator.php
- includes/templates/bootstrap/templates/tpl_index_product_list.php
- includes/templates/bootstrap/templates/tpl_ezpages_bar_header.php
- includes/templates/bootstrap/templates/tpl_ezpages_bar_footer.php
- includes/modules/sideboxes/bootstrap/information.php
- includes/classes/order.php
- includes/modules/pages/specials/main_template_vars.php
- includes/modules/pages/create_account/jscript_addr_pulldowns_zca_bootstrap.php
- includes/modules/pages/checkout_payment_address/jscript_addr_pulldowns_zca_bootstrap.php
- includes/modules/pages/address_book_process/jscript_addr_pulldowns_zca_bootstrap.php
- includes/templates/bootstrap/modalboxes/tpl_coupon_help.php
- includes/templates/bootstrap/sideboxes/tpl_best_sellers.php
- includes/templates/bootstrap/sideboxes/tpl_categories.php
- includes/templates/bootstrap/sideboxes/tpl_document_categories.php
- includes/templates/bootstrap/sideboxes/tpl_information.php
- includes/templates/bootstrap/sideboxes/tpl_languages.php
- includes/templates/bootstrap/sideboxes/tpl_more_information.php
- includes/templates/bootstrap/sideboxes/tpl_order_history.php
- includes/templates/bootstrap/sideboxes/tpl_search.php
- includes/templates/bootstrap/sideboxes/tpl_search_header.php
- includes/templates/bootstrap/sideboxes/tpl_whos_online.php
- includes/templates/bootstrap/common/html_header.php
- includes/templates/bootstrap/common/tpl_columnar_display.php
- includes/templates/bootstrap/templates/tpl_account_newsletters_default.php
- includes/templates/bootstrap/templates/tpl_checkout_payment_default.php
- includes/templates/bootstrap/templates/tpl_checkout_success_default.php
- includes/templates/bootstrap/templates/tpl_document_general_info_display.php
- includes/templates/bootstrap/templates/tpl_document_product_info_display.php
- includes/templates/bootstrap/templates/tpl_modules_attributes.php
- includes/templates/bootstrap/templates/tpl_modules_create_account.php
- includes/templates/bootstrap/templates/tpl_modules_downloads.php
- includes/templates/bootstrap/templates/tpl_modules_media_manager.php
- includes/templates/bootstrap/templates/tpl_product_free_shipping_info_display.php
- includes/templates/bootstrap/templates/tpl_product_info_display.php
- includes/templates/bootstrap/templates/tpl_product_music_info_display.php
- includes/templates/bootstrap/templates/tpl_time_out_default.php
- includes/templates/bootstrap/templates/tpl_shopping_cart_default.php
- includes/templates/bootstrap/centerboxes/tpl_modules_upcoming_products.php
- includes/templates/bootstrap/templates/tpl_zc_install_suggested_default.php
- includes/modules/centerboxes/specials_index.php
- includes/modules/centerboxes/specials_index.php
- includes/modules/centerboxes/upcoming_products.php
- includes/modules/centerboxes/featured_products.php
- includes/modules/bootstrap/categories_tabs.php
- includes/modules/bootstrap/attributes.php
- includes/modules/order_total/ot_gv.php
- includes/modules/order_total/ot_coupon.php
- includes/classes/site_map.php
- includes/classes/zca/zca_message_stack.php
- includes/classes/order.php
- includes/classes/observers/ZcaBootstrapObserver.php

Files Deleted for 1.5.6 and 1.5.6a
- includes/modules/bootstrap/shipping_estimator.php
- includes/modules/bootstrap/product_prev_next.php
- includes/modules/bootstrap/additional_images.php
- includes/functions/html_output.php
- includes/functions/functions_prices.php
  + Download
Zen Cart® Versions v1.5.6
Date Added 7 Jan 2019
Author rbarbour
File Size 1.51 MB
PHP 5.3 Safe? No
Downloads 93
 
ZCA Bootstrap Template   -   Version: 1.0.6
- Several HTML validations (github issue #62)
- Adds Responsive Carousel Banners (github issue #63)
- Adds the PhotoSwipe Lightbox to the document_general_info, document_product_info, page, product_free_shipping_info, product_info, product_music_info, product_reviews, product_reviews_info & product_reviews_write pages (github issue #64)
- Adds Admin controlled Template Colors Configuration (github issue #65)
  + Download
Zen Cart® Versions v1.5.5
Date Added 8 Jul 2018
Author rbarbour
File Size 1.52 MB
PHP 5.3 Safe? No
Downloads 552
 
ZCA Bootstrap Template   -   Version: 1.0.5
Version: 1.0.5 25 Apr 2018:
- OPC Template Override Integration
(Optional-OPC-Template-Overrides)
- Integrate ImageHandler in additional image modal
(includes/modules/bootstrap/bootstrap_slide_additional_images.php)
- Formatting issue of attributes with images
(includes/modules/bootstrap/attributes.php)
- Width of input fields on wider screens
(includes/templates/bootstrap/css/stylesheet.css, includes/templates/bootstrap/templates/tpl_modules_create_account.php, includes/templates/bootstrap/templates/tpl_checkout_shipping_default.php, includes/templates/bootstrap/templates/tpl_checkout_payment_default.php, includes/templates/bootstrap/templates/tpl_checkout_confirmation_default.php)
- Centering $free_tag & $call_tag icons
(includes/classes/observers/ZcaBootstrapObserver.php)
- Centering FREE_SHIPPING_ICON
(includes/languages/english/bootstrap/product_free_shipping.php)
  + Download
Zen Cart® Versions v1.5.5
Date Added 26 May 2018
Author rbarbour
File Size 1.48 MB
PHP 5.3 Safe? No
Downloads 246
 
ZCA Bootstrap Template   -   Version: 1.0.4
New in 1.0.4

- Added spacing to category tab links
- Fixed the missing "PRIMARY_ADDRESS" define statement.
- Added stock order-totals formatting so template is compatible with "One Page Checkout".
- Replaced shopping cart icons w/ FA icons.
- Added missing li tags on categories drop-down.
- Removed extra double-quotes for observer class.
- Implement updated regex quoting from ZC core for image matching.
- Added unique names to the bootstrap modals.
- Stylesheet change for class ezpagesBarHeader & ezpagesBarFooter.
- Added padding to logo and tagline wrapper.
  + Download
Zen Cart® Versions v1.5.5
Date Added 25 Apr 2018
Author rbarbour
File Size 1.44 MB
PHP 5.3 Safe? No
Downloads 165
 
ZCA Bootstrap Template   -   Version: 1.0.3
New in the Version
- Update to move Required indicator for country pulldown menus right of label.
- Rename configurations in init_zca_bootstrap_template_admin.php.
- Update for a formatting issue when tagline is blank.
- Update for when No Shipping Method exists.
- Update for when (3rd Party) Payment Modules are installed.
- Removed BS modal links to Authorize.net.
- Added readme for cvv_help modal.
- Update to Stylesheet for class ezpagesBar.
- Update to Attribute textarea's and added BS classes.
- Update to replace hardcoded require paths within the Modal files.
  + Download
Zen Cart® Versions v1.5.5
Date Added 2 Apr 2018
Author rbarbour
File Size 1.44 MB
PHP 5.3 Safe? No
Downloads 134
 
ZCA Bootstrap Template   -   Version: 1.0.2
NEW IN THIS UPDATE

- Updated so the Clone a Template plugin can be used.
- Replace page specific jscript_addr_pulldowns.php files with jscript_addr_pulldowns_zca_bootstrap.php to include bootstrap classes.
- Update tpl_checkout_shipping_default.php to address a formatting issue.
- Update "/includes/templates/bootstrap/" tpl_modules_create_account.php, tpl_contact_us_default.php, tpl_modules_address_book_details.php, tpl_modules_checkout_new_address.php, tpl_modules_checkout_new_shipping_address.php, tpl_modules_checkout_new_payment_address.php to address a formatting issue with drop-downs. This update also places the "required indicator" right of the drop-down label.
- Update "/includes/languages/english/bootstrap/" document_general_info.php, document_product_info.php, product_free_shipping_info.php, product_info.php, product_music_info.php to reword "Larger Images" to "Additional Images".
- Update "/includes/templates/bootstrap/modalboxes/" tpl_bootstrap_images.php so the Main Image thumb and Additional Images thumbs are same size.
- Update "includes/templates/bootstrap/common" tpl_offcanvas_menu.php so the more_information drop-down adheres to the EZ-Pages Display Status - Sidebox configuration.
  + Download
Zen Cart® Versions v1.5.5
Date Added 26 Mar 2018
Author rbarbour
File Size 1.46 MB
PHP 5.3 Safe? No
Downloads 90
 
ZCA Bootstrap Template   -   Version: 1.0.1
#19 fix: Fixes the formatting issue with shipping options when multiple choices are available.
#18 fix: New page scripts (jscript_addr_pulldowns_zca_bootstrap.php) have been created to provide template-specific rendering if the bootstrap template is current. The css classes in these files will now use the BS classes.
#17 fix: An additional file (/includes/languages/english/extra_definitions/bootstrap/zca_bootstrap_id.php) is added. That file contains a single definition, the presence of which identifies the template as bootstrap or a clone. Support for the Clone a Template plugin.
  + Download
Zen Cart® Versions v1.5.5
Date Added 18 Mar 2018
Author rbarbour
File Size 1.46 MB
PHP 5.3 Safe? No
Downloads 59
 
ZCA Bootstrap Template   -   Version: 1.0.0
***********************************************************************
PLEASE UPDATE PLUGIN DESCRIPTION

FEATURES:

- Bootstrap 4.
- Responsive.
- 3 Column Layout (removes right column on product info, shopping cart & checkout pages).
- Option to include the Product Notification and Manufacturer Info side boxes on the product info pages.
- Mobile Friendly Drop Down Menu.
- Tabbed Login Page.
- Order Progress Bar on Checkout Pages.
- Modals replace popup Windows (except shipping estimator).
- Optional Additional Images Modal w/ Carousel.
- Option to have all Listing Pages use a Columnar Layout (products_new, featured_products, products_all and index&cPath).
- No (almost NO) Stylesheet.
- Added Color Stylesheet.
******************************************************************************** ***

******************************************************************************** ***
NEW IN THIS UPDATE

- Admin Auto Install Script ( Thank you @lat9 )
- Reduce core-file overwrites ( Thank you @lat9 )
- Updated the non-carousel Image Links
- Updated the Carousel
- Removed stray Configuration Values
- Removed unused DEFINES
- Added center-box <div>'s for consistency to ease styling
- Added a template screenshot ( Thank you @DrByte )

******************************************************************************** ***
  + Download
Zen Cart® Versions v1.5.5
Date Added 13 Mar 2018
Author rbarbour
File Size 1.44 MB
PHP 5.3 Safe? No
Downloads 88
 
ZCA Bootstrap Template   -   Version: v1.0.BETA
DO NOT INSTALL ON LIVE SITE, STILL TESTING AND SOME CORE FILES WILL BE OVER WRITTEN FOR THE NOTIFIER/OBSERVER ADDONS HAVE NOT BEEN UTILIZED.

BETA STAGE: No installation instructions or auto install files have been added yet :-(

See Support thread for features.
  + Download
Zen Cart® Versions
Date Added 2 Mar 2018
Author rbarbour
File Size 398.0 KB
PHP 5.3 Safe? Unknown
Downloads 96
 


disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR