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

Changelog for Convert – Legacy

Legend

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

1.5.4 - March 28, 2022

Compatibility: WordPress 5.5.2 — 6.4.3 - WooCommerce 4.6.1 up to 4.6.1

----------------------------------------------------------------------------------------------
List of changes between convert v1.5.3 and v1.5.4
----------------------------------------------------------------------------------------------

* 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.

* FIXED: Theme would wrongly report there is a theme update, when a child theme was active and its version was lower than the latest parent's.

* FIXED: One Click Demo Import v3.0.0 changed their page's slug, so the theme's related onboarding link stopped working.

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

* FIXED: Deprecated Elementor method _register_controls()
* FIXED: Fatal errors due to Elementor\Scheme_Typography and Elementor\Scheme_Color class removals.
  M plugins/ci-theme-plugin/elementor/ci-theme-element.php

* FIXED: Deprecated parameter 'who' in WP_User_Query since WP 5.9
  M plugins/ci-theme-plugin/elementor/inc/ci-theme-element-posts-group-control.php

* Changed theme version to 1.5.4
* Changed plugin version to 1.5.2
  M inc/onboarding.php
  M js/scripts.min.js
  M plugins/ci-theme-plugin/ci-theme-plugin.php
  M style.css
  M style.min.css
  M style.pkg.min.css
  M style.scss

1.5.3 - November 3, 2020

Compatibility: WordPress 5.5.2+ - WooCommerce 4.6.1+

----------------------------------------------------------------------------------------------
List of changes between convert v1.5.2 and v1.5.3
----------------------------------------------------------------------------------------------

* FIXED: Improved WooCommerce 4.6 styling on fullwidth product listings.
  M css/woocommerce.css
  M css/woocommerce.min.css
  M css/woocommerce.scss

* CHANGED: Theme version to 1.5.3
  M style.css
  M style.min.css
  M style.pkg.min.css
  M style.scss

1.5.2 - November 2, 2020

Compatibility: WordPress 5.5.2+ - WooCommerce 4.6.1+

----------------------------------------------------------------------------------------------
List of changes between convert v1.5.1 and v1.5.2
----------------------------------------------------------------------------------------------

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

* CHANGED: Theme version to 1.5.2
  M style.css
  M style.min.css
  M style.pkg.min.css
  M style.scss

1.5.1 - September 16, 2020

Compatibility: WordPress 5.5.0+ - AudioIgniter 4.5.2+

----------------------------------------------------------------------------------------------
List of changes between convert v1.5.0 (rev. 30620) and v1.5.1 (rev. 30891)
----------------------------------------------------------------------------------------------

* FIXED: In post pagination styling
* REMOVED: Obsolete typography related description from the Customizer
* FIXED: Issue with global section posts appearing in WordPress search results.
  M css/inc/_modules.scss
  M inc/customizer/sections/blog/typography.php
  M inc/customizer/sections/footer/typography.php
  M inc/customizer/sections/footer_credits/typography.php
  M inc/customizer/sections/header/typography.php
  M inc/customizer/sections/hero/typography.php
  M inc/customizer/sections/sidebar/typography.php
  M inc/customizer/sections/top_bar/typography.php
  M plugins/convert-plugin/custom-fields/custom-fields-global-section.php
  M style.css
  M style.min.css
  M style.pkg.min.css

* FIXED: Sticky header submenu active item color not applying.
* CHANGED: Improved Customizer typography control labels.
* REMOVED: Default color values from sticky header color options since they are not applied by default.
* FIXED: Content widths.
* FIXED: An issue where smooth scroll would prevent navigation to anchors on other pages.
* FIXED: Some RTL styling issues.
  M inc/customizer/defaults.php
  M inc/customizer/generated-styles/header.php
  M inc/customizer/sections/blog/typography.php
  M inc/customizer/sections/global/typography.php
  M inc/customizer/sections/header/typography.php
  M inc/customizer/sections/hero/typography.php
  M inc/layout.php
  M js/scripts.js
  M rtl.css
  M rtl.min.css
  M rtl.scss

* FIXED: Issue where submenus would appear under wrong parents in the mobile menu.
  M js/scripts.js

* CHANGED: Theme version to 1.5.1
* CHANGED: Plugin version to 1.5.1
* UPDATED: Language files
  M inc/onboarding.php
  M languages/ci-theme.pot
  M plugins/convert-plugin/convert-plugin.php
  M style.css
  M style.min.css
  M style.pkg.min.css
  M style.scss

1.5.0 - September 1, 2020

Compatibility: WordPress 5.4.2+ - WooCommerce 4.4.1+

----------------------------------------------------------------------------------------------
List of changes between convert v1.4.2 (rev. 29936) and v1.5.0 (rev. 30620)
----------------------------------------------------------------------------------------------

