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

Changelog for Spencer – Legacy

Legend

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

1.7.4 - April 26, 2022

Compatibility: WordPress 5.6.2 — 6.5.3 - WooCommerce 5.1.0+

----------------------------------------------------------------------------------------------
List of changes between spencer v1.7.3 and v1.7.4
----------------------------------------------------------------------------------------------

* FIXED: Deprecation warning "Required parameter follows optional parameter" in PHP 8.

* Moved spencer into discontinued/

* FIXED: Deprecated Elementor method _register_controls()
* FIXED: Fatal errors due to Elementor\Scheme_Typography and Elementor\Scheme_Color class removals.
* FIXED: Deprecated parameter 'who' in WP_User_Query since WP 5.9
  M inc/elementor/ci-theme-element.php
  M inc/elementor/inc/ci-theme-element-posts-group-control.php

* Changed theme version to 1.7.4
* Changed plugin version to 1.3.2
* Updated language files.
  M functions.php
  M languages/ci-theme.pot
  M plugins/ci-theme-plugin/ci-theme-plugin.php
  M plugins/ci-theme-plugin/languages/ci-theme-plugin.pot
  M style.css
  M style.min.css
  M style.scss

1.7.2 - November 2, 2020

Compatibility: WordPress 5.5.2+ - WooCommerce 4.6.1+

----------------------------------------------------------------------------------------------
List of changes between spencer v1.7.1 and v1.7.2
----------------------------------------------------------------------------------------------

* FIXED: Styling issues on WooCommerce 4.6
  M css/inc/_ecommerce.scss
  M ignitefile.js
  M style.css
  M style.min.css

* CHANGED: Theme version to 1.7.2
  M css/inc/_ecommerce.scss
  M style.css
  M style.min.css
  M style.scss

1.7.1 - September 16, 2020

Compatibility: WordPress 5.5.0+ - WooCommerce 4.5.2+

----------------------------------------------------------------------------------------------
List of changes between spencer v1.7 (rev. 29804) and v1.7.1 (rev. 30869)
----------------------------------------------------------------------------------------------

* FIXED: Minor styling issues with color options.
* ADDED: Lightbox to the default gallery widget
* FIXED: Various minor styling issues
* ADDED: Plus minus buttons on single product quantity input.
  M base/assets/js/customizer-preview.js
  M base/assets/js/magnific-init.js
  M base/customizer/sections/theme-colors-hero.php
  M base/customizer-styles.php
  M base/customizer.php
  M css/inc/_comments.scss
  M css/inc/_ecommerce.scss
  M css/inc/_external.scss
  M css/inc/_modules.scss
  M functions.php
  M inc/customizer-styles.php
  M inc/woocommerce.php
  M js/admin/customizer-preview.js
  M js/scripts.js
  M js/scripts.min.js
  M style.css
  M style.min.css
  M template-parts/authorbox.php

* CHANGED: Theme version 1.7.1
  M js/admin/customizer-preview.min.js
  M style.css
  M style.min.css
  M style.scss

1.7 - June 2, 2020

Compatibility: WordPress 5.3.3+ - WooCommerce 4.1.1+

----------------------------------------------------------------------------------------------
List of changes between spencer v1.6.1 (rev. 28634) and v1.7 (rev. 29801)
----------------------------------------------------------------------------------------------

* FIXED: The "Semibold" font weight label would display 500 as the font weight number instead of the correct 600.
  M inc/class-fonts-list.php

