Changelog for Olsen
Legend
- A => A file has been (A)dded
- M => A file has been (M)odified
- D => A file has been (D)eleted
2.8.3 - January 23, 2023
Compatibility: WordPress 6.1 — 6.4.2 - WooCommerce 7.3.0+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.8.2 and v2.8.3
----------------------------------------------------------------------------------------------
* FIXED: Future-proof support for One Click Demo Import, by replacing older 'pt-ocdi/*' hook names with the more recent 'ocdi/' ones.
M inc/onboarding.php
* FIXED: Implicit conversion warning in PHP 8
* FIXED: Deprecated action 'elementor/widgets/widgets_registered' and method register_widget_type() since Elementor 3.5
M inc/elementor/elementor.php
M inc/helpers.php
* Updated language file.
M languages/ci-theme.pot
* CHANGED: Theme version to 2.8.3
M style.css
M style.min.css
M style.scss
2.8.2 - August 3, 2022
Compatibility: WordPress 6.0+ - WooCommerce 6.7.0+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.8.1 and v2.8.2
----------------------------------------------------------------------------------------------
* FIXED: Replaced deprecated register_widget_type Elementor method with register.
* FIXED: ci-theme-elementor is now loaded only in the Elementor preview.
* FIXED: Improved handling of multiple justified gallery posts on the Elementor preview
M inc/elementor/elementor.php
M js/admin/ci-theme-elementor.js
M js/admin/ci-theme-elementor.min.js
* CHANGED: Theme version to 2.8.2
M style.css
M style.min.css
M style.scss
2.8.1 - March 24, 2022
Compatibility: WordPress 5.9.1+ - WooCommerce 6.3.1+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.8.0 and v2.8.1
----------------------------------------------------------------------------------------------
* 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
M inc/elementor/post-type.php
* Changed version to 2.8.1
* Updated language file.
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
2.8.0 - September 15, 2021
Compatibility: WordPress 5.7.3+ - WooCommerce 5.6.0+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.7.2 and v2.8.0
----------------------------------------------------------------------------------------------
* FIXED: One Click Demo Import v3.0.0 changed their page's slug, so the theme's related onboarding link stopped working.
M inc/onboarding/onboarding-page.php
* CHANGED: Replaced FontAwesome with Olsen Icons
M css/inc/_comments.scss
M css/inc/_ecommerce-layout.scss
M css/inc/_mobile-nav.scss
M css/inc/_modules.scss
M css/inc/_navigation.scss
M header.php
M inc/helpers.php
M inc/scripts-styles.php
M js/scripts.js
M js/scripts.min.js
M part-social-icons.php
M part-social-sharing.php
M rtl.css
M rtl.min.css
M rtl.scss
M searchform.php
M style.css
M style.min.css
D vendor/FontAwesome
A vendor/olsen-icons
A vendor/olsen-icons/css
A vendor/olsen-icons/css/olsen-icons.css
A vendor/olsen-icons/css/olsen-icons.min.css
A vendor/olsen-icons/fonts
A vendor/olsen-icons/fonts/olsen-icons.eot
A vendor/olsen-icons/fonts/olsen-icons.svg
A vendor/olsen-icons/fonts/olsen-icons.ttf
A vendor/olsen-icons/fonts/olsen-icons.woff
A vendor/olsen-icons/fonts/olsen-icons.woff2
* FIXED: Issue with cart product remove link not appearing
M css/inc/_ecommerce-layout.scss
M page.php
M single.php
M style.css
* CHANGED: Integrated simple lightbox theme styles.
* ADDED: Popup search functionality
* ADDED: Top bar informational link in the Customizer
* FIXED: Improved asset loading
M css/inc/_ci-base.scss
M css/inc/_ecommerce-layout.scss
M css/inc/_modules.scss
D css/simple-lightbox-theme.css
D css/simple-lightbox-theme.min.css
D css/simple-lightbox-theme.scss
M header.php
M inc/customizer/options/top-bar-options.php
M inc/helpers.php
M inc/scripts-styles.php
M js/scripts.js
M js/scripts.min.js
A js/search-init.js
A js/search-init.min.js
M style.css
M style.min.css
* FIXED: Applied changes to improve pagespeed results
M css/inc/_mediaqueries.scss
M inc/customizer/class-ci-theme-customizer-css-generator.php
M inc/scripts-styles.php
M part-social-icons.php
M part-social-sharing.php
M style.css
M style.min.css
* UPDATED: Typography
* UPDATED: RTL Styles
* REMOVED: Some obsolete styles
* FIXED: Issue with lightbox on listing pages displaying photos from other posts
* REMOVED: IE vendor prefixes
* CHANGED: Top, header and footer site bars have now flex layout
M content-entry.php
M css/inc/_ci-base.scss
M css/inc/_comments.scss
M css/inc/_ecommerce-layout.scss
M css/inc/_extends.scss
M css/inc/_footer.scss
M css/inc/_grid.scss
M css/inc/_header.scss
M css/inc/_mediaqueries.scss
M css/inc/_modules.scss
M css/inc/_navigation.scss
M css/inc/_widgets.scss
M css/inc/_wp-defaults.scss
M footer.php
M header.php
M ignitefile.js
M inc/customizer/controls/style.css
M inc/customizer/controls/style.min.css
M inc/customizer/defaults.php
M inc/onboarding/css/onboarding-styles.css
M js/scripts.js
M js/scripts.min.js
M rtl.css
M rtl.min.css
M rtl.scss
M style.css
M style.min.css
D vendor/justifiedGallery
M vendor/olsen-icons/css/olsen-icons.css
M vendor/olsen-icons/css/olsen-icons.min.css
* CHANGED: Logo, navigation, headings, post titles & entry meta uppercase option is now disabled by default.
M inc/customizer/options/typography.php
* CHANGED: Made WooCommerce styles independent. They now load only when WC is enabled.
D css/inc/_ecommerce-layout.scss
A css/woocommerce.css
A css/woocommerce.min.css
A css/woocommerce.scss
M inc/scripts-styles.php
M style.css
M style.min.css
M style.scss
* ADDED: Functionality to better handle WooCommerce pages on sample import
M inc/onboarding/onboarding-page.php
M inc/onboarding/onboarding.php
* CHANGED: Made Contact Form 7 required for sample content import.
M inc/onboarding/onboarding.php
* MOVED: onboarding.php out of onboarding folder
M functions.php
D inc/onboarding/onboarding.php
A inc/onboarding.php
* UPDATED: Theme version to 2.8.0
* UPDATED: Language files
M inc/helpers.php
M inc/onboarding/onboarding-page.php
M languages/olsen.pot
M style.css
M style.min.css
M style.scss
2.7.2 - March 24, 2021
Compatibility: WordPress 5.6.2+ - WooCommerce 5.1.0+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.7.1 and v2.7.2
----------------------------------------------------------------------------------------------
* FIXED: Conditional metaboxes wouldn't work in WP 5.7
M inc/custom-fields-page.php
M inc/custom-fields-post.php
M inc/helpers-post-meta.php
* CHANGED: Theme version to 2.7.2
M style.css
M style.min.css
M style.scss
2.7.1 - February 15, 2021
Compatibility: WordPress 5.6+ - WooCommerce 5.0.0+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.7.0 and v2.7.1
----------------------------------------------------------------------------------------------
* FIXED: An issue where the mobile navigation would break in some cases.
M js/scripts.js
M js/scripts.min.js
* UPDATED: Theme version to 2.7.1
M style.css
M style.min.css
M style.scss
2.7.0 - February 11, 2021
Compatibility: WordPress 5.6+ - WooCommerce 5.0.0+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.6.2 and v2.7.0
----------------------------------------------------------------------------------------------
* CHANGED: Assets are now versioned using a compound version string based on the parent and child themes' versions, when a child theme is enabled. This helps prevent caching issues, where the version reported was remaining constant (i.e. the child theme's version) even when the parent theme was updated.
M inc/helpers.php
* CHANGED: replaced slick slider with tiny slider 2, 'slick' handle has been replaced with 'tiny-slider'
* CHANGED: replaced magnific popup with simplelightbox, 'magnific' handle has been replaced with 'simple-lightbox'
* CHANGED: replaced justified gallery with custom vanilla JS solution, the justifiedGallery handle has been removed
* CHANGED: replaced sticky-kit with custom vanilla JS solution, the 'sticky-kit' handle has been removed'
* CHANGED: Theme now loads minified assets by default, unminified assets are loaded when WP_DEBUG or SCRIPT_DEBUG are true
* REMOVED: Modernizr
* FIXED: Some deprecated jQuery shorthands used in admin scripts
* FIXED: Minor styling issues
M content-entry.php
M css/inc/_ci-base.scss
M css/inc/_ecommerce-layout.scss
M css/inc/_external.scss
M css/inc/_header.scss
M css/inc/_mediaqueries.scss
M css/inc/_modules.scss
M css/inc/_navigation.scss
D css/inc/magnific
D css/magnific.css
D css/magnific.min.css
D css/magnific.scss
D css/slick.css
D css/slick.min.css
M elementor-item.php
M ignitefile.js
M inc/customizer/generated-styles/colors.php
M inc/customizer/preview/customizer-colors-preview.js
M inc/elementor/elementor.php
M inc/helpers-post-meta.php
M inc/helpers.php
M inc/scripts-styles.php
M js/admin/ci-theme-elementor.js
A js/admin/ci-theme-elementor.min.js
M js/scripts.js
M js/scripts.min.js
M part-slider.php
M single.php
M style.css
M style.min.css
M vendor/FontAwesome/font-awesome.min.css
A vendor/imagesLoaded
A vendor/imagesLoaded/imagesloaded.js
A vendor/imagesLoaded/imagesloaded.min.js
A vendor/imagesLoaded/imagesloaded.pkgd.js
A vendor/imagesLoaded/imagesloaded.pkgd.min.js
D vendor/magnific-popup
D vendor/modernizr
A vendor/simple-lightbox
A vendor/simple-lightbox/simple-lightbox-theme.css
A vendor/simple-lightbox/simple-lightbox-theme.min.css
A vendor/simple-lightbox/simple-lightbox-theme.scss
A vendor/simple-lightbox/simple-lightbox.css
A vendor/simple-lightbox/simple-lightbox.js
A vendor/simple-lightbox/simple-lightbox.min.css
A vendor/simple-lightbox/simple-lightbox.min.js
D vendor/slick
D vendor/sticky-kit
A vendor/tiny-slider
A vendor/tiny-slider/tiny-slider.css
A vendor/tiny-slider/tiny-slider.js
A vendor/tiny-slider/tiny-slider.min.css
A vendor/tiny-slider/tiny-slider.min.js
A vendor/tiny-slider/tiny-slider.scss
* CHANGED: Theme version to 2.7.0
* UPDATED: Language files
M languages/olsen.pot
M style.css
M style.min.css
M style.scss
* FIXED: star rating appearance on WooCommerce items
M css/inc/_ecommerce-layout.scss
M style.css
M style.min.css
2.6.2 - December 18, 2020
Compatibility: WordPress 5.5.3+ - WooCommerce 4.8.0+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.6.1 and v2.6.2
----------------------------------------------------------------------------------------------
* FIXED: Main page titles are now H1 instead of H2.
M 404.php
M index.php
M page.php
M template-blank.php
M template-fullwidth.php
M template-listing-looks.php
M template-shop-secondary.php
* UPDATED: Update related/widget titles to h4 instead of h2
M content-entry-widget.php
M css/inc/_modules.scss
M ignitefile.js
M style.css
M style.min.css
* Updated language file.
* Changed version to 2.6.2
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
2.6.1 - September 17, 2020
Compatibility: WordPress 5.5.0+ - WooCommerce 4.5.2+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.6.0 (rev. 30312) and v2.6.1 (rev. 30888)
----------------------------------------------------------------------------------------------
* ADDED: Footer copyright notice option in the customizer.
* REMOVED: Superfish
M css/inc/_footer.scss
M css/inc/_navigation.scss
M footer.php
M inc/customizer/generated-styles/colors.php
M inc/customizer/options/footer-options.php
M inc/scripts-styles.php
M js/scripts.js
M style.css
M style.min.css
D vendor/superfish
* CHANGED: Theme version to 2.6.1
* UPDATED: Language files
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
2.6.0 - August 10, 2020
Compatibility: WordPress 5.4.1+ - WooCommerce 4.3.1+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.5 (rev. 29652) and v2.6.0 (rev. 30312)
----------------------------------------------------------------------------------------------
* ADDED: Fullwidth homepage slider option.
* ADDED: Frontpage carousel slider option.
* CHANGED: Increased post thumbnail size to 720x471 px
M css/admin/customizer-styles.css
M css/admin/customizer-styles.min.css
M css/admin/customizer-styles.scss
M css/inc/_mediaqueries.scss
M css/inc/_modules.scss
M functions.php
M header.php
M inc/customizer/controls/slick.php
M js/scripts.js
M part-slider.php
M style.css
M style.min.css
* FIXED: Wrong default avatar type.
M part-authorbox.php
* ADDED: Support for retina images on the theme slider (WIP).
M inc/helpers.php
M part-slider.php
* REMOVED: Vertical borders from the theme's sidebars.
M css/inc/_mediaqueries.scss
M css/inc/_widgets.scss
M js/scripts.js
M style.css
M style.min.css
* CHANGED: Cleaned up functions.php
M functions.php
D inc/class-fonts-list.php
A inc/customizer/class-fonts-list.php
M inc/customizer/customizer.php
A inc/customizer/defaults.php
A inc/customizer/fonts.json
A inc/default-hooks.php
M inc/elements.php
D inc/fonts.json
D inc/functions.php
M inc/helpers-post-meta.php
M inc/helpers.php
A inc/layout.php
A inc/onboarding/onboarding.php
D inc/onboarding.php
M inc/sanitization.php
A inc/scripts-styles.php
A inc/sidebars-widgets.php
M inc/upgrade.php
A inc/woocommerce.php
* CHANGED: Improved Customizer folder structure.
D inc/customizer/customizer-styles.php
M inc/customizer/customizer.php
A inc/customizer/generated-styles/colors.php
D inc/customizer/generated-styles/global.php
A inc/customizer/generated-styles/typography.php
D inc/customizer/generated-styles.php
A inc/customizer/options
A inc/customizer/options/footer-options.php
A inc/customizer/options/global-colors.php
A inc/customizer/options/header-colors.php
A inc/customizer/options/header-layout.php
A inc/customizer/options/layout-options.php
A inc/customizer/options/other.php
A inc/customizer/options/sidebar-options.php
A inc/customizer/options/single-page.php
A inc/customizer/options/single-post.php
A inc/customizer/options/site-identity.php
A inc/customizer/options/social-options.php
A inc/customizer/options/top-bar-options.php
A inc/customizer/options/typography.php
A inc/customizer/options/woocommerce.php
A inc/customizer/preview/customizer-typography-preview.js
D inc/customizer/preview/global.js
D inc/customizer/sections
A inc/customizer/style-generator.php
* ADDED: Default Customizer colors.
M inc/customizer/customizer.php
M inc/customizer/options/global-colors.php
M inc/customizer/options/header-colors.php
A inc/customizer/options/sidebar-colors.php
D inc/customizer/options/sidebar-options.php
* ADDED: Customizer live color preview.
* CHANGED: renamed olsen-customizer-preview-global script handle to olsen-customizer-preview-typography.
M inc/customizer/customizer.php
M inc/customizer/generated-styles/colors.php
M inc/customizer/options/global-colors.php
M inc/customizer/options/header-colors.php
M inc/customizer/options/sidebar-colors.php
A inc/customizer/preview/customizer-colors-preview.js
* REMOVED: fitvids.js
* ADDED: CSS based responsive video solution.
M css/inc/_modules.scss
M inc/default-hooks.php
M inc/scripts-styles.php
D js/jquery.fitvids.js
D js/jquery.fitvids.min.js
M js/scripts.js
M style.css
M style.min.css
* CHANGED: Moved common styles into wp-blocks.scss
* REMOVED: mmenu based mobile menu
* ADDED: Custom mobile menu solution.
D common
A css/inc/_mobile-nav.scss
M css/inc/_variables.scss
A css/inc/_wp-blocks.scss
D css/mmenu.css
D css/mmenu.min.css
M footer.php
M functions.php
M inc/scripts-styles.php
D js/jquery.mmenu.min.all.js
M js/scripts.js
M js/scripts.min.js
M style.css
M style.min.css
M style.scss
* CHANGED: Products grid to flexbox.
* UPDATED: Styling on cart and product list widgets.
* REMOVED: matchHeight.js
M css/inc/_ecommerce-layout.scss
M css/inc/_variables.scss
M inc/customizer/generated-styles/colors.php
M inc/customizer/preview/customizer-colors-preview.js
M inc/scripts-styles.php
M inc/sidebars-widgets.php
D js/jquery.matchHeight-min.js
M js/scripts.js
M style.css
M style.min.css
* REMOVED: instagramLite.min.js
* REMOVED: support for WP Instagram Widget
* ADDED: support for WPZOOM Social Feed Widget
M css/inc/_external.scss
M css/inc/_mediaqueries.scss
M css/inc/_widgets.scss
M footer.php
M inc/customizer/options/footer-options.php
M inc/scripts-styles.php
D js/instagramLite.min.js
M js/scripts.js
M style.css
M style.min.css
* UPDATED: Olsen Post Type element
* ADDED: Olsen Element
* CHANGED: Split base.css to normalize & grid and moved into /css/inc
* CHANGED: Moved third party assets into vendor folder.
* REMOVED: modernizr.js
* ADDED: Customizer color controls for buttons.
D css/admin/customizer-styles.css
D css/admin/customizer-styles.min.css
D css/admin/customizer-styles.scss
D css/base.css
D css/base.min.css
M css/inc/_external.scss
A css/inc/_grid.scss
A css/inc/_normalize.scss
M elementor-item.php
M functions.php
M inc/customizer/controls/style.css
M inc/customizer/controls/style.min.css
M inc/customizer/controls/style.scss
M inc/customizer/defaults.php
M inc/customizer/generated-styles/colors.php
M inc/customizer/options/footer-options.php
M inc/customizer/options/global-colors.php
M inc/customizer/preview/customizer-colors-preview.js
A inc/elementor
A inc/elementor/olsen-element.php
A inc/elementor/elementor.php
A inc/elementor/inc
A inc/elementor/inc/olsen-element-common-functions.php
A inc/elementor/inc/olsen-element-posts-group-control.php
A inc/elementor/inc/elementor-helper.php
A inc/elementor/post-type.php
D inc/elements.php
M inc/layout.php
M inc/scripts-styles.php
A js/admin/olsen-elementor.js
D js/admin/post_ajax.js
D js/admin/post_ajax.min.js
D js/jquery-1.10.1.min.js
D js/modernizr.js
D js/modernizr.min.js
M js/scripts.min.js
M part-social-sharing.php
M style.css
M style.min.css
M style.scss
A vendor
A vendor/FontAwesome
A vendor/FontAwesome/FontAwesome.otf
A vendor/FontAwesome/font-awesome.css
A vendor/FontAwesome/font-awesome.min.css
A vendor/FontAwesome/fontawesome-webfont.eot
A vendor/FontAwesome/fontawesome-webfont.svg
A vendor/FontAwesome/fontawesome-webfont.ttf
A vendor/FontAwesome/fontawesome-webfont.woff
A vendor/FontAwesome/fontawesome-webfont.woff2
A vendor/isotope
A vendor/isotope/isotope.js
A vendor/isotope/isotope.min.js
A vendor/justifiedGallery
A vendor/justifiedGallery/jquery.justifiedGallery.min.js
A vendor/justifiedGallery/justifiedGallery.min.css
A vendor/magnific-popup
A vendor/magnific-popup/jquery.magnific-popup.js
A vendor/magnific-popup/jquery.magnific-popup.min.js
A vendor/magnific-popup/magnific.css
A vendor/magnific-popup/magnific.min.css
A vendor/magnific-popup/magnific.scss
A vendor/slick
A vendor/slick/slick.css
A vendor/slick/slick.min.css
A vendor/slick/slick.min.js
A vendor/sticky-kit
A vendor/sticky-kit/jquery.sticky-kit.min.js
A vendor/superfish
A vendor/superfish/superfish.js
A vendor/superfish/superfish.min.js
* CHANGED: Grid is now based on bootstrap 4
M 404.php
M content-entry.php
M css/inc/_ci-base.scss
M css/inc/_comments.scss
M css/inc/_ecommerce-layout.scss
M css/inc/_extends.scss
M css/inc/_grid.scss
M css/inc/_header.scss
M css/inc/_mediaqueries.scss
M css/inc/_modules.scss
M css/inc/_variables.scss
M css/inc/_wp-defaults.scss
A css/inc/mixins
A css/inc/mixins/_grid.scss
M footer.php
M header.php
M inc/default-hooks.php
M inc/elementor/olsen-element.php
M inc/layout.php
M index.php
M js/scripts.js
M page.php
M part-related.php
M part-slider.php
M rtl.css
M rtl.min.css
M rtl.scss
M single.php
M style.css
M style.min.css
M template-blank.php
M template-fullwidth.php
M template-listing-looks.php
M template-shop-secondary.php
M woocommerce.php
* ADDED: Border between content and sidebar.
M css/inc/_mediaqueries.scss
M css/inc/_modules.scss
M css/inc/_variables.scss
M css/inc/_widgets.scss
M style.css
M style.min.css
* CHANGED: Comments link and comments number is hidden single post meta if comments are disabled under the single post's options.
M single.php
* ADDED: Data Upgrade class.
* FIXED: Improved typography migration, both for existing and new installations.
M inc/helpers.php
M inc/sidebars-widgets.php
A inc/upgrade
A inc/upgrade/class-olsen-data-upgrade-background-process.php
A inc/upgrade/class-olsen-data-upgrade-log.php
A inc/upgrade/class-olsen-data-upgrade.php
A inc/upgrade/class-olsen-wp-async-request.php
A inc/upgrade/class-olsen-wp-background-process.php
A inc/upgrade/js
A inc/upgrade/js/upgrade.js
A inc/upgrade/upgrade.php
M inc/upgrade.php
* CHANGED: Theme version to 2.6.0
* UPDATED: Language files
M languages/olsen.pot
M style.css
M style.min.css
M style.scss
2.5 - May 19, 2020
Compatibility: WordPress 5.4+ - WooCommerce 4.1.0+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.4.2 (rev. 29551) and v2.5 (rev. 29652)
----------------------------------------------------------------------------------------------
* 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 css/inc/_ci-base.scss
M css/inc/_variables.scss
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
M inc/class-fonts-list.php
M inc/customizer/class-ci-theme-customizer-css-generator.php
M inc/customizer/controls/typography/customizer.js
M inc/customizer/controls/typography/typography.php
M inc/customizer/customizer-styles.php
M inc/customizer/customizer.php
M inc/customizer/generated-styles/global.php
M inc/customizer/generated-styles.php
M inc/customizer/preview/global.js
M inc/customizer/preview/preview.js
M inc/customizer/sections/global/typography.php
M inc/fonts.json
A inc/upgrade.php
M style.css
M style.min.css
* REMOVED: Removed migration code for old background color option to the native control.
* FIXED: Previously migrated typography values wouldn't behave properly with the new typography system.
M css/inc/_ci-base.scss
M functions.php
M inc/customizer/preview/global.js
M inc/upgrade.php
M style.css
M style.min.css
* Updated language files.
* Changed version to 2.5
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
2.4.2 - May 7, 2020
Compatibility: WordPress 5.4+ - WooCommerce 4.1.0+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.4.1 (rev. 28174) and v2.4.2 (rev. 29551)
----------------------------------------------------------------------------------------------
* 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
* ADDED: Onboarding page.
* REMOVED: Remove sample content admin notice.
M functions.php
M inc/helpers.php
D inc/js/sample-content.js
A inc/onboarding
A inc/onboarding/assets
A inc/onboarding/assets/cssigniter_logo.svg
A inc/onboarding/css
A inc/onboarding/css/onboarding-styles.css
A inc/onboarding/css/onboarding-styles.min.css
A inc/onboarding/css/onboarding-styles.scss
A inc/onboarding/js
A inc/onboarding/js/onboarding-notice.js
A inc/onboarding/js/onboarding.js
A inc/onboarding/onboarding-page.php
A inc/onboarding.php
* CHANGED: The "Enable the sidebar on product listings" setting is now enabled by default. It won't affect existing installations.
M inc/customizer/customizer.php
M woocommerce.php
* Updated language files.
* Changed version to 2.4.2
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
2.4.1 - January 10, 2020
Compatibility: WordPress 5.3.1+ - WooCommerce 3.8.1+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.4.0 (rev. 27523) and v2.4.1 (rev. 28174)
----------------------------------------------------------------------------------------------
* REMOVED: Compatibility code for wp_body_open() in WordPress versions older than v5.2
M functions.php
* FIXED: Replaced logo h1 with div and single title h2 with h1
M css/inc/_ci-base.scss
M css/inc/_header.scss
M css/typography-gfont.css
M css/typography-gfont.min.css
M css/typography-gfont.scss
M header.php
M inc/customizer/generated-styles/global.php
M inc/customizer/preview/global.js
M single.php
M style.css
M style.min.css
* CHANGED: Theme version to 2.4.1
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
2.4.0 - October 22, 2019
Compatibility: WordPress 5.2.4+ - WooCommerce 3.7.1+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.3.0 (rev. 25112) and v2.4.0 (rev. 27523)
----------------------------------------------------------------------------------------------
* FIXED: A bug would cause ci_theme_hex2rgba() to return rgb() instead of rgba() values, when passed a valid opacity number.
M inc/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 functions.php
M header.php
* REMOVED: Google+ Social Icon
* ADDED: Trip Advisor Social Icon
* ADDED: Telegram Social Icon
M functions.php
* FIXED: Force term recount after import.
M functions.php
* ADDED: Improved typography options (WIP)
M css/inc/_ci-base.scss
M css/inc/_ecommerce-layout.scss
M css/inc/_modules.scss
M css/inc/_variables.scss
M css/inc/_widgets.scss
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
A inc/class-fonts-list.php
A inc/customizer
A inc/customizer/class-ci-theme-customizer-css-generator.php
A inc/customizer/controls
A inc/customizer/controls/scripts.js
A inc/customizer/controls/slick.php
A inc/customizer/controls/style.css
A inc/customizer/controls/style.min.css
A inc/customizer/controls/style.scss
A inc/customizer/controls/typography
A inc/customizer/controls/typography/_style.scss
A inc/customizer/controls/typography/customizer.js
A inc/customizer/controls/typography/typography.php
A inc/customizer/customizer-styles.php
A inc/customizer/customizer.php
A inc/customizer/generated-styles
A inc/customizer/generated-styles/global.php
A inc/customizer/generated-styles.php
A inc/customizer/partial-callbacks.php
A inc/customizer/preview
A inc/customizer/preview/global.js
A inc/customizer/preview/preview.css
A inc/customizer/preview/preview.js
A inc/customizer/preview/preview.min.css
A inc/customizer/preview/preview.scss
A inc/customizer/sections
A inc/customizer/sections/global
A inc/customizer/sections/global/typography.php
D inc/customizer-controls
D inc/customizer-styles.php
D inc/customizer.php
A inc/fonts.json
M inc/sanitization.php
M style.css
M style.min.css
* FIXED: Old Custom CSS field migration would re-trigger in some installations.
M functions.php
* ADDED: Typography options for widget titles and widget text
* REMOVED: Existing typography options that are overridden by the new typography controls
* ADDED: Migration for removed typography mods
M functions.php
M inc/customizer/customizer-styles.php
M inc/customizer/customizer.php
M inc/customizer/generated-styles/global.php
M inc/customizer/generated-styles.php
M inc/customizer/preview/global.js
M inc/customizer/sections/global/typography.php
* FIXED: Drop cap on opening paragraph
M css/inc/_modules.scss
M css/typography-gfont.css
M css/typography-gfont.min.css
M css/typography-gfont.scss
M functions.php
M style.css
M style.min.css
* ADDED: minimized js files
A js/isotope.min.js
A js/jquery.fitvids.min.js
A js/jquery.magnific-popup.min.js
A js/modernizr.min.js
A js/scripts.min.js
A js/superfish.min.js
* UPDATED: Language files
* CHANGED: Theme version to 2.4.0
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
2.3.0 - April 17, 2019
Compatibility: WordPress 5.0+ - WooCommerce 3.6.0+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.2.0 (rev. 25088) and v2.3.0 (rev. 25112)
----------------------------------------------------------------------------------------------
* ADDED: Header background & vertical padding options
M header.php
M inc/customizer-styles.php
M inc/customizer.php
M inc/sanitization.php
M js/scripts.js
* updated language files
* changed theme version to 2.3.0
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
2.2.0 - April 10, 2019
Compatibility: WordPress 5.0+ - WooCommerce 3.5.7+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.1.6 (rev. 24945) and v2.2.0 (rev. 25088)
----------------------------------------------------------------------------------------------
* ADDED: Top Bar
M css/inc/_header.scss
M css/inc/_mediaqueries.scss
M css/inc/_navigation.scss
M functions.php
M header.php
M inc/customizer-styles.php
M inc/customizer.php
M js/scripts.js
M style.css
M style.min.css
* REPLACED: G+ sharing link with LinkedIn sharing link
M part-social-sharing.php
* updated language files
* changed theme version to 2.2.0
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
2.1.6 - March 29, 2019
Compatibility: WordPress 5.0+ - WooCommerce 3.5.7+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.1.5 (rev. 24608) and v2.1.6 (rev. 24945)
----------------------------------------------------------------------------------------------
* ADDED: Add minified versions of styles
* FIXED: Fix <a> tag CSS selector styling in content / border
A css/admin/customizer-styles.min.css
A css/admin/editor.min.css
A css/base.min.css
A css/font-awesome.min.css
M css/inc/_modules.scss
A css/magnific.min.css
A css/mmenu.min.css
A css/slick.min.css
A rtl.min.css
M style.css
A style.min.css
* IMPROVED: Styles for Mailchimp Widget Plugin
* IMPROVED: Front page carousel arrows position
* FIXED: GDPR Consent checkbox
* FIXED: Read more button padding
* ADDED: Add .opening class in TinyMCE Format Dropdown
* ADDED: First letter style in .opening
M css/inc/_external.scss
M css/inc/_mediaqueries.scss
M css/inc/_modules.scss
M css/inc/_navigation.scss
M css/magnific.css
M functions.php
M style.css
M style.min.css
* updated language files
* changed theme version to 2.1.6
M css/magnific.css
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
2.1.5 - February 27, 2019
Compatibility: WordPress 5.0+ - WooCommerce 3.5.5+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.1.4 (rev. 23998) and v2.1.5 (rev. 24608)
----------------------------------------------------------------------------------------------
* FIXED: Metaboxes bound to specific post formats (if any), wouldn't appear on initial page load inside the new block editor.
M inc/helpers-post-meta.php
* Changed theme version to 2.1.5
M languages/ci-theme.pot
M style.css
M style.scss
2.1.4 - December 28, 2018
Compatibility: WordPress 4.9+ - WooCommerce 3.5.3+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.1.3 (rev. 23843) and v2.1.4 (rev. 23998)
----------------------------------------------------------------------------------------------
* REMOVED: .po/.mo files in favor of .pot file which was already in place.
D languages/en_US.mo
D languages/en_US.po
* FIXED: an issue where the single post sidebar would not appear when migrating from Olsen Light
M single.php
* changed theme version to 2.1.4
M languages/ci-theme.pot
M style.css
M style.scss
2.1.3 - December 7, 2018
Compatibility: WordPress 4.9+ - WooCommerce 3.5.2+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.1.2 (rev. 22243) and v2.1.3 (rev. 23843)
----------------------------------------------------------------------------------------------
* ADDED: Add styles for Gutenberg blocks
* UPDATED: Stylesheets drop support for IE8
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/magnific.css
M functions.php
M rtl.css
M style.css
* UPDATED: Update styles for Gutenberg’s block column
M common/css/global.css
M common/css/inc/_gutenberg.scss
* FIXED: Migrated theme's custom css in favor of WordPress's native Custom CSS option.
* REMOVED: Theme's custom css option.
M functions.php
M inc/customizer-styles.php
M inc/customizer.php
* FIXED: Page template-bound metaboxes, wouldn't behave correctly in Gutenberg mode (where applicable).
M inc/helpers-post-meta.php
* FIXED: Post format-bound metaboxes (where applicable) now work properly with Gutenberg.
M inc/helpers-post-meta.php
* FIXED: Brands custom taxonomy now shows up in the block editor's sidebar.
M inc/custom-taxonomy-brand.php
* FIXED: Admin notice regarding the sample content, wouldn't persist its state when dismissed from within the block editor.
M inc/helpers.php
M inc/js/sample-content.js
* CHANGED: theme version to 2.1.3
M languages/ci-theme.pot
M languages/en_US.mo
M languages/en_US.po
M style.css
M style.scss
2.1.2 - July 10, 2018
Compatibility: WordPress 4.8+ - WooCommerce 3.1.4+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.1.1 (rev. 21959) and v2.1.2 (rev. 22243)
----------------------------------------------------------------------------------------------
* FIXED: A condition was erroneously placed inside a count() call, triggering a warning in PHP >= 7.2.x
M inc/helpers.php
* ADDED: RTL support
M css/inc/_ecommerce-layout.scss
M css/inc/_extends.scss
M css/inc/_widgets.scss
M js/scripts.js
A rtl.css
A rtl.scss
M style.css
* changed version to 2.1.2
M style.css
M style.scss
2.1.1 - June 14, 2018
Compatibility: WordPress 4.8+ - WooCommerce 3.4.1+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.1 (rev. 21957) and v2.1.1 (rev. 21959)
----------------------------------------------------------------------------------------------
* FIXED: shop sidebar handling when WooCommerce is not active.
M sidebar.php
* changed version to 2.1.1
M style.css
M style.scss
2.1 - June 14, 2018
Compatibility: WordPress 4.8+ - WooCommerce 3.4.1+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.0.2 (rev. 21714) and v2.1 (rev. 21949)
----------------------------------------------------------------------------------------------
* ADDED: related posts in single column blog listings
M content-entry.php
M inc/customizer.php
M part-related.php
* FIXED: blog related posts styling for small icon layouts
M css/inc/_modules.scss
M js/scripts.js
M part-related.php
M style.css
* ADDED: small icons fullwidth layout
* FIXED: minor styling fixes on single product
M css/inc/_ecommerce-layout.scss
M functions.php
M inc/customizer.php
M style.css
* ADDED: site wide social icons
M css/inc/_mediaqueries.scss
M css/inc/_modules.scss
M header.php
M inc/customizer.php
M style.css
* ADDED: Shop sidebar
M css/inc/_ecommerce-layout.scss
M functions.php
M inc/customizer.php
M sidebar.php
M style.css
M woocommerce.php
* FIXED: default related posts appearance
M content-entry.php
* FIXED: product catalog products per row & page options
M css/inc/_ecommerce-layout.scss
M functions.php
M style.css
* FIXED: product catalog category title styling
M css/inc/_ecommerce-layout.scss
M style.css
* FIXED: blog related posts appearance
M content-entry.php
M css/inc/_modules.scss
M style.css
* changed version to 2.1
* updated language files
M languages/ci-theme.pot
M languages/en_US.mo
M languages/en_US.po
M style.css
M style.scss
2.0.2 - June 3, 2018
Compatibility: WordPress 4.8+ - WooCommerce 3.4.1+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.0.1 (rev. 21617) and v2.0.2 (rev. 21714)
----------------------------------------------------------------------------------------------
* FIXED: Minor WC related styling issues
M css/inc/_ecommerce-layout.scss
M style.css
* FIXED: comment consent checkbox styling
M css/inc/_comments.scss
M style.css
* UPDATED: Sticky kit
M functions.php
M js/jquery.sticky-kit.min.js
* FIXED: Applied matchHeight to product list items
M js/scripts.js
* changed version to 2.0.2
M style.css
M style.scss
2.0.1 - May 23, 2018
Compatibility: WordPress 4.8+ - WooCommerce 3.3.3+
----------------------------------------------------------------------------------------------
List of changes between olsen v2.0 (rev. 21156) and v2.0.1 (rev. 21617)
----------------------------------------------------------------------------------------------
* FIXED: A border would appear on single pages when social sharing icons weren't displayed.
M page.php
M single.php
M template-fullwidth.php
* FIXED: Wrong gettext domain in style.css and in a gettext call.
* ADDED: Introduced .pot file
M functions.php
A languages/ci-theme.pot
M style.css
M style.scss
* Updated language files.
* Changed version to 2.0.1
M languages/ci-theme.pot
M languages/en_US.mo
M languages/en_US.po
M style.css
M style.scss
2.0 - February 25, 2018
Compatibility: WordPress 4.8+ - WooCommerce 3.3.3+
This is a major release that introduces breaking changes. Make sure to keep a backup before updating.
----------------------------------------------------------------------------------------------
List of changes between olsen v1.9.1 (rev. 20088) and v2.0 (rev. 21156)
----------------------------------------------------------------------------------------------
* FIXED: WordPress 4.9 by default calls wpautop() on author descriptions.
M part-authorbox.php
* FIXED: Added lang file header so that Poedit will recognise "translators:" comments.
M languages/en_US.po
* ADDED: Onboarding page
M functions.php
A inc/onboarding
A inc/onboarding/ci-onboarding-page.php
A inc/onboarding/css
A inc/onboarding/css/onboarding-styles.css
A inc/onboarding/css/onboarding-styles.scss
A inc/onboarding/js
A inc/onboarding/js/onboarding-notice.js
A inc/onboarding/js/onboarding.js
* Basic structure for the on-boarding screen
M functions.php
A inc/onboarding/assets
A inc/onboarding/assets/cssigniter_logo.svg
M inc/onboarding/ci-onboarding-page.php
M inc/onboarding/css
M inc/onboarding/css/onboarding-styles.css
M inc/onboarding/css/onboarding-styles.scss
* REMOVED: onboarding template
M functions.php
D inc/onboarding
* FIXED: WooCommerce image size declaration
* ADDED: ignitefile.js
M functions.php
A ignitefile.js
* UPDATED: Update single product thumbnail gallery for WooCommerce 2.7. Adds support for native WC gallery zoom & carousel
M css/admin/customizer-styles.css
M css/inc/_ecommerce-layout.scss
M css/magnific.css
M style.css
* updated language files
* changed version to 2.0
M languages/en_US.mo
M languages/en_US.po
M style.css
M style.scss
1.9.1 - November 3, 2017
Compatibility: WordPress 4.7+ - WooCommerce 3.2.3+
----------------------------------------------------------------------------------------------
List of changes between olsen v1.9 (rev. 19937) and v1.9.1 (rev. 20088)
----------------------------------------------------------------------------------------------
* FIXED: lightbox issue caused by WC 3.2.3
M js/scripts.js
* changed version to 1.9.1
M style.css
M style.scss
1.9 - October 26, 2017
Compatibility: WordPress 4.7+ - WooCommerce 3.2.1+
----------------------------------------------------------------------------------------------
List of changes between olsen v1.8 (rev. 18654) and v1.9 (rev. 19937)
----------------------------------------------------------------------------------------------
* ADDED: Elementor Widget
M css/inc/_external.scss
A elementor-item.php
M functions.php
A inc/elements.php
A js/admin
A js/admin/post_ajax.js
M style.css
* ADDED: Style handle 'ci-theme-style-parent' refers to the paren's stylesheet, if currently on a child theme.
* CHANGED: Style handle 'ci-style' now always refers to the active theme's stylesheet.
* ADDED: Support for One Click Demo Import.
M functions.php
* UPDATED: justified gallery
M functions.php
M js/jquery.justifiedGallery.min.js
* updated language files
* changed version to 1.9
M languages/en_US.mo
M languages/en_US.po
M style.css
M style.scss
1.8 - June 21, 2017
Compatibility: WordPress 4.7+ - WooCommerce 3.0.8+
----------------------------------------------------------------------------------------------
List of changes between olsen v1.7 (rev. 17755) and v1.8 (rev. 18654)
----------------------------------------------------------------------------------------------
* FIXED: alpha-color-picker loaded by plugins would break visually.
M inc/css/post-meta.css
* ADDED: Widgetized area below the home slider and CI Callout widget to use within it.
M css/inc/_widgets.scss
M functions.php
M header.php
A inc/widgets/ci-callout.php
M style.css
* FIXED: Minor styling tweaks for the frontpage widgetized area.
M css/inc/_modules.scss
M css/inc/_widgets.scss
M header.php
M style.css
* Updated language files
* Changed version to 1.8
M languages/en_US.mo
M languages/en_US.po
M style.css
M style.scss
1.7 - April 6, 2017
Compatibility: WordPress 4.6+ - WooCommerce 3.0.0+
----------------------------------------------------------------------------------------------
List of changes between olsen v1.6 (rev. 16926) and v1.7 (rev. 17739)
----------------------------------------------------------------------------------------------
* FIXED: Spacing issues in grouped products
M css/inc/_ecommerce-layout.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-layout.scss
M functions.php
M inc/customizer-styles.php
M js/scripts.js
M style.css
* FIXED: Fix an issue where the variation would not display on lightbox with new gallery
M js/scripts.js
* FIXED: An issue where some billing and shipping fields were not selectable on mobile devices.
M css/inc/_ecommerce-layout.scss
M style.css
* FIXED: Updated compatibility for WooCommerce 2.7
M css/inc/_ecommerce-layout.scss
M functions.php
M style.css
* ADDED: Show recent posts option on the front page carousel
M inc/customizer-controls/slick.php
M part-slider.php
* ADDED: Introduced ci_theme_color_luminance() and ci_theme_hex2rgba()
M inc/functions.php
* CHANGED: Gettext domain changed from 'ci_theme' to 'ci-theme'
M 404.php
M comments.php
M content-entry.php
M functions.php
M header.php
M inc/custom-fields-page.php
M inc/custom-fields-post.php
M inc/custom-taxonomy-brand.php
M inc/customizer-controls/slick.php
M inc/customizer.php
M inc/functions.php
M inc/helpers-post-meta.php
M inc/helpers.php
M inc/user-meta.php
M inc/widgets/ci-about-me.php
M inc/widgets/ci-latest-posts.php
M inc/widgets/ci-newsletter.php
M inc/widgets/ci-socials.php
M index.php
M part-authorbox.php
M part-related.php
M part-slider.php
M searchform.php
M single.php
* FIXED: Fix lightbox issues for new WooCommerce gallery
M functions.php
M js/scripts.js
* Updated language files
* Changed version to 1.7
M languages/en_US.mo
M languages/en_US.po
M style.css
M style.scss
1.6 - January 24, 2017
Compatibility: WordPress 4.6+ - WooCommerce 2.6.13 up to 2.6.14
----------------------------------------------------------------------------------------------
List of changes between olsen v1.5 (rev. 16109) and v1.6 (rev. 16926)
----------------------------------------------------------------------------------------------
* ADDED: Custom taxonomy “Brands”
* ADDED: Custom post field “Hide affiliate disclosure link”
* ADDED: Customizer option “Show Brands” in Posts Options
* ADDED: Customizer options “Affiliate link” & “Affiliate text” in Post Options
* UPDATED: Conditionally show brand terms
* UPDATED: Conditionally show affiliate disclosure link
M css/inc/_modules.scss
M functions.php
A inc/custom-brand-taxonomy.php
M inc/custom-fields-post.php
M inc/customizer-styles.php
M inc/customizer.php
M single.php
M style.css
* CHANGED: Renamed custom-brand-taxonomy.php to custom-taxonomy-brand.php
* FIXED: Removed unneeded register_taxonomy() parameters.
* FIXED: Brands taxonomy slug is now translatable.
M functions.php
D inc/custom-brand-taxonomy.php
A inc/custom-taxonomy-brand.php
M inc/customizer.php
* FIXED: Spacing issues on grouped products
M css/inc/_ecommerce-layout.scss
M style.css
* FIXED: Minor styling issues on grouped products
M css/inc/_ecommerce-layout.scss
M style.css
* FIXED: Unterminated statement.
* FIXED: Customizer warning introduced by WP 4.7
M header.php
M inc/customizer.php
* FIXED: new ci_theme_custom_background_cb based on the new native _custom_background_cb
M inc/customizer-styles.php
* FIXED: Normalize slider arrow appearance throughout sliders
M css/inc/_mediaqueries.scss
M style.css
* Style "2 sidebars right" layout
M css/inc/_mediaqueries.scss
M css/inc/_widgets.scss
M inc/customizer-styles.php
M index.php
M style.css
* 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
* Updated lang files.
* Changed version to 1.6
M languages/en_US.mo
M languages/en_US.po
M style.css
M style.scss
1.5 - October 5, 2016
Compatibility: WordPress 4.5+ - WooCommerce 2.6.4+
----------------------------------------------------------------------------------------------
List of changes between olsen v1.4 (rev. 15146) and v1.5 (rev. 16109)
----------------------------------------------------------------------------------------------
* FIXED: Removed obsolete section title from the stylesheet toc.
M style.css
M style.scss
* FIXED: Wrong term_id field name in taxonomy query, would prevent WPML from picking up correct translations.
M template-listing-looks.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
* FIXED: ci_theme_sanitize_blog_terms_layout() returned a wrong default value.
M functions.php
* ADDED: New layout "Classic - Two Sidebars on the Right"
* CHANGED: ci_theme_get_layout_classes() and ci_theme_get_social_networks() moved from /inc/functions.php to /functions.php
M content-entry.php
M functions.php
M inc/customizer.php
M inc/functions.php
* FIXED: Wrong calls to part-social-icons.php and part-social-sharing.php via get_template_part()
M content-entry.php
M footer.php
M header.php
M inc/widgets/ci-socials.php
M page.php
M part-authorbox.php
M single.php
M template-fullwidth.php
* FIXED: Logo padding bottom wouldn’t get applied if a respective top padding wasn’t defined.
M inc/customizer-styles.php
* 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 no t included in the edit page interface, making the related JS-bound metaboxes all visible by default.
M inc/helpers-post-meta.php
* ADDED: Page builder template
A template-builder.php
* Updated language files
M languages/en_US.mo
M languages/en_US.po
* Changed version to 1.5
M style.css
M style.scss
1.4 - July 29, 2016
Compatibility: WordPress 4.4+ - WooCommerce 2.6.4+
----------------------------------------------------------------------------------------------
List of changes between olsen v1.3.1 (rev. 14821) and v1.4 (rev. 15146)
----------------------------------------------------------------------------------------------
* ADDED: native custom background color and image functionality
* CHANGED: background color is now handled by theme mod 'background_color' instead of 'site_bg_color'. Automatic migration of the option is provided for compatibility with existing installations.
* REMOVED: old bg color option 'site_bg_color'
M functions.php
M inc/customizer-styles.php
M inc/customizer.php
* FIXED: An issue where the post thumbnail was called instead of a wider image in the full width wide layout option of posts.
M single.php
* ADDED: WooCommerce compatibility
A css/inc/_ecommerce-layout.scss
A css/inc/_ecommerce-styles.scss
M functions.php
M style.css
M style.scss
A template-shop.php
A woocommerce.php
* FIXED: Merged WooCommerce scss files
M css/inc/_ecommerce-layout.scss
D css/inc/_ecommerce-styles.scss
* FIXED: WooCommerce styling
M css/inc/_ci-base.scss
M css/inc/_ecommerce-layout.scss
M css/inc/_extends.scss
M css/inc/_modules.scss
M inc/customizer-styles.php
M style.css
* FIXED: Up-sells column layout
M css/inc/_ecommerce-layout.scss
M style.css
* FIXED: WooCommerce templates & functions
M functions.php
A template-shop-secondary.php
D template-shop.php
* Updated lang files.
* Changed version to 1.4
M languages/en_US.mo
M languages/en_US.po
M style.css
M style.scss
1.3.1 - July 6, 2016
Compatibility: WordPress 4.4+
----------------------------------------------------------------------------------------------
List of changes between olsen v1.3 (rev. 14056) and v1.3.1 (rev. 14821)
----------------------------------------------------------------------------------------------
* UPDATED: Font Awesome v4.6.3
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
* Changed version to 1.3.1
M style.css
M style.scss
1.3 - May 5, 2016
Compatibility: WordPress 4.4+
----------------------------------------------------------------------------------------------
List of changes between olsen v1.2 (rev. 13754) and v1.3 (rev. 14056)
----------------------------------------------------------------------------------------------
* ADDED: Frontpage Carousel Option: Hide content box
* ADDED: Header & footer logo options
M inc/customizer-controls/slick.php
M inc/customizer-styles.php
M inc/customizer.php
M part-slider.php
* ADDED: Sticky menu (optional)
M css/inc/_header.scss
M css/inc/_mediaqueries.scss
M functions.php
M header.php
M inc/customizer-styles.php
M inc/customizer.php
A js/jquery.sticky-kit.min.js
M js/scripts.js
M style.css
* ADDED: Add ability to hide the featured image, per post
M content-entry.php
M inc/custom-fields-post.php
M single.php
* REMOVED: Due to Google's excessive requirements regarding the Schema options, the Schema is being removed from Olsen completely. It is better to have no Schema at all than to have a broken one or one that cannot be sustained by any blog author using WordPress.
M 404.php
M content-entry.php
M header.php
M index.php
M page.php
M part-authorbox.php
M searchform.php
M sidebar.php
M single.php
M template-blank.php
M template-fullwidth.php
M template-listing-looks.php
* UPDATED: Font Awesome v4.6.1
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: Sanitization of the custom CSS box to prevent removal of whitespace and line breaks.
M inc/customizer.php
M inc/sanitization.php
* ADDED: Introduced ci_theme_merge_wp_queries()
* ADDED: Introduced ci_theme_dropdown_posts()
* ADDED: Introduced ci_theme_can_use_plugin()
M inc/helpers.php
* FIXED: Read More button now is not shown when the post has classic layout AND DOESN'T have a read more tag inside its content.
M content-entry.php
M functions.php
* FIXED: data-lightbox attribute is now only added once per image link.
M functions.php
* Updated lang files.
* Changed version to 1.3
M languages/en_US.mo
M languages/en_US.po
M style.css
M style.scss
1.2 - March 19, 2016
Compatibility: WordPress 4.4+
----------------------------------------------------------------------------------------------
List of changes between olsen v1.1.1 (rev. 13098) and v1.2 (rev. 13754)
----------------------------------------------------------------------------------------------
* FIXED: Substitute masonry with isotope in order to fix a layout bug in Firefox.
M functions.php
A js/isotope.js
D js/masonry.min.js
M js/scripts.js
* UPDATED: font-awesome v4.5.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: Wrapped widgets in if class_exists() calls.
M inc/widgets/ci-about-me.php
M inc/widgets/ci-latest-posts.php
M inc/widgets/ci-newsletter.php
M inc/widgets/ci-socials.php
* FIXED: Improved security on sample content dismiss.
M inc/helpers.php
* FIXED: Prefixed some localized JS variables.
M inc/helpers-post-meta.php
M inc/js/post-meta.js
* FIXED: Fix issue with fullwidth listing template.
M js/scripts.js
* FIXED: "Creating object from empty value" warning on customizer when there are no pages.
M inc/customizer.php
* ADDED: Introduced ci_theme_get_allowed_tags() utility function for use with wp_kses()
* CHANGED: Moved non-generic sanitization functions ci_theme_sanitize_blog_terms_layout() and ci_theme_sanitize_other_layout() to functions.php
M functions.php
M inc/sanitization.php
* ADDED: Wide fullwidth post option.
* ADDED: Searchbar in header.
M css/inc/_header.scss
M css/inc/_mediaqueries.scss
M css/inc/_modules.scss
M header.php
M inc/custom-fields-post.php
M inc/customizer.php
M single.php
M style.css
* ADDED: Options to control menu size
M inc/customizer-styles.php
M inc/customizer.php
* ADDED: Option to make social buttons and sharing links open in a new tab.
M inc/customizer.php
M part-social-icons.php
M part-social-sharing.php
* FIXED: Wrong gettext domain on the Google Tracking ID option.
M inc/customizer.php
* FIXED: Rename variable.
M js/scripts.js
* ADDED: Added customizer option to display content or excerpt on classic blog layouts (default: content).
M content-entry.php
M inc/customizer.php
* Updated lang files.
* Changed version to 1.2
M languages/en_US.mo
M languages/en_US.po
M style.css
M style.scss
1.1.1 - November 23, 2015
Compatibility: WordPress 4.2+
----------------------------------------------------------------------------------------------
List of changes between olsen v1.1 (rev. 12887) and v1.1.1 (rev. 13098)
----------------------------------------------------------------------------------------------
* FIXED: Made footer menu only output 1st level menu items.
M footer.php
* ADDED: Google Analytics tracking code can now be enter through the customizer.
M functions.php
M inc/customizer.php
* ADDED: On theme activation, any theme mods set by Olsen Light will be migrated, if they don't already exist.
M functions.php
* Updated lang files.
* Changed version to 1.1.1
M languages/en_US.mo
M languages/en_US.po
M style.css
M style.scss
1.1 - October 17, 2015
Compatibility: WordPress 4.2+
----------------------------------------------------------------------------------------------
List of changes between olsen v1.0 (rev. 12597) and v1.1 (rev. 12887)
----------------------------------------------------------------------------------------------
* FIXED: Fix an issue where the homepage slider would not listen to the customizer settings.
M js/scripts.js
M part-slider.php
* FIXED: Added 'ci_square' image size that's used by the About Me widget.
* FIXED: Added workaround for $wpc->get_panel( 'widgets' ) that would throw a warning in some PHP versions.
M functions.php
M inc/customizer.php
* FIXED: Remove a stray quote.
M part-slider.php
* FIXED: Minor wording issue in About Me widget.
M inc/widgets/ci-about-me.php
* FIXED: Added screen reader text for the search button in searchform
M searchform.php
* FIXED: Added itemprop="image" in featured images, where appropriate.
M content-entry.php
M page.php
M single.php
M template-fullwidth.php
* FIXED: Added link rel="pingback" in header.
M header.php
* FIXED: Pinterest sharing button now works properly. Also, if the post has no featured image, it's not shown at all for that post.
M part-social-sharing.php
* ADDED: Add distraction free template.
M css/inc/_modules.scss
M footer.php
M header.php
M style.css
A template-blank.php
* FIXED: Fixed inline documentation of ci_theme_sanitize_intval_or_empty()
M inc/sanitization.php
* ADDED: Add option to disable top and bottom padding in blank template.
M css/inc/_modules.scss
M inc/custom-fields-page.php
M style.css
M template-blank.php
* FIXED: Improved escaping on search form.
M searchform.php
* FIXED: Remove sidebar border color handling.
M inc/customizer-styles.php
* Updated lang files.
* Changed version to 1.1
M languages/en_US.mo
M languages/en_US.po
M style.css
M style.scss
1.0 - September 17, 2015
Compatibility: WordPress 4.2+
Initial release