* FIXED: Alpha color pickers wouldn't work in WordPress 5.5
* FIXED: Alpha channel in color pickers wouldn't display properly.
* UPDATED: wp-color-picker-alpha to v2.1.4 (our modified version with trigger.change() fixes).
  M inc/assets/vendor/wp-color-picker-alpha/wp-color-picker-alpha.js
  M inc/assets/vendor/wp-color-picker-alpha/wp-color-picker-alpha.min.js
  M inc/customizer/controls/color/_style.scss
  M inc/customizer/controls/style.css
  M inc/customizer/controls/style.min.css
  M inc/scripts-styles.php
  M plugins/convert-plugin/assets/wp-color-picker-alpha/wp-color-picker-alpha.js
  M plugins/convert-plugin/assets/wp-color-picker-alpha/wp-color-picker-alpha.min.js
  M plugins/convert-plugin/convert-plugin.php
  M plugins/convert-plugin/custom-fields/controls/color/_style.scss
  M plugins/convert-plugin/custom-fields/meta.css
  M plugins/convert-plugin/custom-fields/meta.min.css

* FIXED: Typo of the word "documentation".
  M inc/onboarding.php

* CHANGED: Theme version to 1.5.0
* CHANGED: Plugin version to 1.5.0
* UPDATED: Language files
  M inc/onboarding.php
  M languages/ci-theme.pot
  M plugins/convert-plugin/convert-plugin.php
  M plugins/convert-plugin/languages/convert-plugin.pot
  M style.css
  M style.min.css
  M style.pkg.min.css
  M style.scss

1.4.2 - July 3, 2020

Compatibility: WordPress 5.4.1+ - WooCommerce 4.2.2+

----------------------------------------------------------------------------------------------
List of changes between convert v1.4.1 (rev. 29299) and v1.4.2 (rev. 29936)
----------------------------------------------------------------------------------------------

* FIXED: Google fonts now enqueue some default variants (additionally to the user-selected ones) on the front-end (400, 400i, 700) as well as on customizer preview.
* FIXED: Customizer typography control now loads fonts list only once.
  M inc/customizer/class-ci-theme-customizer-css-generator.php
  M inc/customizer/controls/typography/customizer.js
  M inc/customizer/controls/typography/typography.php

* 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
  M plugins/ci-theme-plugin/custom-fields/class-fonts-list.php

* FIXED: Don't try to enqueue a minified version of the child theme's style.css
  M inc/default-hooks.php

* FIXED: Lightbox captions wouldn't get properly escaped.
  M inc/default-hooks.php

* FIXED: Better excerpt length option sanitization.
  M inc/customizer/sections/blog/content.php

* ADDED: $default-primary-font font stack for the body.
  M css/inc/_base.scss
  M css/inc/_variables.scss
  M style.css
  M style.min.css
  M style.pkg.min.css

* FIXED: Wrong default font family for hero titles.
  M css/inc/_hero.scss
  M inc/customizer/defaults.php
  M style.css
  M style.min.css
  M style.pkg.min.css

* FIXED: Wrong default avatar type.
  M template-parts/authorbox.php

* FIXED: issue where elementor's slick styles could override the theme's styles for slider content alignment in unminified/unpacked versions.
  M css/inc/_hero.scss
  M style.css
  M style.min.css
  M style.pkg.min.css

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

1.4.1 - April 9, 2020

Compatibility: WordPress 3.5.2+ - WooCommerce

----------------------------------------------------------------------------------------------
List of changes between convert v1.4 (rev. 29274) and v1.4.1 (rev. 29299)
----------------------------------------------------------------------------------------------

* FIXED: Fix an issue where the footer would collapse in mobile Safari
  M css/inc/_mobile-nav.scss
  M style.css
  M style.min.css
  M style.pkg.min.css

* Changed theme version to 1.4.1
  M style.css
  M style.min.css
  M style.pkg.min.css
  M style.scss

1.4 - April 4, 2020

Compatibility: WordPress 5.3.2+ - WooCommerce

----------------------------------------------------------------------------------------------
List of changes between convert v1.3.0 (rev. 29121) and v1.4 (rev. 29274)
----------------------------------------------------------------------------------------------