* CHANGED: Typography defaults are now based on customizer settings.
* CHANGED: Typography line height option is now unitless. Backward compatibility is provided.
* CHANGED: Removed "Enable Google Fonts" (which dequeued the theme's default google fonts), in favor of "Disable Google Fonts" which disables all google fonts.
* CHANGED: Now some standard font weights are loaded by default (where available), in addition of the user selected ones.
  M base/class-ci-theme-customizer-css-generator.php
  M base/customizer/generated-styles/global.php
  M base/customizer/preview/preview.js
  M base/customizer/sections/theme-typography-content.php
  M base/customizer/sections/theme-typography-widgets.php
  M base/customizer-controls/typography/customizer.js
  M base/customizer-controls/typography/typography.php
  M base/customizer.php
  M base/functions.php
  M base/generated-styles.php
  M css/inc/_ci-base.scss
  M css/inc/_variables.scss
  M css/typography-default.css
  M css/typography-default.min.css
  M functions.php
  M inc/class-fonts-list.php
  M inc/fonts.json
  A inc/upgrade.php
  M style.css
  M style.min.css

* ADDED: Secondary font option.
* CHANGED: Default font sizes for h1 and h2 are now 30px and 28px respectively.
  M base/customizer/generated-styles/global.php
  M base/customizer/preview/global.js
  M base/customizer/sections/site-identity.php
  M base/customizer/sections/theme-typography-content.php
  M base/customizer-controls/typography/typography.php
  M base/generated-styles.php
  D css/typography-default.css
  D css/typography-default.min.css
  D css/typography-default.scss
  D css/typography-gfont.css
  D css/typography-gfont.min.css
  D css/typography-gfont.scss
  M functions.php

* FIXED: Typography controls should affect titles.
* FIXED: Border color should affect the line behind the read more button.
  M base/customizer/generated-styles/global.php
  M base/customizer/preview/global.js
  M inc/customizer-styles.php
  M inc/upgrade.php
  M js/admin/customizer-preview.js

* FIXED: Rating stars would get clipped.
  M css/inc/_ecommerce.scss
  M js/admin/customizer-preview.min.js
  M style.css
  M style.min.css

* FIXED: Shop sidebar wouldn't get displayed due to a bug where it was affected by blog options.
* FIXED: Shop page's sidebar layout (left/right/none) option is now respected.
  M base/functions.php
  M functions.php
  M sidebar.php
  M woocommerce.php

* Fix entry more button styles/customizer
  M base/customizer/generated-styles/global.php
  M base/customizer/preview/global.js
  M css/inc/_modules.scss
  M inc/customizer-styles.php
  M js/admin/customizer-preview.js
  M style.css
  M style.min.css
  M template-parts/article.php

* FIXED: A regression would cause single product pages to not be fullwidth.
  M functions.php

* Updated language file.
* Changed version to 1.7
  M js/admin/customizer-preview.min.js
  M languages/ci-theme.pot
  M style.css
  M style.min.css
  M style.scss

1.6.1 - February 10, 2020

Compatibility: WordPress 5.3.1+ - WooCommerce 3.9.1+

----------------------------------------------------------------------------------------------
List of changes between spencer v1.6 (rev. 27637) and v1.6.1 (rev. 28634)
----------------------------------------------------------------------------------------------

* REMOVED: Compatibility code for wp_body_open() in WordPress versions older than v5.2
  M base/default-hooks.php

* ADDED: Typography control for the menu
  M base/customizer/generated-styles/global.php
  M base/customizer/preview/global.js
  M base/customizer/sections/theme-typography-content.php
  M base/generated-styles.php
  M functions.php

* FIXED: Improved logo/heading markup
  M base/template-tags.php
  M css/inc/_header.scss
  M style.css
  M style.min.css
  M template-parts/article-none.php

* CHANGED: Theme version to 1.6.1
* UPDATED: Language file
  M languages/ci-theme.pot
  M style.css
  M style.min.css
  M style.scss

1.6 - November 4, 2019

Compatibility: WordPress 5.2.3+ - WooCommerce 3.7.1+

----------------------------------------------------------------------------------------------
List of changes between spencer v1.5.1 (rev. 25324) and v1.6 (rev. 27637)
----------------------------------------------------------------------------------------------

* FIXED: A bug would cause ci_theme_hex2rgba() to return rgb() instead of rgba() values, when passed a valid opacity number.
  M base/functions.php

* ADDED: Call to wp_body_open() (since WP v5.2)
* ADDED: Conditionally declare wp_body_open() if it doesn't exist, for back-compat with earlier WP versions (pre v5.2)
  M base/default-hooks.php
  M header.php

* REMOVED: Google+ Social Icon
* ADDED: Telegram Social Icon
  M base/functions.php

* FIXED: Force term recount after import.
  M functions.php

* ADDED: Default colors for Customizer color options
* ADDED: Theme element
  M base/customizer/theme-colors-footer.php
  M base/customizer/theme-colors-global.php
  M base/customizer/theme-colors-header-top-bar.php
  M base/customizer/theme-colors-hero.php
  M base/customizer/theme-colors-primary-menu-bar.php
  M base/customizer/theme-colors-sidebar.php
  M functions.php
  A inc/elementor
  A inc/elementor/ci-theme-element.php
  A inc/elementor/elementor.php
  A inc/elementor/inc
  A inc/elementor/inc/ci-theme-element-common-functions.php
  A inc/elementor/inc/ci-theme-element-posts-group-control.php
  A inc/elementor/inc/elementor-helper.php
  D inc/elementor.php

* ADDED: WooCommerce sidebar
* FIXED: Minor WooCommerce styling issues.
  M css/inc/_ci-base.scss
  M css/inc/_ecommerce.scss
  M css/inc/_modules.scss
  M css/inc/_variables.scss
  M functions.php
  M inc/customizer.php
  M inc/woocommerce.php
  M sidebar.php
  M style.css
  M style.min.css
  M woocommerce.php

* CHANGED: Refactored wp_link_pages() arguments into a filter.
  M base/default-hooks.php
  M page.php
  M single.php

* FIXED: Formatting, translators' comments, coding standards, etc.
  M base/customizer/site-identity.php
  M base/customizer/theme-archive-options.php
  M base/customizer/theme-footer-bottom-bar.php
  M base/customizer/theme-footer-style.php
  M base/customizer/theme-header-top-bar.php
  M base/customizer/theme-social.php
  M base/customizer-partial-callbacks.php
  M base/customizer.php
  M base/default-hooks.php
  M base/functions.php
  M base/items-listing.php
  M base/sanitization.php
  M base/template-tags.php
  M base/widgets/contact.php
  M base/widgets/latest-post-type.php
  M base/widgets/schedule.php
  M base/widgets/socials.php
  M inc/elementor/ci-theme-element.php
  M inc/elementor/inc/ci-theme-element-posts-group-control.php
  M inc/maxslider.php
  M inc/widgets/home-instagram.php
  M inc/widgets/home-latest-post-type.php
  M inc/widgets/home-newsletter.php
  M inc/widgets/home-post-type-items.php
  M inc/woocommerce.php
  M maxslider/slide-home.php
  M plugins/ci-theme-plugin/base/post-meta-hero.php
  M plugins/ci-theme-plugin/base/post-meta.php
  M plugins/ci-theme-plugin/base/sanitization.php
  M plugins/ci-theme-plugin/user-meta.php
  M template-parts/article-none.php
  M template-parts/related.php
  M templates/builder.php
  M templates/front-page.php

* FIXED: All widgets are now escaped properly.
  M base/widgets/contact.php
  M base/widgets/schedule.php
  M inc/widgets/home-instagram.php
  M inc/widgets/home-latest-post-type.php
  M inc/widgets/home-newsletter.php
  M inc/widgets/home-post-type-items.php

* CHANGED: Wrapped Archive and Category widgets' counts in a span.ci-count
* FIXED: Removed non-breaking space from Archive widget.
  M base/default-hooks.php

* FIXED: Use get_theme_file_path() and get_theme_file_uri() where possible, for better child theme support.
  M base/customizer.php
  M base/default-hooks.php
  M base/functions.php
  M functions.php
  M inc/customizer.php

* CHANGED: Scripts/styles version numbers now follow the theme's/plugin's version unless WP_DEBUG or SCRIPT_DEBUG are enabled, for easier cache busting.
  M base/customizer.php
  M base/default-hooks.php
  M base/functions.php
  M functions.php
  M inc/customizer.php
  M plugins/ci-theme-plugin/base/helpers.php
  M plugins/ci-theme-plugin/ci-theme-plugin.php

* FIXED: Widget color pickers wouldn't trigger change in Widgets and Customizer screens.
* FIXED: Widgets' repeating field would misbehave in Customizer.
  D base/assets/css/repeating-fields.css
  D base/assets/css/repeating-fields.scss
  D base/assets/js/repeating-fields.js
  M base/assets/vendor/alpha-color-picker/alpha-color-picker.css
  M base/assets/vendor/alpha-color-picker/alpha-color-picker.js
  A base/assets/vendor/repeating-fields
  A base/assets/vendor/repeating-fields/repeating-fields.css
  A base/assets/vendor/repeating-fields/repeating-fields.js
  A base/assets/vendor/repeating-fields/repeating-fields.min.css
  A base/assets/vendor/repeating-fields/repeating-fields.scss
  M base/functions.php
  M js/admin/widgets.js
  M plugins/ci-theme-plugin/base/assets/vendor/alpha-color-picker/alpha-color-picker.css
  M plugins/ci-theme-plugin/base/assets/vendor/alpha-color-picker/alpha-color-picker.js

* FIXED: Post Type Items widget shouldn't display sticky posts.
  M inc/widgets/home-post-type-items.php

* REMOVED: Customizer option to control products per page on shop listing, in favor of WooCommerce's own options.
  M inc/customizer.php
  M inc/woocommerce.php

* UPDATED: FontAwesome 5
  R base/assets/vendor/fontawesome
  A base/assets/vendor/fontawesome/css
  A base/assets/vendor/fontawesome/css/all.css
  A base/assets/vendor/fontawesome/css/all.min.css
  A base/assets/vendor/fontawesome/webfonts
  A base/assets/vendor/fontawesome/webfonts/fa-brands-400.eot
  A base/assets/vendor/fontawesome/webfonts/fa-brands-400.svg
  A base/assets/vendor/fontawesome/webfonts/fa-brands-400.ttf
  A base/assets/vendor/fontawesome/webfonts/fa-brands-400.woff
  A base/assets/vendor/fontawesome/webfonts/fa-brands-400.woff2
  A base/assets/vendor/fontawesome/webfonts/fa-regular-400.eot
  A base/assets/vendor/fontawesome/webfonts/fa-regular-400.svg
  A base/assets/vendor/fontawesome/webfonts/fa-regular-400.ttf
  A base/assets/vendor/fontawesome/webfonts/fa-regular-400.woff
  A base/assets/vendor/fontawesome/webfonts/fa-regular-400.woff2
  A base/assets/vendor/fontawesome/webfonts/fa-solid-900.eot
  A base/assets/vendor/fontawesome/webfonts/fa-solid-900.svg
  A base/assets/vendor/fontawesome/webfonts/fa-solid-900.ttf
  A base/assets/vendor/fontawesome/webfonts/fa-solid-900.woff
  A base/assets/vendor/fontawesome/webfonts/fa-solid-900.woff2
  M base/functions.php
  M base/template-tags.php
  M base/widgets/contact.php
  M css/inc/_ci-base.scss
  M css/inc/_comments.scss
  M css/inc/_ecommerce.scss
  M css/inc/_hero.scss
  M css/inc/_navigation.scss
  M css/inc/_variables.scss
  M css/inc/mixins/_mixins.scss
  M functions.php
  A inc/class-cssigniter-fontawesome-convert-4-to-5.php
  M js/scripts.js
  M searchform.php
  M style.css
  M style.min.css

* FIXED: Widgets would throw a notice when used from a builder (such as Elementor) where a widget area ID is not defined.
  M base/widgets/contact.php
  M base/widgets/latest-post-type.php
  M base/widgets/schedule.php

* ADDED: Global typography options.
  A base/class-ci-theme-customizer-css-generator.php
  A base/customizer/generated-styles
  A base/customizer/generated-styles/global.php
  A base/customizer/preview
  A base/customizer/preview/global.js
  A base/customizer/preview/preview.css
  A base/customizer/preview/preview.js
  A base/customizer/preview/preview.min.css
  A base/customizer/preview/preview.scss
  A base/customizer/sections
  A base/customizer/sections/site-identity.php
  A base/customizer/sections/theme-archive-options.php
  A base/customizer/sections/theme-colors-footer.php
  A base/customizer/sections/theme-colors-global.php
  A base/customizer/sections/theme-colors-header-top-bar.php
  A base/customizer/sections/theme-colors-hero.php
  A base/customizer/sections/theme-colors-primary-menu-bar.php
  A base/customizer/sections/theme-colors-sidebar.php
  A base/customizer/sections/theme-footer-bottom-bar.php
  A base/customizer/sections/theme-footer-style.php
  A base/customizer/sections/theme-header-primary-menu.php
  A base/customizer/sections/theme-header-style.php
  A base/customizer/sections/theme-header-top-bar.php
  A base/customizer/sections/theme-other-sample-content.php
  A base/customizer/sections/theme-post-options.php
  A base/customizer/sections/theme-social.php
  A base/customizer/sections/theme-titles-general.php
  A base/customizer/sections/theme-titles-post.php
  A base/customizer/sections/theme-typography-content.php
  A base/customizer/sections/theme-typography-widgets.php
  D base/customizer/site-identity.php
  D base/customizer/theme-archive-options.php
  D base/customizer/theme-colors-footer.php
  D base/customizer/theme-colors-global.php
  D base/customizer/theme-colors-header-top-bar.php
  D base/customizer/theme-colors-hero.php
  D base/customizer/theme-colors-primary-menu-bar.php
  D base/customizer/theme-colors-sidebar.php
  D base/customizer/theme-footer-bottom-bar.php
  D base/customizer/theme-footer-style.php
  D base/customizer/theme-header-primary-menu.php
  D base/customizer/theme-header-style.php
  D base/customizer/theme-header-top-bar.php
  D base/customizer/theme-other-sample-content.php
  D base/customizer/theme-post-options.php
  D base/customizer/theme-social.php
  D base/customizer/theme-titles-general.php
  D base/customizer/theme-titles-post.php
  D base/customizer/theme-typography-content.php
  D base/customizer/theme-typography-widgets.php
  A base/customizer-controls/style.css
  A base/customizer-controls/style.min.css
  A base/customizer-controls/style.scss
  A base/customizer-controls/typography
  A base/customizer-controls/typography/_style.scss
  A base/customizer-controls/typography/customizer.js
  A base/customizer-controls/typography/typography.php
  M base/customizer-partial-callbacks.php
  M base/customizer-styles.php
  M base/customizer.php
  M base/functions.php
  A base/generated-styles.php
  M base/sanitization.php
  A css/typography-default.css
  A css/typography-default.min.css
  A css/typography-default.scss
  A css/typography-gfont.css
  A css/typography-gfont.min.css
  A css/typography-gfont.scss
  M functions.php
  M ignitefile.js
  A inc/class-fonts-list.php
  M inc/customizer-styles.php
  A inc/fonts.json
  M style.css
  M style.min.css

* ADDED: Required stylesheets for the new typography controls
  A base/customizer-controls/alpha-color-picker/alpha-color-picker.min.css
  M css/inc/_ci-base.scss
  M css/inc/_comments.scss
  M css/inc/_ecommerce.scss
  M css/inc/_footer.scss
  M css/inc/_header.scss
  M css/inc/_mobile-nav.scss
  M css/inc/_modules.scss
  M css/inc/_navigation.scss
  M css/inc/_variables.scss
  M css/inc/_widgets.scss
  M css/inc/mixins/_mixins.scss
  M css/typography-default.css
  M css/typography-default.min.css
  M css/typography-default.scss
  M css/typography-gfont.css
  M css/typography-gfont.min.css
  M css/typography-gfont.scss
  M style.css
  M style.min.css

* ADDED: Helpful main menu fallback.
  M base/template-tags.php

* Updated language files.
* Changed plugin version to 1.3
* Changed theme version to 1.6
  M functions.php
  M languages/ci-theme.pot
  M plugins/ci-theme-plugin/ci-theme-plugin.php
  M plugins/ci-theme-plugin/languages/ci-theme-plugin.pot
  M style.css
  M style.min.css
  M style.scss

1.5.1 - May 8, 2019

Compatibility: WordPress 5.1+ - WooCommerce 3.6.2+

----------------------------------------------------------------------------------------------
List of changes between spencer v1.5 (rev. 23820) and v1.5.1 (rev. 25324)
----------------------------------------------------------------------------------------------

* FIXED: Metaboxes bound to specific post formats (if any), wouldn't appear on initial page load inside the new block editor.
  M plugins/ci-theme-plugin/base/post-meta.php

* FIXED: A change event is now triggered when a repeating field item is removed.
  M base/assets/js/repeating-fields.js

* FIXED: WooCommerce Product Search widget button positioning
* ADDED: Minified stylesheets
  A css/admin/widgets.min.css
  A css/base.min.css
  M css/inc/_ecommerce.scss
  A css/mmenu.min.css
  M style.css
  A style.min.css

* FIXED: Minor WooCommerce related styling fixes
* CHANGED: Theme version to 1.5.1
  M css/inc/_ecommerce.scss
  M languages/ci-theme.pot
  M style.css
  M style.min.css
  M style.scss

1.5 - December 7, 2018

Compatibility: WordPress 4.9+ - WooCommerce 3.5.2+

----------------------------------------------------------------------------------------------
List of changes between spencer v1.4.1 (rev. 21679) and v1.5 (rev. 23820)
----------------------------------------------------------------------------------------------

* ADDED: Add styles for Gutenberg blocks
  A common
  A common/common.php
  A common/css
  A common/css/global.css
  A common/css/global.scss
  A common/css/inc
  A common/css/inc/_gutenberg.scss
  M css/base.css
  M css/inc/_modules.scss
  M functions.php
  M style.css

* UPDATED: Update styles for Gutenberg’s column block
  M common/css/global.css
  M common/css/inc/_gutenberg.scss

* FIXED: Page template-bound metaboxes, wouldn't behave correctly in Gutenberg mode (where applicable).
  M plugins/ci-theme-plugin/base/post-meta.php

* FIXED: Post format-bound metaboxes (where applicable) now work properly with Gutenberg.
  M plugins/ci-theme-plugin/base/post-meta.php

* CHANGED: "Hide featured image" checkbox that appeared in posts/pages/custom post types (where applicable), now appears as its own metabox, to maintain compatibility with Gutenberg.
  M base/functions.php

* FIXED: Admin notice regarding the sample content, wouldn't persist its state when dismissed from within the block editor.
  M base/assets/js/sample-content.js
  M base/default-hooks.php

* Updated language files.
* Changed plugin version to 1.2.1
* Changed theme version to 1.5
  M languages/ci-theme.pot
  M plugins/ci-theme-plugin/ci-theme-plugin.php
  M plugins/ci-theme-plugin/languages/ci-theme-plugin.pot
  M style.css
  M style.scss

1.4.1 - May 31, 2018

Compatibility: WordPress 4.8+ - WooCommerce 3.4.1+

----------------------------------------------------------------------------------------------
List of changes between spencer v1.4 (rev. 21443) and v1.4.1 (rev. 21679)
----------------------------------------------------------------------------------------------

* FIXED: Minor WC related styling issues
  M css/inc/_ecommerce.scss
  M style.css

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

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

1.4 - April 30, 2018

Compatibility: WordPress 4.8+ - WooCommerce 3.3.3+

----------------------------------------------------------------------------------------------
List of changes between spencer v1.3.1 (rev. 21417) and v1.4 (rev. 21443)
----------------------------------------------------------------------------------------------

* ADDED: Support for Elementor Pro v2.0 locations.
  M 404.php
  A archive.php
  M footer.php
  M functions.php
  M header.php
  A inc/elementor.php
  M page.php
  M search.php
  M single.php

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

1.3.1 - April 25, 2018

Compatibility: WordPress 4.8+ - WooCommerce 3.3.3+

----------------------------------------------------------------------------------------------
List of changes between spencer v1.3 (rev. 21102) and v1.3.1 (rev. 21417)
----------------------------------------------------------------------------------------------

* FIXED: Fix weird scrolling behavior in iOS
  M css/inc/_header.scss
  M functions.php
  M js/jquery.sticky-kit.min.js
  M js/scripts.js
  M style.css

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

1.3 - February 23, 2018

Compatibility: WordPress 4.8+ - WooCommerce 3.3.3+

----------------------------------------------------------------------------------------------
List of changes between spencer v1.2 (rev. 19441) and v1.3 (rev. 21102)
----------------------------------------------------------------------------------------------

* FIXED: "Hide title" option, wouldn't work on pages.
  M base/functions.php

* FIXED: WordPress 4.9 by default calls wpautop() on author descriptions.
  M functions.php
  M template-parts/authorbox.php

* FIXED: update cart button for WooCommerce 3.3.x
  M css/base.css
  M css/inc/_ecommerce.scss
  M style.css

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

* FIXED: merged WooCommerce customizer settings
  M inc/customizer.php

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

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

1.2 - September 13, 2017

Compatibility: WordPress 4.7+ - WooCommerce 3.1.2+

----------------------------------------------------------------------------------------------
List of changes between spencer v1.1 (rev. 19328) and v1.2 (rev. 19441)
----------------------------------------------------------------------------------------------

* ADDED: Customizer option to control products per page on shop listing
  M inc/customizer.php
  M inc/woocommerce.php

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

1.1 - September 8, 2017

Compatibility: WordPress 4.7+ - WooCommerce 3.1.2+

----------------------------------------------------------------------------------------------
List of changes between spencer v1.0 (rev. 19242) and v1.1 (rev. 19324)
----------------------------------------------------------------------------------------------

* ADDED: Initial WooCommerce support
  A css/inc/_ecommerce.scss
  M functions.php
  M js/scripts.js
  M style.css
  M style.scss
  A woocommerce.php

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

* FIXED: buttons, widgets, product, cart, and checkout pages
  M css/inc/_ecommerce.scss
  M style.css

* FIXED: styling for group & external product listing buttons
  M css/inc/_ecommerce.scss
  M style.css

* FIXED: Styling for WooCommerce pages
  M css/inc/_ci-base.scss
  M css/inc/_ecommerce.scss
  M functions.php
  M style.css

* FIXED: Minor mobile styling issues
  M css/inc/_ecommerce.scss
  M style.css

* changed version to 1.1
* updated language files
  M functions.php
  M languages/ci-theme.pot
  M plugins/ci-theme-plugin/ci-theme-plugin.php
  M style.css
  M style.scss

1.0 - August 22, 2017

Compatibility: WordPress 4.7+

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