Use the coupon code WORDPRESS and save 30% OFF! Buy Now

Changelog for Suisen

Legend

  • A => A file has been (A)dded
  • M => A file has been (M)odified
  • D => A file has been (D)eleted

1.5 - June 3, 2018

Compatibility: WordPress 4.8 — 6.4.3 - WooCommerce 3.4.1+

----------------------------------------------------------------------------------------------
List of changes between suisen v1.4 (rev. 21110) and v1.5 (rev. 21698)
----------------------------------------------------------------------------------------------

* UPDATED: Compatibility for WooCommerce 3.4.0
  M css/inc/_ecommerce.scss
  M style.css
  M woocommerce/archive-product.php
  M woocommerce/cart/cart.php
  M woocommerce/content-product.php
  M woocommerce/content-single-product.php
  M woocommerce/global/quantity-input.php

* FIXED: comment consent checkbox styling
  M css/inc/_comments.scss
  M style.css

* changed version to 1.5
* updated language files
  M languages/ci-theme.pot
  M style.css
  M style.scss

1.4 - February 23, 2018

Compatibility: WordPress 4.8+ - WooCommerce 3.3.3+

----------------------------------------------------------------------------------------------
List of changes between suisen v1.3.1 (rev. 20084) and v1.4 (rev. 21110)
----------------------------------------------------------------------------------------------

* FIXED: Added lang file header so that Poedit will recognise "translators:" comments.
  M languages/ci-theme.pot

* FIXED: Compatibility with WooCommerce 3.3.x
* ADDED: ignitefile.js
  D .sass-lint.yml
  M css/admin/repeating-fields.css
  M css/admin/widgets.css
  M css/inc/_ecommerce.scss
  M css/magnific.css
  D gulp
  D gulpfile.js
  A ignitefile.js
  D package.json
  M style.css
  M woocommerce/archive-product.php
  M woocommerce/cart/cart.php
  M woocommerce/global/quantity-input.php
  M woocommerce/global/wrapper-end.php
  M woocommerce/global/wrapper-start.php
  M woocommerce/loop/loop-start.php
  M woocommerce/loop/orderby.php
  M woocommerce/loop/pagination.php
  M woocommerce/product-searchform.php
  M woocommerce/single-product/short-description.php

* FIXED: WooCommerce image size declaration
  M inc/woocommerce.php

* UPDATED: Update WooCommerce product thumbnails layout
  M css/inc/_ecommerce.scss
  M style.css

* Updated lang file.
* Changed version to 1.4
  M languages/ci-theme.pot
  M style.css
  M style.scss

1.3.1 - November 3, 2017

Compatibility: WordPress 4.7+ - WooCommerce 3.2.3+

----------------------------------------------------------------------------------------------
List of changes between suisen v1.3 (rev. 19837) and v1.3.1 (rev. 20084)
----------------------------------------------------------------------------------------------

* FIXED: lightbox issue caused by WC 3.2.3
  M js/scripts.js

* changed version to 1.3.1
  M style.css
  M style.scss

1.3 - October 20, 2017

Compatibility: WordPress 4.7+ - WooCommerce 3.2.1+

----------------------------------------------------------------------------------------------
List of changes between suisen v1.2.2 (rev. 18910) and v1.3 (rev. 19837)
----------------------------------------------------------------------------------------------

* ADDED: Elementor Widget
  M functions.php
  A inc/elements.php
  A js/admin/post_ajax.js

* ADDED: Support for One Click Demo Import.
  M functions.php

* FIXED: Widget Product Category Images would throw a fatal error if setup/assigned and WooCommerce is later deactivated.
  M inc/widgets/product-category-images.php

* FIXED: Compatibility with WooCommerce 3.2.1
  M woocommerce/global/quantity-input.php

* updated language files
* changed version to 1.3
  M languages/ci-theme.pot
  M style.css
  M style.scss

1.2.2 - July 13, 2017

Compatibility: WordPress 4.7+ - WooCommerce 3.1+

----------------------------------------------------------------------------------------------
List of changes between suisen v1.2.1 (rev. 17977) and v1.2.2 (rev. 18910)
----------------------------------------------------------------------------------------------

* FIXED: alpha-color-picker loaded by plugins would break visually.
  M inc/css/post-meta.css

* Updated compatibility with WooCommerce 3.1
  M woocommerce/cart/cart.php

* Changed version to 1.2.2
  M style.css
  M style.scss

1.2.1 - April 21, 2017

Compatibility: WordPress 4.6+ - WooCommerce 3.0.4+

----------------------------------------------------------------------------------------------
List of changes between suisen v1.2 (rev. 17829) and v1.2.1 (rev. 17977)
----------------------------------------------------------------------------------------------

* FIXED: Compatibility with WooCommerce 3.0.4
  M woocommerce/cart/cart.php
  M woocommerce/content-single-product.php