* CHANGED: Moved all vendor assets (scripts/styles/fonts) into inc/assets/vendor
  D assets
  D css/inc/magnific
  D css/magnific.css
  D css/magnific.min.css
  D css/magnific.scss
  D css/mmenu.css
  D css/mmenu.min.css
  A inc/assets
  A inc/assets/vendor
  A inc/assets/vendor/anim-on-scroll
  A inc/assets/vendor/anim-on-scroll/anim-on-scroll.js
  A inc/assets/vendor/anim-on-scroll/anim-on-scroll.min.js
  A inc/assets/vendor/fontawesome
  A inc/assets/vendor/fontawesome/css
  A inc/assets/vendor/fontawesome/css/all.css
  A inc/assets/vendor/fontawesome/css/all.min.css
  A inc/assets/vendor/fontawesome/webfonts
  A inc/assets/vendor/fontawesome/webfonts/fa-brands-400.eot
  A inc/assets/vendor/fontawesome/webfonts/fa-brands-400.svg
  A inc/assets/vendor/fontawesome/webfonts/fa-brands-400.ttf
  A inc/assets/vendor/fontawesome/webfonts/fa-brands-400.woff
  A inc/assets/vendor/fontawesome/webfonts/fa-brands-400.woff2
  A inc/assets/vendor/fontawesome/webfonts/fa-regular-400.eot
  A inc/assets/vendor/fontawesome/webfonts/fa-regular-400.svg
  A inc/assets/vendor/fontawesome/webfonts/fa-regular-400.ttf
  A inc/assets/vendor/fontawesome/webfonts/fa-regular-400.woff
  A inc/assets/vendor/fontawesome/webfonts/fa-regular-400.woff2
  A inc/assets/vendor/fontawesome/webfonts/fa-solid-900.eot
  A inc/assets/vendor/fontawesome/webfonts/fa-solid-900.svg
  A inc/assets/vendor/fontawesome/webfonts/fa-solid-900.ttf
  A inc/assets/vendor/fontawesome/webfonts/fa-solid-900.woff
  A inc/assets/vendor/fontawesome/webfonts/fa-solid-900.woff2
  A inc/assets/vendor/imagesloaded
  A inc/assets/vendor/imagesloaded/imagesloaded.pkgd.js
  A inc/assets/vendor/imagesloaded/imagesloaded.pkgd.min.js
  A inc/assets/vendor/isotope
  A inc/assets/vendor/isotope/isotope.pkgd.js
  A inc/assets/vendor/isotope/isotope.pkgd.min.js
  A inc/assets/vendor/magnific
  A inc/assets/vendor/magnific/_settings.scss
  A inc/assets/vendor/magnific/jquery.magnific-popup.js
  A inc/assets/vendor/magnific/jquery.magnific-popup.min.js
  A inc/assets/vendor/magnific/magnific.css
  A inc/assets/vendor/magnific/magnific.min.css
  A inc/assets/vendor/magnific/magnific.scss
  A inc/assets/vendor/mmenu
  A inc/assets/vendor/mmenu/jquery.mmenu.autoheight.js
  A inc/assets/vendor/mmenu/jquery.mmenu.backbutton.js
  A inc/assets/vendor/mmenu/jquery.mmenu.min.all.js
  A inc/assets/vendor/mmenu/jquery.mmenu.navbar.close.js
  A inc/assets/vendor/mmenu/jquery.mmenu.navbar.next.js
  A inc/assets/vendor/mmenu/jquery.mmenu.navbar.prev.js
  A inc/assets/vendor/mmenu/jquery.mmenu.navbar.title.js
  A inc/assets/vendor/mmenu/jquery.mmenu.navbars.js
  A inc/assets/vendor/mmenu/jquery.mmenu.offcanvas.js
  A inc/assets/vendor/mmenu/jquery.mmenu.oncanvas.js
  A inc/assets/vendor/mmenu/mmenu.css
  A inc/assets/vendor/mmenu/mmenu.min.css
  A inc/assets/vendor/mobile-detect
  A inc/assets/vendor/mobile-detect/mobile-detect.js
  A inc/assets/vendor/mobile-detect/mobile-detect.min.js
  A inc/assets/vendor/repeating-fields
  A inc/assets/vendor/repeating-fields/repeating-fields.css
  A inc/assets/vendor/repeating-fields/repeating-fields.js
  A inc/assets/vendor/repeating-fields/repeating-fields.min.css
  A inc/assets/vendor/repeating-fields/repeating-fields.scss
  A inc/assets/vendor/slick
  A inc/assets/vendor/slick/ajax-loader.gif
  A inc/assets/vendor/slick/config.rb
  A inc/assets/vendor/slick/fonts
  A inc/assets/vendor/slick/fonts/slick.eot
  A inc/assets/vendor/slick/fonts/slick.svg
  A inc/assets/vendor/slick/fonts/slick.ttf
  A inc/assets/vendor/slick/fonts/slick.woff
  A inc/assets/vendor/slick/slick-theme.css
  A inc/assets/vendor/slick/slick-theme.less
  A inc/assets/vendor/slick/slick-theme.scss
  A inc/assets/vendor/slick/slick.css
  A inc/assets/vendor/slick/slick.js
  A inc/assets/vendor/slick/slick.less
  A inc/assets/vendor/slick/slick.min.css
  A inc/assets/vendor/slick/slick.min.js
  A inc/assets/vendor/slick/slick.scss
  A inc/assets/vendor/sticky
  A inc/assets/vendor/sticky/jquery.sticky.js
  A inc/assets/vendor/sticky/jquery.sticky.min.js
  A inc/assets/vendor/wp-color-picker-alpha
  A inc/assets/vendor/wp-color-picker-alpha/wp-color-picker-alpha.js
  A inc/assets/vendor/wp-color-picker-alpha/wp-color-picker-alpha.min.js
  M inc/scripts-styles.php
  D js/anim-on-scroll.js
  D js/anim-on-scroll.min.js
  D js/imagesloaded.pkgd.js
  D js/imagesloaded.pkgd.min.js
  D js/isotope.pkgd.js
  D js/isotope.pkgd.min.js
  D js/jquery.magnific-popup.js
  D js/jquery.magnific-popup.min.js
  D js/jquery.sticky.js
  D js/jquery.sticky.min.js
  D js/mmenu
  D js/mobile-detect.js
  D js/mobile-detect.min.js
  M style.pkg.min.css

