Earlier versions can be downloaded via the Github repository. Install/downgrade via the theme uploader.
Load version on Github
- [IMPROVEMENT] Make icons in alerts optional and use masks instead of FA font #403
- [IMPROVEMENT] Use WC strings instead of bootScore in mini cart #410
- [IMPROVEMENT] Refactor quantity input #405
- [IMPROVEMENT] Make pagination translation-ready #404
- [IMPROVEMENT] Horizontal loop cards #428
- [IMPROVEMENT] Add
card-header
to sidebar widget-cards #431 - [REMOVED] WooCommerce table templates #420
- [REMOVED] Temporary prefix webkit browsers checks, select and form-range defe598
- [FEATURE] Add a shortcode for inserting Fontawesome icons #413
- [BUGFIX] Searchform collapse behaviour #411
- [BUGFIX] Hide duplicate empty mini-cart message in cart page #434
- [UPDATE] Translation template #422
- [UPDATE] Font Awesome 6.4.0 #435
Load version on Github
- [IMPROVEMENT] Remove WooCommerce notice templates #372
- [IMPROVEMENT] Remove WooCommerce btn templates #386
- [IMPROVEMENT] Add more control over scss compiler #375
- [IMPROVEMENT] Offcanvas cart notices b2a822b, 3872704, eccb9af
- [UPDATE] screenshot.png 016bfc7
- [UPDATE] Fontawesome 6.3.0 #394
- [UPDATE]
quantity-input.php
(WooCommerce 7.4.0) 15f84aa - [UPDATE]
cart.php
(WooCommerce 7.4.0) 6f3fa58 - [BUGFIX] Extend compound selectors #395
- [BUGFIX] Remove duplicated nav closing tag in
the_breadcrumb()
#398
Load version on Github
- [UPDATE]
quantity-input.php
(WooCommerce 7.2) #331 - [UPDATE]
cart-shipping.php
(WooCommerce 7.3) #354 - [UPDATE] Password message for
my-account-offcanvas.php
#341 - [IMPROVEMENT] Refactored ajax cart #329
- [IMPROVEMENT] Clean-up
single-*.php's
andpage-*.php's
#332 - [IMPROVEMENT] Prevent self-closing offcanvas if dropdown has nested dropdowns (modified nav-walker with 3 or more levels depth) #350
- [IMPROVEMENT] Make use of admin bar height css var for offcanvas and modal #360
- [BUGFIX] Add show-password to all pages in WC user offcanvas #344
Load version on Github
CSS
- [IMPROVEMENT] Offcanvas cart-loader #199
- [IMPROVEMENT] Load style.css after main.css #201
- [BUGFIX] Coupon input in cart page #203
- [BUGFIX] border-radius in checkout #payment card #214
- [BUGFIX] Set checkout shipping table heading to top #236
- [BUGFIX] Hide “View cart” in loop and product pages #237
- [REMOVED] #nav-main nav-link last-child padding #233
- [REMOVED] Pagination border hotfix 5628280
- [REMOVED] bS Cookie Settings modal fallback #220
PHP
- [IMPROVEMENT] Make comment button and pw protected form function pluggable #193
- [IMPROVEMENT] Offcanvas cart-items to
list-group-flush
#194 - [REMOVED] Empty IE alert function #197
JavaScript
- [IMPROVEMENT] WC product offcanvas #205
Languages
- [NEW] עברית, thanks to Benhaim Ido #204
Updates
Load version on Github
CSS
- [IMPROVEMENT] Add scss sourcemap support when theme is in dev_mode #98
- [IMPROVEMENT] Set compiled output to
css/main.css
#99 - [IMPROVEMENT] WooCommerce CSS to SCSS #82
- [IMPROVEMENT] Clean-up bootscore styles scss #90
- [IMPROVEMENT] Removed Paypal img and link in checkout 61ff0eb
- [IMPROVEMENT] Extend select and alerts instead adding classes by JavaScript #89
- [IMPROVEMENT] Make footer stick to bottom #145
- [IMPROVEMENT] Admin bar #149
- [IMPROVEMENT] Moved Font Awesome to own folder #167
- [IMPROVEMENT] Font Awesome handling #168
- [REMOVED] Empty
_fontawesome.scss
b5d2bf6 - [REMOVED] Custom
_offcanvas.scss
#159 - [BUGFIX] Fixed star-rating in related products 9e4779e
- [BUGFIX] Fixed responsive tables and buttons in cart page #93
- [BUGFIX] Fixed related products if no product tab (disabled reviews, no product description, no attributes) is used #121
- [BUGFIX] Invoice button in orders #136
PHP
- [IMPROVEMENT] Bootstrap to single-product tabs #87
- [IMPROVEMENT] Added -/+ Buttons to WC quantity input #91
- [IMPROVEMENT] Register ajax cart to pluggable function #123
- [IMPROVEMENT] Removed () from WC product count #138
- [IMPROVEMENT] Added
page-blank.php
#163 - [IMPROVEMENT] Moved page/single templates to subfolders #163
- [IMPROVEMENT] Responsive offcanvas sidebar #171
- [IMPROVEMENT] Removed unused loop templates #176
- [IMPROVEMENT] Add composer.json b546a16
- [BUGFIX] WooCommerce sub categories in loop #84
- [BUGFIX] input-group in checkout form-coupon.php f52963b
- [BUGFIX] Pagination detect first page #148
- [REMOVED] Optional telephone in checkout snippet. Can be made by WC customizer settings now 8e71711
JS
- [BUGFIX] Replaced Internet Explorer Alert PHP function by JavaScript 37
- [BUGFIX] Removed self-closing offcanvas in navbar on resize #102
- [REMOVED] Smooth-scroll script #114
- [REMOVED] Dropdown slide effect script #115
Languages
- [NEW] Português, thanks to Gustavo Silva #81
- [NEW] 繁體中文, thanks to TershiXia #112
- [NEW] ελληνική, thanks to Alexandros Kourmoulakis #161
Updates
Load version on Github
- [BUGFIX] Offcanvas backdrop in Chrome/Edge
Load version on Github
CSS
- [IMPROVEMENT] Pushed style.css to scss files #33
- [IMPROVEMENT] Added
_bscore_woocommerce.scss
file to prepare merging css to scss #41 - [IMPROVEMENT]
@extend alert alert-info
to comments.must-log-in
and.no-comment
- [BUGFIX]
form-range
in webkit browsers - [BUGFIX] Rating stars in product loop
- [BUGFIX] Modal height and position if body has classes
logged-in admin-bar
- [REMOVED]
@import "fontawesome";
in css/scss/bootstrap.min.scss
PHP
- [IMPROVEMENT] Force scss compile when environment is development #39
- [IMPROVEMENT] Added hook
bs_after_primary
to page-blank-with-container.php and page-blank-without-container.php - [IMPROVEMENT] Added
btn-outline-primary
to payment-methods.php #42 - [IMPROVEMENT] Added
btn-outline-primary
to payment.php #43 - [IMPROVEMENT] Added
btn-outline-primary
to thankyou.php #44 - [IMPROVEMENT] Added
visually-hidden-focusable
class to buttons in header.php and footer.php to fix accessibility issues #73 - [BUGFIX] Added missing jquery on new install in enqueue script #34
- [BUGFIX] Added redirect if offcanvas login failed #36
- [BUGFIX] Added redirect to my-account after registration #68
- [BUGFIX] Built a “filter” for terms.php #31
- [BUGFIX] Fixed class typo in header-woocommerce.php #9
Languages
- [NEW] Language: Español de Colombia, thanks to Osdeibi Acurero
- [NEW] Language: Español de Venezuela, thanks to Osdeibi Acurero
Updates
- [UPDATE] scssphp 1.10.0 #66
Load version on Github
- [UPDATE] Bootstrap 5.1.3
Load version on Github
- [REMOVED] jQuery in header.php
- [NEW] Added missing wp_body_open hook
- [SEO] Changed offcanvas header
<h5>
to<span class="h5">
for SEO reason - [UPDATE] Bootstrap 5.1.2
- [IMPROVEMENT] Compile scss when Bootstrap has been updated
Load version on Github
- [IMPROVEMENT] WooCommerce colors to variables
- [IMPROVEMENT] Reformatted all files
- [NEW] Translation: Türkçe (thanks to Murat Esgin)
- [NEW] Added Bootstrap source and compiler to theme
Load version on Github
- [IMPROVEMENT] Ajax product notice alerts (ajax-add-to-cart.php, thanks to Martin Holzer)
- [IMPROVEMENT] Close collapse if searchform loses focus
- [IMPROVEMENT] Filter class card-img-top to product loop img (woocommerce-functions.php, woocommerce-style.css)
- [IMPROVEMENT] Changed all WooCommerce colors to variables
- [IMPROVEMENT] Bootstrap form validation in WooCommerce checkout
- [IMPROVEMENT] Removed custom-validation from checkout checkboxes and readded form-row (terms.php, woocommerce-js, woocommerce-style.css)
- [IMPROVEMENT] Refactored checkout (form-checkout.php, form-billing.php, form-shipping.php, Klarna checkout)
- [IMPROVEMENT] pointer-events variation-add-to-cart-button.php (thanks to Martin Holzer)
- [IMPROVEMENT] Searchform focus (theme.js, thanks to Martin Holzer)
- [IMPROVEMENT] Readded and improved timestrap to scripts & styles (functions.php, woocommerce-functions.php, thanks to Martin Holzer)
- [IMPROVEMENT] top-nav-search widget. Every widget can be shown there now theme.js, thanks to Martin Holzer)
- [IMPR