* Changed version to 1.2.1
  M style.css
  M style.scss


Done running!

1.2 - April 7, 2017

Compatibility: WordPress 4.6+ - WooCommerce 3.0.0+

----------------------------------------------------------------------------------------------
List of changes between suisen v1.1 (rev. 15746) and v1.2 (rev. 17829)
----------------------------------------------------------------------------------------------

* FIXED: Page (usually listing related) metaboxes would all appear when editing the page designated as the "Posts page" from Settings > Reading. Since WP 4.6, the page template selection metabox is not included in the edit page interface, making the related JS-bound metaboxes all visible by default.
  M inc/helpers-post-meta.php

* UPDATED: Font Awesome v4.7.0
  M css/font-awesome.css
  M fonts/FontAwesome.otf
  M fonts/fontawesome-webfont.eot
  M fonts/fontawesome-webfont.svg
  M fonts/fontawesome-webfont.ttf
  M fonts/fontawesome-webfont.woff
  M fonts/fontawesome-webfont.woff2
  M functions.php

* FIXED: Customizer would throw warnings on WP 4.7
  M inc/customizer.php

* FIXED: "Update Cart" button wouldn't update the cart.
  M woocommerce/cart/cart.php

* FIXED: Styling issues on buttons and stock notices
  M css/inc/_ecommerce.scss
  M style.css

* UPDATED: Update single product thumbnail gallery for WooCommerce 2.7. Adds support for native WC gallery zoom & carousel
  M css/inc/_ecommerce.scss
  M inc/customizer-styles.php
  M inc/woocommerce.php
  M js/scripts.js
  M style.css
  D woocommerce/single-product/product-thumbnails.php

* FIXED: Fix an issue where the variation would not display on lightbox with new gallery
  M js/scripts.js

* FIXED: Brought templates up to date for WooCommerce 2.7
  M inc/woocommerce.php
  M woocommerce/archive-product.php
  M woocommerce/cart/cart.php
  M woocommerce/cart/cross-sells.php
  M woocommerce/content-single-product.php
  M woocommerce/single-product/meta.php
  M woocommerce/single-product/price.php
  M woocommerce/single-product/related.php
  M woocommerce/single-product/short-description.php
  M woocommerce/single-product/title.php
  M woocommerce/single-product/up-sells.php

* CHANGED: Moved ci_theme_color_luminance() and ci_theme_hex2rgba() into inc/functions.php
  M inc/customizer-styles.php
  M inc/functions.php

* FIXED: Updated version number on WooCommerce templates
  M woocommerce/content-product.php
  M woocommerce/single-product/up-sells.php

* FIXED: Fix lightbox issues for new WooCommerce gallery
  M js/scripts.js

* Updated language files
* Changed version to 1.2
  M languages/ci-theme.pot
  M style.css
  M style.scss

1.1 - September 28, 2016

Compatibility: WordPress 4.5+ - WooCommerce 2.6.4 up to 2.6.14

----------------------------------------------------------------------------------------------
List of changes between suisen v1.0.1 (rev. 14816) and v1.1 (rev. 15746)
----------------------------------------------------------------------------------------------

* CHANGED: Renamed function hex2rgba() to ci_theme_hex2rgba() (where ci_theme is the theme slug) to avoid name clashes.
* CHANGED: Renamed function color_luminance() to ci_theme_color_luminance() (where ci_theme is the theme slug) to avoid name clashes.
  M inc/customizer-styles.php

* REMOVED: WooCommerce template file /woocommerce/single-product/product-image.php as it's identical to the original WooCommerce file.
* FIXED: Updated templates for WooCommerce 2.6.3
  D woocommerce/single-product/product-image.php
  M woocommerce/single-product/product-thumbnails.php

* ADDED: Sample content URL is now filterable via the 'ci_theme_sample_content_url' filter (where ci_theme is the theme name)
  M inc/helpers.php
  A inc/js/sample-content.js

* ADDED: Page builder template
  A template-builder.php

* Updated language files
  M languages/ci-theme.pot

* Changed version to 1.1
  M style.css
  M style.scss

1.0.1 - July 6, 2016

Compatibility: WordPress 4.4+ - WooCommerce 2.6.2+

----------------------------------------------------------------------------------------------
List of changes between suisen v1.0 (rev. 14621) and v1.0.1 (rev. 14816)
----------------------------------------------------------------------------------------------

* Add clearfix for woocommerce wrapper
  M css/inc/_ecommerce.scss
  M style.css

* Changed version to 1.0.1
  M style.css
  M style.scss

1.0 - June 23, 2016

Compatibility: WordPress 4.4+ - WooCommerce 2.6.1+

Initial release

Get access to all WordPress themes & plugins

24/7 Support Included. Join 115,000+ satisfied customers.

Pricing & Sign Up

30-day money-back guarantee. Not satisfied? Your money back, no questions asked.

Back to top