* ADDED: "Sticky menu on mobile" customizer option.
  M css/inc/_header.scss
  M inc/customizer/controls/scripts.js
  M inc/customizer/defaults.php
  M inc/customizer/sections/header/layout.php
  M inc/scripts-styles.php
  M inc/template-tags.php
  M js/scripts.js
  M js/scripts.min.js
  M style.css
  M style.min.css
  M style.pkg.min.css

* CHANGED: Replaced customizer options "Show meta" for blog and single posts, with more fine-grained options. Backward compatibility is maintained.
  M functions.php
  M inc/customizer/defaults.php
  M inc/customizer/sections/blog/content.php
  M inc/template-tags.php

* CHANGED: Typography is now based on Customizer options.
* ADDED: Global secondary font typography option.
* REMOVED: Function ci_theme_fonts_url(), filters 'ci_theme_fonts' and 'ci_theme_fonts_url'.
* REMOVED: Style handles 'ci-theme-google-font', 'ci-theme-typography-google' and 'ci-theme-typography-default'. Files css/typography-gfont.css and css/typography-default.css
  M css/inc/_ci-base.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 inc/class-fonts-list.php
  M inc/customizer/class-ci-theme-customizer-css-generator.php
  M inc/customizer/controls/typography/typography.php
  M inc/customizer/defaults.php
  M inc/customizer/generated-styles/blog.php
  M inc/customizer/generated-styles/footer-credits.php
  M inc/customizer/generated-styles/footer.php
  M inc/customizer/generated-styles/global.php
  M inc/customizer/generated-styles/header.php
  M inc/customizer/generated-styles/sidebar.php
  M inc/customizer/generated-styles/top_bar.php
  M inc/customizer/generated-styles.php
  M inc/customizer/preview/global.js
  M inc/customizer/sections/blog/typography.php
  M inc/customizer/sections/footer/typography.php
  M inc/customizer/sections/footer_credits/typography.php
  M inc/customizer/sections/global/typography.php
  M inc/customizer/sections/header/typography.php
  M inc/customizer/sections/hero/typography.php
  M inc/customizer/sections/sidebar/typography.php
  M inc/customizer/sections/top_bar/typography.php
  M inc/fonts.json
  M inc/scripts-styles.php
  M plugins/ci-theme-plugin/custom-fields/class-fonts-list.php
  M plugins/ci-theme-plugin/custom-fields/controls/typography/_style.scss
  M plugins/ci-theme-plugin/custom-fields/controls/typography/typography.php
  M plugins/ci-theme-plugin/custom-fields/fonts.json
  M plugins/ci-theme-plugin/custom-fields/meta.css
  M plugins/ci-theme-plugin/custom-fields/meta.min.css
  M style.css
  M style.min.css
  M style.pkg.min.css

* CHANGED: WooCommerce scripts and styles load only when the plugin is active.
  D css/inc/_ecommerce.scss
  M css/inc/_grid-effects.scss
  M css/inc/_mediaqueries.scss
  M css/inc/_utilities.scss
  D css/inc/_wc-blocks.scss
  A css/woocommerce.css
  A css/woocommerce.min.css
  A css/woocommerce.scss
  M inc/scripts-styles.php
  M js/scripts.js
  M js/scripts.min.js
  A js/woocommerce.js
  A js/woocommerce.min.js
  M style.css
  M style.min.css
  M style.pkg.min.css
  M style.scss

* UPDATED: Improve structure SCSS files inside the main theme stylesheet directory
* UPDATED: Optimize SCSS rules for a less cluttered CSS output
* UPDATED: Small styling adjustments
* UPDATED: Update normalize.css to the latest version
* UPDATED: Block styles are now transferred inside the main theme stylesheet
* REMOVED: Remove “base” stylesheet and transferred it inside the main theme stylesheet
* REMOVED: Remove unnecessary folders (like /common) and transfer editor block styles into the main stylesheet
* REMOVED: Remove pull-*, push-*, and offset-* Bootstrap classes
  D common
  M css/admin/editor-styles.css
  M css/admin/editor-styles.min.css
  D css/base.css
  D css/base.min.css
  D css/base.scss
  A css/inc/_animations.scss
  A css/inc/_base.scss
  A css/inc/_blocks.scss
  D css/inc/_ci-base.scss
  M css/inc/_comments.scss
  D css/inc/_external.scss
  M css/inc/_footer.scss
  M css/inc/_grid-effects.scss
  M css/inc/_grid.scss
  M css/inc/_header.scss
  M css/inc/_hero.scss
  D css/inc/_mediaqueries.scss
  M css/inc/_mobile-nav.scss
  M css/inc/_modules.scss
  M css/inc/_navigation.scss
  A css/inc/_normalize.scss
  M css/inc/_utilities.scss
  A css/inc/_vendor.scss
  M css/inc/_widgets.scss
  M css/inc/_wp-defaults.scss
  M css/inc/mixins/_grid.scss
  M css/inc/mixins/_mixins.scss
  A css/inc/vendor
  A css/inc/vendor/_elementor.scss
  A css/inc/vendor/_gutenbee.scss
  A css/inc/vendor/_jetpack.scss
  A css/inc/vendor/_magnific.scss
  A css/inc/vendor/_maxslider.scss
  A css/inc/vendor/_wp-instagram.scss
  M css/woocommerce.css
  M css/woocommerce.min.css
  M functions.php
  M ignitefile.js
  M inc/scripts-styles.php
  M js/scripts.js
  M js/scripts.min.js
  M manifest.json
  M rtl.css
  M rtl.min.css
  M style.css
  M style.min.css
  M style.pkg.min.css
  M style.scss

* CHANGED: Line Height property in Typography controls is now unit-less. Back compatibility is provided (where possible).
  M functions.php
  M inc/customizer/class-ci-theme-customizer-css-generator.php
  M inc/customizer/controls/typography/typography.php
  M inc/customizer/customizer.php
  M inc/customizer/defaults.php
  M inc/customizer/preview/preview.js
  M plugins/ci-theme-plugin/custom-fields/controls/typography/typography.php
  M plugins/ci-theme-plugin/custom-fields/helpers.php

* Updated language files.
* Changed theme and plugin versions to 1.4
  M inc/onboarding.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.pkg.min.css
  M style.scss

1.3.0 - March 12, 2020

Compatibility: WordPress 5.3.1+ - WooCommerce 4.0.0+

----------------------------------------------------------------------------------------------
List of changes between convert v1.2.1 (rev. 28145) and v1.3.0 (rev. 29121)
----------------------------------------------------------------------------------------------

* FIXED: WooCommerce's products visibility is now considered when fetching products in Elementor and the Latest Post Type widget.
  M inc/widgets/latest-post-type.php
  M plugins/ci-theme-plugin/elementor/inc/elementor-helper.php

* FIXED: A regression would prevent Global Sections to work in non-multisite installations.
  M plugins/ci-theme-plugin/custom-fields/custom-fields-global-section.php

* FIXED: Incorrect label target IDs, in term meta editing screens.
  M plugins/ci-theme-plugin/term-meta.php

* FIXED: "Stretch menu" option would not work on the front-end (but would preview properly) when any of the "Menu Top" menu layouts were chosen.
  M inc/template-tags.php

* FIXED: Nested calls to ci_theme_spacing_control_defaults_empty_breakpoints()
  M functions.php

* FIXED: Renamed wrong filter name 'ci_theme_get_columns_classes' into 'ci_theme_get_blog_columns_classes' inside ci_theme_get_blog_columns_classes()
  M functions.php

* ADDDED: support for quick view woo
  M css/inc/_ecommerce.scss
  M css/inc/_wc-blocks.scss
  M functions.php
  A inc/quick-view-woo.php
  M style.css
  M style.min.css
  M style.pkg.min.css

* FIXED: Onboarding page would throw an undefined variable warning.
  M inc/onboarding/onboarding-page.php

* ADDED: Row classes now contain a .has-sidebar when a sidebar is displayed.
  M functions.php

* FIXED: Colorpickers wouldn't display properly.
  M assets/wp-color-picker-alpha/wp-color-picker-alpha.js
  M assets/wp-color-picker-alpha/wp-color-picker-alpha.min.js
  M css/admin/widgets.css
  M css/admin/widgets.min.css
  M css/admin/widgets.scss
  M inc/customizer/controls/color/_style.scss
  M inc/customizer/controls/style.css
  M inc/customizer/controls/style.min.css
  M inc/scripts-styles.php
  M plugins/ci-theme-plugin/assets/wp-color-picker-alpha/wp-color-picker-alpha.js
  M plugins/ci-theme-plugin/assets/wp-color-picker-alpha/wp-color-picker-alpha.min.js
  M plugins/ci-theme-plugin/ci-theme-plugin.php
  M plugins/ci-theme-plugin/custom-fields/controls/color/_style.scss
  M plugins/ci-theme-plugin/custom-fields/meta.css
  M plugins/ci-theme-plugin/custom-fields/meta.min.css

* ADDED: YouTube hero videos now support the time parameter.
  M inc/helpers.php
  M js/scripts.js
  M js/scripts.min.js
  M template-parts/hero.php

* ADDED: Left and right padding can now be set on footer widgets.
  M functions.php
  M inc/customizer/sections/footer/layout.php

* CHANGED: Moved layout-related functions into inc/layout.php
* CHANGED: Moved customizer defaults-related funtions into inc/customizer/defaults.php
  M functions.php
  M inc/customizer/customizer.php
  A inc/customizer/defaults.php
  A inc/layout.php

* FIXED: An issue where the plus/minus buttons on grouped products would not work
  M js/scripts.js

* CHANGED: Replaced fitVids with pure CSS solution.
* REMOVED: fitvids.js files.
  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 js/scripts.min.js
  M style.css
  M style.min.css
  M style.pkg.min.css

* FIXED: Comment notes overlap on review product review tab
  M css/inc/_ecommerce.scss
  M style.css
  M style.min.css
  M style.pkg.min.css

* CHANGED: Theme version to 1.3.0
* CHANGED: Plugin version to 1.3.0
* UPDATED: Language files
  M inc/onboarding.php
  M languages/ci-theme.pot
  M plugins/ci-theme-plugin/ci-theme-plugin.php
  M style.css
  M style.min.css
  M style.pkg.min.css
  M style.scss

1.2.1 - January 8, 2020

Compatibility: WordPress 5.3.1+ - WooCommerce 3.8.1+

----------------------------------------------------------------------------------------------
List of changes between convert v1.2 (rev. 27567) and v1.2.1 (rev. 28145)
----------------------------------------------------------------------------------------------

* FIXED: Only register 'ci-theme-style-parent' if a child theme is active.
  M inc/scripts-styles.php

* FIXED: product category & tag listings now follow the "Show title" setting of the shop page
  M inc/woocommerce.php

* FIXED: Global Sections now support the block editor (as well as the classic editor).
  M plugins/ci-theme-plugin/custom-fields/custom-fields-global-section.php

* FIXED: Wrong gettext domain on a couple of strings.
  M inc/helpers.php

* FIXED: Bug in the Image control would prevent the Customizer from working correctly, when an image with no "medium" thumbnail (i.e. full image is smaller than the medium size) was selected.
  M inc/customizer/controls/image-bg/image-bg.php

* FIXED: Typo in word "color"
  M inc/customizer/sections/global/colors.php

* ADDED: WooCommerce block styling
  M css/inc/_widgets.scss
  M css/typography-gfont.css
  M css/typography-gfont.min.css
  M css/typography-gfont.scss
  M style.css
  M style.min.css
  M style.pkg.min.css
  M style.scss

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

* ADDED: WP Smush is now a recommended plugin.
* FIXED: Oboarding page couldn't activate WP Forms and WP Smush.
  M inc/onboarding/onboarding-page.php
  M inc/onboarding.php

* ADDED: Basic styling for WooCommerce blocks in the editor
* ADDED: Customizer color controls for the blocks
  A css/admin/editor-styles.css
  A css/admin/editor-styles.min.css
  A css/admin/editor-styles.scss
  A css/inc/_wc-blocks.scss
  M functions.php
  M inc/customizer/generated-styles/global.php
  M inc/customizer/preview/global.js
  M style.css
  M style.min.css
  M style.pkg.min.css

* FIXED: Color pickers in customizer and custom fields, would show a checkered background border.
  M inc/customizer/controls/color/_style.scss
  M inc/customizer/controls/style.css
  M inc/customizer/controls/style.min.css
  M plugins/ci-theme-plugin/custom-fields/controls/color/_style.scss
  M plugins/ci-theme-plugin/custom-fields/meta.css
  M plugins/ci-theme-plugin/custom-fields/meta.min.css

* FIXED: Rename jQuery sticky plugin method name to avoid conflict with elementor pro
  M js/jquery.sticky.js
  M js/jquery.sticky.min.js
  M js/scripts.js
  M js/scripts.min.js

* ADDED: The header logo URL can now be overridden in individual pages.
  M plugins/ci-theme-plugin/custom-fields/fields/common/header.php
  M template-parts/header/site-branding.php

* FIXED: Custom logo URL wouldn't work for image logos.
  M inc/default-hooks.php

* Updated language files.
* Changed plugin version to 1.2.1
* Changed theme version to 1.2.1
  M inc/onboarding.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.pkg.min.css
  M style.scss

1.2 - October 25, 2019

Compatibility: WordPress 5.2.3+ - WooCommerce 3.7.1+

----------------------------------------------------------------------------------------------
List of changes between convert v1.1 (rev. 27384) and v1.2 (rev. 27567)
----------------------------------------------------------------------------------------------

* ADDED: GutenBee is now a suggested plugin.
  M inc/onboarding.php

* ADDED: Individual pages can now override site branding as a unit.
  M inc/customizer/controls/image-bg/image-bg.php
  M inc/default-hooks.php
  M inc/helpers.php
  M plugins/ci-theme-plugin/custom-fields/controls/image-bg/image-bg.php
  M plugins/ci-theme-plugin/custom-fields/fields/common/header.php
  M plugins/ci-theme-plugin/custom-fields/helpers.php
  M template-parts/header/site-branding.php

* ADDED: AudioIgniter is now a recommended plugin.
* FIXED: Onboarding's sample content tab now lists plugins required for correct sample content import.
  M inc/onboarding/onboarding-page.php
  M inc/onboarding.php

* CHANGED: Appearance > Customizer Settings renamed to Theme Settings.
* ADDED: Custom post types can now be turned off individually via Appearance > Theme Settings.
  M inc/helpers.php
  M inc/sidebars-widgets.php
  M inc/widgets/home-post-type-items.php
  M inc/widgets/latest-post-type.php
  M inc/widgets/post-type-items.php
  M plugins/ci-theme-plugin/ci-theme-plugin.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-case-study.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-event.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-global-section.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-job.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-page.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-portfolio.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-service.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-team-member.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-testimonial.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields.php
  M plugins/ci-theme-plugin/elementor/inc/elementor-helper.php
  M plugins/ci-theme-plugin/helpers.php
  M plugins/ci-theme-plugin/sanitization.php
  M plugins/ci-theme-plugin/theme-settings/ci-theme-settings.php

* Updated language files.
* Changed plugin version to 1.2
* Changed theme version to 1.2
  M inc/onboarding.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.pkg.min.css
  M style.scss

1.1 - October 8, 2019

Compatibility: WordPress 5.2.2+ - WooCommerce 3.7.0+

----------------------------------------------------------------------------------------------
List of changes between convert v1.0 (rev. 25453) and v1.1 (rev. 27381)
----------------------------------------------------------------------------------------------

* 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 header.php
  M inc/default-hooks.php

* ADDED: Telegram Social Icon
  M inc/helpers.php

* REMOVED: Remove commented code
  M css/inc/_modules.scss
  M style.css

* UPDATED: Enable the REST API on all Custom Post Types
  M plugins/ci-theme-plugin/custom-fields/custom-fields-case-study.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-event.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-job.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-portfolio.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-service.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-team-member.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-testimonial.php

* UPDATED: Enable WP rest api in post type taxonomies
  M plugins/ci-theme-plugin/custom-fields/custom-fields-case-study.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-event.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-job.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-portfolio.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-service.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-team-member.php

* FIXED: Force term recount after import.
  M inc/onboarding.php

* FIXED: Unnecessary gettext calls for numbers.
  M plugins/ci-theme-plugin/elementor/ci-theme-element.php

* FIXED: Minor fontawesome issue.
  M inc/widgets/buttons.php
  M js/scripts.js

* ADDED: Customizer hero title options for WooCommerce product listings.
* FIXED: Widgets should ignore sticky posts.
* ADDED: Helpful main menu fallback.
* FIXED: On sample content installation, WooCommerce pages are now correctly assigned.
* FIXED: Included common gutenberg styles.
* ADDED: Custom quantity product buttons.
* FIXED: Correctly handle global sections on the shop page.
* FIXED: Some "before content" areas would trigger twice.
* FIXED: Set content width according to the current template.
* FIXED: Various other small fixes.
  M functions.php
  M inc/customizer/sections/hero/content.php
  M inc/helpers.php
  M inc/hero.php
  M inc/onboarding/onboarding-page.php
  M inc/onboarding.php
  M inc/scripts-styles.php
  M inc/widgets/home-post-type-items.php
  M inc/widgets/latest-post-type.php
  M inc/widgets/page-children-menu.php
  M inc/widgets/post-type-items.php
  M inc/woocommerce.php
  M js/scripts.js
  M plugins/ci-theme-plugin/ci-theme-plugin.php
  M plugins/ci-theme-plugin/custom-fields/controls/image-bg/image-bg.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-case-study.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-event.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-job.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-portfolio.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-service.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-team-member.php
  M plugins/ci-theme-plugin/custom-fields/helpers.php
  M plugins/ci-theme-plugin/elementor/inc/elementor-helper.php
  M plugins/ci-theme-plugin/global-sections.php
  M plugins/ci-theme-plugin/helpers.php
  M template-parts/footer/info.php
  M template-parts/header/bottom-bar.php
  M template-parts/header/header-full.php
  M template-parts/header/header-split.php
  M template-parts/header/top-bar.php
  M template-parts/hero.php

* FIXED: Widgets' repeating fields would sometimes misbehave.
  A assets/repeating-fields
  A assets/repeating-fields/repeating-fields.css
  A assets/repeating-fields/repeating-fields.js
  A assets/repeating-fields/repeating-fields.min.css
  A assets/repeating-fields/repeating-fields.scss
  D css/admin/repeating-fields.css
  D css/admin/repeating-fields.min.css
  D css/admin/repeating-fields.scss
  M inc/scripts-styles.php
  D js/admin/repeating-fields.js
  M plugins/ci-theme-plugin/assets/repeating-fields/repeating-fields.js

* FIXED: Font family selection sometimes wouldn't appear/
  M inc/class-fonts-list.php
  M plugins/ci-theme-plugin/custom-fields/class-fonts-list.php

* ADDED: Support for hero video backgrounds.
  M css/inc/_hero.scss
  M functions.php
  M inc/helpers.php
  M inc/hero.php
  M js/isotope.pkgd.min.js
  M js/scripts.js
  M js/scripts.min.js
  M plugins/ci-theme-plugin/ci-theme-plugin.php
  A plugins/ci-theme-plugin/custom-fields/controls/file-select
  A plugins/ci-theme-plugin/custom-fields/controls/file-select/_style.scss
  A plugins/ci-theme-plugin/custom-fields/controls/file-select/file-select.php
  A plugins/ci-theme-plugin/custom-fields/controls/file-select/script.js
  M plugins/ci-theme-plugin/custom-fields/custom-fields.php
  M plugins/ci-theme-plugin/custom-fields/fields/common/hero.php
  M plugins/ci-theme-plugin/custom-fields/meta.css
  M plugins/ci-theme-plugin/custom-fields/meta.min.css
  M plugins/ci-theme-plugin/custom-fields/meta.scss
  M plugins/ci-theme-plugin/term-meta.php
  M style.css
  M style.min.css
  M template-parts/hero.php

* FIXED: Fix an issue where the hero background would disappear when in boxed layout
  M css/inc/_hero.scss
  M style.css
  M style.min.css

* ADDED: Add customizer setting to turn off Font Awesome
* ADDED: Add sticky header options and sticky header colors on the header’s of all post types
* UPDATED: The theme’s minified stylesheet now contains a couple external libraries for optimization
* FIXED: Fix an issue where the theme’s smooth scrolling would conflict with Elementor’s Anchor element
* FIXED: Site tagline now correctly changes its font based on the Global Typography setting
  M css/base.scss
  M functions.php
  M inc/customizer/customizer.php
  M inc/customizer/generated-styles/global.php
  M inc/customizer/generated-styles/header.php
  M inc/customizer/preview/global.js
  A inc/customizer/sections/utilities/font-awesome.php
  M inc/default-hooks.php
  M inc/scripts-styles.php
  M inc/template-tags.php
  M js/scripts.js
  M js/scripts.min.js
  M plugins/ci-theme-plugin/custom-fields/custom-fields-case-study.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-event.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-job.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-page.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-portfolio.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-post.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-product.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-service.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields-team-member.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields.php
  M plugins/ci-theme-plugin/custom-fields/fields/common/header.php
  M plugins/ci-theme-plugin/custom-fields/helpers.php
  M style.min.css

* FIXED: Most theme assets can now be overridden by child themes.
  M inc/onboarding/onboarding-page.php
  M inc/scripts-styles.php
  M plugins/ci-theme-plugin/ci-theme-plugin.php
  M plugins/ci-theme-plugin/custom-fields/custom-fields.php

* Add pkg.min stylesheet
  A concat-assets.json
  M plugins/ci-theme-plugin/custom-fields/fields/common/header.php
  M style.min.css
  A style.pkg.min.css

* ADDED: Customizer setting to serve uminified / minified / minified and packaged assets.
  M functions.php
  M inc/customizer/customizer.php
  A inc/customizer/sections/utilities/assets.php
  M inc/default-hooks.php
  M inc/sanitization.php
  M inc/scripts-styles.php
  A manifest.json

* ADDED: Customizer option to disable related products on single product views.
  M functions.php
  M inc/customizer/customizer.php
  A inc/customizer/sections/woocommerce
  A inc/customizer/sections/woocommerce/single-product.php
  M inc/woocommerce.php

* Remove concat assets file
  D concat-assets.json

* FIXED: [minicart-button] output wouldn't update via ajax.
  M inc/woocommerce.php

* Updated language files.
* Changed plugin version to 1.1
* Changed theme version to 1.1
  M inc/onboarding.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.0 - May 14, 2019

Compatibility: WordPress 5.1.1+ - WooCommerce 3.6.2+

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