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

Changelog for Nozama – Legacy

Legend

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

1.9.7 - March 30, 2022

Compatibility: WordPress 5.7.2 — 6.4.3 - WooCommerce 5.4.0 up to 5.4.0

----------------------------------------------------------------------------------------------
List of changes between nozama v1.9.6 and v1.9.7
----------------------------------------------------------------------------------------------

* 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.
* 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/latest-posts.php
  M inc/elementor/latest-products.php
  M inc/elementor/post-type-items.php
  M inc/elementor/post-type.php
  M inc/elementor/woocommerce-categories.php

* Changed theme version to 1.9.7
* Changed plugin version to 1.1.2
* Updated language files.
  M inc/onboarding.php
  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.9.6 - June 9, 2021

Compatibility: WordPress 5.7.2+ - WooCommerce 5.4.0+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.9.5 and v1.9.6
----------------------------------------------------------------------------------------------

* FIXED: Template update notice for changes made in 4.8.0, but were not visible because the WC team had not updated the template's version number.
  M woocommerce/single-product/add-to-cart/grouped.php

* Changed version to 1.9.6
* Updated language file.
  M languages/ci-theme.pot
  M style.css
  M style.min.css
  M style.scss

1.9.5 - April 20, 2021

Compatibility: WordPress 5.6.3+ - WooCommerce 5.2.2+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.9.4 and v1.9.5
----------------------------------------------------------------------------------------------

* 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

* UPDATED: WooCommerce 5.2.x support
  M woocommerce/cart/mini-cart.php

* Changed version to 1.9.5
* Updated language file.
  M languages/ci-theme.pot
  M style.css
  M style.min.css
  M style.scss

1.9.4 - March 29, 2021

Compatibility: WordPress 5.6.2+ - WooCommerce 5.1.0+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.9.3 and v1.9.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.
  M inc/helpers.php

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

* FIXED: Conditional metaboxes wouldn't work in WP 5.7
  M plugins/nozama-plugin/custom-fields-page.php
  M plugins/nozama-plugin/inc/post-meta.php

* UPDATED: renamed content-product_cat.php to content-product-cat.php and updated to latest version.
  A woocommerce/content-product-cat.php
  D woocommerce/content-product_cat.php

* CHANGED: Theme version to 1.9.4
* CHANGED: Plugin version to 1.1.1
  M inc/onboarding.php
  M plugins/nozama-plugin/nozama-plugin.php
  M style.css
  M style.min.css
  M style.scss

1.9.3 - December 14, 2020

Compatibility: WordPress 5.5.3+ - WooCommerce 4.8.0+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.9.2 and v1.9.3
----------------------------------------------------------------------------------------------

* UPDATED: Update product block styles for WooCommerce 4.8.0
  M css/inc/_wc-blocks.scss
  M inc/customizer/generated-styles/colors.php
  M style.css
  M style.min.css

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

1.9.2 - November 2, 2020

Compatibility: WordPress 5.5.2+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.9.1 and v1.9.2
----------------------------------------------------------------------------------------------

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

* CHANGED: Theme version to 1.9.2
  M css/inc/_woocommerce.scss
  M style.css
  M style.min.css
  M style.scss

1.9.1 - August 17, 2020

Compatibility: WordPress 5.4.2+ - WooCommerce 4.3.3+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.9.0 (rev. 30303) and v1.9.1 (rev. 30410)
----------------------------------------------------------------------------------------------

* CHANGED: WooCommerce two column mobile layout now affects widgets as well.
  M inc/woocommerce.php

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

1.9.0 - August 10, 2020

Compatibility: WordPress 5.4.1+ - WooCommerce 4.3.1+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.8.0 (rev. 29945) and v1.9.0 (rev. 30303)
----------------------------------------------------------------------------------------------

* FIXED: RTL Issues
  M rtl.css
  M rtl.min.css
  M rtl.scss

* ADDED: Data Upgrade class.
* FIXED: Improved typography migration, both for existing and new installations.
  M inc/helpers.php
  A inc/upgrade
  A inc/upgrade/class-nozama-data-upgrade-background-process.php
  A inc/upgrade/class-nozama-data-upgrade-log.php
  A inc/upgrade/class-nozama-data-upgrade.php
  A inc/upgrade/class-nozama-wp-async-request.php
  A inc/upgrade/class-nozama-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 1.9.0
* UPDATED: Language files
  M languages/nozama.pot
  M style.css
  M style.min.css
  M style.scss

1.8.0 - July 6, 2020

Compatibility: WordPress 5.4.1+ - WooCommerce 4.2.2+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.7.2 (rev. 29783) and v1.8.0 (rev. 29945)
----------------------------------------------------------------------------------------------

* CHANGED: Global color options moved to the top of the list in the customizer
* FIXED: Appearance of sub menu items on FontAwesome enabled main menu items.
* CHANGED: Moved nozama_content_width, nozama_get_columns_classes, nozama_has_sidebar, nozama_get_layout_info, nozama_insert_wp_editor_formats, nozama_mce_buttons_2, nozama_get_template_part out of the functions.php file.
* CHANGED: Restructured Customizer options folder.
* CHANGED: Renamed nozama_get_part_customizer_css and its filter to nozama_get_customizer_css and nozama_customizer_css respectively
* CHANGED: Renamed nozama_get_customizer_css and its filter to nozama_get_customizer_typography and nozama_customizer_typography respectively
* CHANGED: Renamed script handle nozama-customizer-preview-global to nozama-customizer-preview-typography
* CHANGED: Renamed script handle nozama-customizer-preview with nozama-customizer-preview-colors and nozama-customizer-preview-hero
* CHANGED: Renamed script and style handles nozama-customizer-preview-new to nozama-customizer-preview
* CHANGED: Moved featured image toggling functionality to the theme's plugin. Functions nozama_admin_setup_hide_single_featured, nozama_setup_hide_single_featured, nozama_single_featured_visibility_metabox, nozama_hide_single_featured_get_post_metadata, nozama_hide_single_featured_save_post were moved and renamed with nozama_plugin_ prefix.
* FIXED: Moved hero image Customizer options to be right below the image upload box.
  D css/admin/customizer-preview.css
  D css/admin/customizer-preview.min.css
  D css/google-fonts.css
  D css/google-fonts.min.css
  D css/google-fonts.scss
  D fonts
  M functions.php
  D inc/class-fonts-list.php
  D inc/class-scss-colors.php
  A inc/customizer/class-fonts-list.php
  A inc/customizer/class-scss-colors.php
  A inc/customizer/customizer.php
  A inc/customizer/defaults.php
  A inc/customizer/fonts.json
  A inc/customizer/generated-styles/colors.php
  D inc/customizer/generated-styles/global.php
  A inc/customizer/generated-styles/hero-styles.php
  A inc/customizer/generated-styles/typography.php
  D inc/customizer/generated-styles.php
  M inc/customizer/options/theme-colors-hero.php
  D inc/customizer/options/theme-other-google-fonts.php
  A inc/customizer/options/theme-typography-global.php
  A inc/customizer/options/theme-typography-widgets.php
  A inc/customizer/preview/customizer-colors-preview.js
  A inc/customizer/preview/customizer-hero-preview.js
  A inc/customizer/preview/customizer-typography-preview.js
  D inc/customizer/preview/global.js
  M inc/customizer/preview/preview.css
  M inc/customizer/preview/preview.min.css
  M inc/customizer/preview/preview.scss
  D inc/customizer/sections
  A inc/customizer/style-generator.php
  D inc/customizer.php
  M inc/default-hooks.php
  M inc/elementor/elementor.php
  D inc/fonts.json
  M inc/helpers.php
  A inc/layout.php
  M inc/template-tags.php
  M plugins/ci-theme-plugin/ci-theme-plugin.php
  A plugins/ci-theme-plugin/inc/post-meta-single-featured.php

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

* REMOVED: FitVids.js
* ADDED: CSS based responsive embeds solution.
  M css/inc/_modules.scss
  M inc/scripts-styles.php
  M js/admin/customizer-preview.min.js
  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

* REMOVED: mmenu
* ADDED: Custom mobile menu
  M css/inc/_mobile-nav.scss
  D css/mmenu.css
  D css/mmenu.min.css
  M footer.php
  M header.php
  M inc/scripts-styles.php
  D js/admin/customizer-preview.js
  D js/admin/customizer-preview.min.js
  D js/jquery.mmenu.autoheight.js
  D js/jquery.mmenu.autoheight.min.js
  D js/jquery.mmenu.backbutton.js
  D js/jquery.mmenu.backbutton.min.js
  D js/jquery.mmenu.navbar.close.js
  D js/jquery.mmenu.navbar.close.min.js
  D js/jquery.mmenu.navbar.next.js
  D js/jquery.mmenu.navbar.next.min.js
  D js/jquery.mmenu.navbar.prev.js
  D js/jquery.mmenu.navbar.prev.min.js
  D js/jquery.mmenu.navbar.title.js
  D js/jquery.mmenu.navbar.title.min.js
  D js/jquery.mmenu.navbars.js
  D js/jquery.mmenu.navbars.min.js
  D js/jquery.mmenu.offcanvas.js
  D js/jquery.mmenu.offcanvas.min.js
  D js/jquery.mmenu.oncanvas.js
  D js/jquery.mmenu.oncanvas.min.js
  M js/scripts.js
  M js/scripts.min.js
  M style.css
  M style.min.css

* FIXED: An issue where submenu items of FontAwesome enabled parent menu items would not display properly.
  M css/inc/_navigation.scss
  M inc/customizer/preview/customizer-typography-preview.js
  M style.css
  M style.min.css

* ADDED: Ability to toggle the overlay of the product category image on the Theme (home) - WooCommerce Categories widget and the WooCommerce Categories theme element.
  M css/inc/_modules.scss
  M inc/elementor/woocommerce-categories.php
  M inc/widgets/home-woocommerce-categories.php
  M style.css
  M style.min.css
  M template-parts/categories/item-lg.php
  M template-parts/categories/item-long.php
  M template-parts/categories/item-md.php
  M template-parts/categories/item-xl.php
  M template-parts/categories/layout-1.php
  M template-parts/categories/layout-2.php
  M template-parts/categories/layout-3.php
  M template-parts/categories/layout-4.php
  M template-parts/categories/layout-5.php
  M template-parts/categories/layout-6.php
  M template-parts/categories/layout-7.php
  M template-parts/categories/layout-8.php
  M template-parts/categories/layout-9.php

* REMOVED: base.css
* UPDATED: normalize and moved to css/inc
* REMOVED: common folder
* ADDED: css/inc/wp-blocks.scss
  D common
  D css/base.css
  D css/base.min.css
  D css/base.scss
  M css/inc/_grid.scss
  A css/inc/_normalize.scss
  A css/inc/_wp-blocks.scss
  M css/inc/mixins/_mixins.scss
  M functions.php
  M inc/scripts-styles.php
  M style.css
  M style.min.css
  M style.scss

* CHANGED: Theme version to 1.8.0
* CHANGED: Plugin version to 1.1.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.scss

1.7.2 - May 29, 2020

Compatibility: WordPress 5.4.0+ - WooCommerce 4.1.1+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.7.1 (rev. 29557) and v1.7.2 (rev. 29783)
----------------------------------------------------------------------------------------------

* FIXED: Clicking on the "Payment card / method Icons" text area would open a new tab, due to an unclosed link.
  M inc/customizer/options/theme-footer-bottom-bar.php

* unversioned ignitefile.user.js
  D ignitefile.user.js

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

* FIXED: Typo would prevent some styles from applying.
  M inc/customizer/generated-styles.php

* CHANGED: Typography defaults are now based on customizer settings.
* CHANGED: Typography line height option is now unitless. Backward compatibility is provided.
* CHANGED: Removed "Enable Google Fonts" (which dequeued the theme's default google fonts), in favor of "Disable Google Fonts" which disables all google fonts.
* CHANGED: Now some standard font weights are loaded by default (where available), in addition of the user selected ones.
  M 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/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/generated-styles/global.php
  M inc/customizer/generated-styles.php
  M inc/customizer/preview/preview.js
  M inc/customizer/sections/global/typography.php
  M inc/customizer.php
  M inc/fonts.json
  M inc/scripts-styles.php
  A inc/upgrade.php
  M js/admin/customizer-preview.js
  M style.css
  M style.min.css

* FIXED: Hero overlay alpha color picker can now be cleared properly.
  M inc/customizer/controls/alpha-color-picker/alpha-color-picker.js

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

1.7.1 - May 7, 2020

Compatibility: WordPress 5.4+ - WooCommerce 4.1.0+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.7.0 (rev. 29376) and v1.7.1 (rev. 29557)
----------------------------------------------------------------------------------------------

* 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

* UPDATED: Onboarding page.
  M inc/helpers.php
  M inc/onboarding/js/onboarding.js
  M inc/onboarding/onboarding-page.php

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

1.7.0 - April 21, 2020

Compatibility: WordPress 5.3.2+ - WooCommerce 4.0.1+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.6.3 (rev. 29050) and v1.7.0 (rev. 29376)
----------------------------------------------------------------------------------------------

* REMOVED: No longer needed WooCommerce template global/quantity-input.php
  D woocommerce/global/quantity-input.php

* ADDED: Header AJAX search can now display product images, descriptions and prices.
  M css/inc/_header.scss
  M inc/customizer/controls/scripts.js
  M inc/customizer/options/theme-header-style.php
  M inc/template-tags.php
  M inc/woocommerce.php
  M js/scripts.js
  M js/scripts.min.js
  M style.css
  M style.min.css

* FIXED: Ajax search now only shows on-stock items.
* ADDED: Ajax search's max results and min characters are now filterable.
* FIXED: Internationalized Ajax search's error messages.
  M inc/woocommerce.php
  M js/scripts.js
  M js/scripts.min.js

* FIXED: Shop "View" (products per page) now maintain the user's selection when navigating from the shop into a category.
  M inc/woocommerce.php

* FIXED: Header mini cart count is properly updated after an AJAX powered add to cart action
  M inc/template-tags.php
  M inc/woocommerce.php

* FIXED: mmenu issue with iframes
* FIXED: Mobile menu now has close button
  M inc/scripts-styles.php
  A js/jquery.mmenu.backbutton.js
  A js/jquery.mmenu.backbutton.min.js
  A js/jquery.mmenu.navbar.close.js
  A js/jquery.mmenu.navbar.close.min.js
  A js/jquery.mmenu.navbar.next.js
  A js/jquery.mmenu.navbar.next.min.js
  A js/jquery.mmenu.navbar.prev.js
  A js/jquery.mmenu.navbar.prev.min.js
  A js/jquery.mmenu.navbar.title.js
  A js/jquery.mmenu.navbar.title.min.js
  A js/jquery.mmenu.navbars.js
  A js/jquery.mmenu.navbars.min.js
  M js/scripts.js

* ADDED: Sticky header on mobile customizer option.
  M css/admin/editor-styles.css
  M css/admin/editor-styles.min.css
  M css/inc/mixins/_mixins.scss
  M inc/customizer/options/theme-header-style.php
  M inc/template-tags.php
  M js/admin/customizer-preview.js
  M js/scripts.js
  M style.css
  M style.min.css

* ADDED: Two column option for mobile shop listing.
  M inc/customizer/options/woocommerce-product-catalog.php
  M inc/woocommerce.php
  M woocommerce/content-product.php
  M woocommerce/content-product_cat.php

* ADDED: Nozama Element
* ADDED: Various item section toggles & color options on existing elements.
* FIXED: Minor improvements on existing elements.
  M functions.php
  A inc/elementor/ci-theme-element.php
  A inc/elementor/elementor.php
  A inc/elementor/inc
  A inc/elementor/inc/ci-theme-element-common-functions.php
  A inc/elementor/inc/ci-theme-element-posts-group-control.php
  A inc/elementor/inc/elementor-helper.php
  M inc/elementor/latest-posts.php
  M inc/elementor/latest-products.php
  M inc/elementor/post-type-items.php
  M inc/elementor/post-type.php
  M inc/elementor/woocommerce-categories.php
  D inc/elementor.php
  D js/admin/elementor-ajax.js
  D js/admin/elementor-ajax.min.js
  M js/scripts.js
  A template-parts/elementor
  A template-parts/elementor/item-post.php
  A template-parts/elementor/item-product.php
  A template-parts/elementor/item.php

* FIXED: Minor fixes on customizer colors
  M inc/customizer/generated-styles.php
  M inc/customizer/options/theme-colors-sidebar.php
  M js/admin/customizer-preview.js

* ADDED: Compatibility with CSSIgniter Quick View for WooCommerce on theme elements
  M functions.php
  M template-parts/elementor/item-product.php

* FIXED: Removed obsolete script registration
  M inc/scripts-styles.php

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

1.6.3 - March 11, 2020

Compatibility: WordPress 5.3.1+ - WooCommerce 4.0.0+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.6.2 (rev. 28703) and v1.6.3 (rev. 29050)
----------------------------------------------------------------------------------------------

* ADDED: Missing add to cart button for post type items widget
* ADDED: Support for Quick View Woo
  M css/inc/_external.scss
  M css/inc/_woocommerce.scss
  M style.css
  M style.min.css
  M template-parts/widgets/home-item-product.php
  M woocommerce/content-product.php

* UPDATED: Compatibility with WooCommerce 4.0
  M css/inc/_wc-blocks.scss
  M css/inc/mixins/_mixins.scss
  M style.css
  M style.min.css
  M woocommerce/global/quantity-input.php
  M woocommerce/single-product/add-to-cart/grouped.php

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

1.6.2 - February 14, 2020

Compatibility: WordPress 5.3.1+ - WooCommerce 3.9.2+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.6.1 (rev. 28510) and v1.6.2 (rev. 28703)
----------------------------------------------------------------------------------------------

* ADDED: Add to cart button on shop listing.
  M css/inc/_woocommerce.scss
  M inc/woocommerce.php
  M style.css
  M style.min.css

* ADDED: Customizer toggle for the add to cart button
  M inc/customizer/options/woocommerce-product-catalog.php
  M inc/woocommerce.php

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

1.6.1 - February 5, 2020

Compatibility: WordPress 5.3.1+ - WooCommerce 3.9.1+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.6.0 (rev. 28401) and v1.6.1 (rev. 28510)
----------------------------------------------------------------------------------------------

* FIXED: Improved logo/heading markup
  M css/inc/_header.scss
  M css/inc/_modules.scss
  M inc/template-tags.php
  M search.php
  M style.css
  M style.min.css

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

1.6.0 - January 28, 2020

Compatibility: WordPress 5.3.1+ - WooCommerce 3.9.0+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.5.0 (rev. 28030) and v1.6.0 (rev. 28401)
----------------------------------------------------------------------------------------------

* REMOVED: Compatibility code for wp_body_open() in WordPress versions older than v5.2
  M inc/default-hooks.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 css/inc/_widgets.scss
  M functions.php
  M inc/customizer/generated-styles.php
  M js/admin/customizer-preview.js
  M style.css
  M style.min.css
  M style.scss

* UPDATED: Onboarding page.
* ADDED: Import notice for successful demo import.
* ADDED: Additional plugin recommendations in onboarding page.
* FIXED: When importing sample content, now WooCommerce pages are correctly assigned.
* ADDED: The theme now prompts to update its bundled plugin (if out of date) and can also check for updates of itself.
  M inc/default-hooks.php
  M inc/onboarding/css/onboarding-styles.css
  A inc/onboarding/css/onboarding-styles.min.css
  M inc/onboarding/css/onboarding-styles.scss
  M inc/onboarding/js/onboarding-notice.js
  M inc/onboarding/js/onboarding.js
  M inc/onboarding/onboarding-page.php
  M inc/onboarding.php

* UPDATED: Compatibility with WooCommerce 3.9.0
  M woocommerce/single-product/related.php

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

1.5.0 - December 3, 2019

Compatibility: WordPress 5.3+ - WooCommerce 3.8.1+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.4.1 (rev. 27717) and v1.5.0 (rev. 28030)
----------------------------------------------------------------------------------------------

* FIXED: Ajax product search would eventually stop working if full page caching was enabled.
  M inc/scripts-styles.php
  M inc/woocommerce.php
  M js/scripts.js

* ADDED: WooCommerce filters always appear on mobile shop pages.
  M css/inc/_widgets.scss
  M css/inc/_woocommerce.scss
  M inc/woocommerce.php
  M sidebar-shop.php
  M style.css
  M style.min.css

* FIXED: Improved wording of the "Serve Google Fonts locally" option's description.
  M inc/customizer/options/theme-other-google-fonts.php

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

1.4.1 - November 7, 2019

Compatibility: WordPress 5.2.3+ - WooCommerce 3.8.0+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.4.0 (rev. 27560) and v1.4.1 (rev. 27717)
----------------------------------------------------------------------------------------------

* UPDATED: Compatibility with WooCommerce 3.8.0
  M woocommerce/single-product/tabs/tabs.php

* FIXED: Adding product categories via the post edit screen would throw notices.
  M plugins/ci-theme-plugin/term-meta.php
  
* UPDATED: Language files
* CHANGED: Theme version to 1.4.1
  M languages/ci-theme.pot
  M style.css
  M style.min.css
  M style.scss

1.4.0 - October 25, 2019

Compatibility: WordPress 5.2.3+ - WooCommerce 3.7.1+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.3 (rev. 26947) and v1.4.0 (rev. 27560)
----------------------------------------------------------------------------------------------

* ADDED: New customizer typography controls
* REMOVED: Old customizer typography controls
  M css/inc/_ci-base.scss
  M css/inc/_mobile-nav.scss
  M css/inc/_navigation.scss
  M css/inc/_variables.scss
  M css/inc/_widgets.scss
  M css/inc/_woocommerce.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
  M ignitefile.js
  A inc/class-fonts-list.php
  A inc/customizer/class-ci-theme-customizer-css-generator.php
  A inc/customizer/controls/alpha-color-picker/alpha-color-picker.min.css
  A inc/customizer/controls/scripts.js
  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/generated-styles
  A inc/customizer/generated-styles/global.php
  M inc/customizer/generated-styles.php
  D inc/customizer/options/theme-typography-content.php
  D inc/customizer/options/theme-typography-widgets.php
  M 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
  M inc/customizer.php
  A inc/fonts.json
  M inc/helpers.php
  M inc/sanitization.php
  M inc/scripts-styles.php
  M single.php
  M style.css
  M style.min.css

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

1.3 - September 3, 2019

Compatibility: WordPress 5.2.1+ - WooCommerce 3.7.0+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.2 (rev. 25336) and v1.3 (rev. 26947)
----------------------------------------------------------------------------------------------

* UPDATED: Update customizer colors to include the backgrounds of the category block widget
* FIXED: Fix an issue with the hex to rgba function where it wouldn’t output the correct opacity
  M inc/customizer/generated-styles.php
  M inc/helpers.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 header.php
  M inc/default-hooks.php

* FIXED: A bug would cause Maxslider sliders added into posts/pages contents to display a last blank slide.
* CHANGED: Renamed maxslider/slider.php to slider-home.php
  A maxslider/slider-home.php
  D maxslider/slider.php

* REMOVED: Google+ Sharing Icon
* REMOVED: Google+ Social Icon
* ADDED: Telegram Social Icon
  M inc/helpers.php
  M template-parts/social-sharing.php

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

* UPDATED: Compatibility with WooCommerce 3.7.0
  M woocommerce/cart/mini-cart.php

* CHANGED: Theme version to 1.3
  M languages/ci-theme.pot
  M style.css
  M style.min.css
  M style.scss

1.2 - May 8, 2019

Compatibility: WordPress 5.1+ - WooCommerce 3.6.2+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.1.1 (rev. 24613) and v1.2 (rev. 25336)
----------------------------------------------------------------------------------------------

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

* FIXED: AJAX product search wouldn't show some title characters properly.
  M inc/woocommerce.php

* UPDATED: Compatibility with WooCommerce 3.6.x
  M woocommerce/content-product.php
  M woocommerce/content-single-product.php
  M woocommerce/global/quantity-input.php
  M woocommerce/loop/rating.php

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

1.1.1 - February 27, 2019

Compatibility: WordPress 5.0+ - WooCommerce 3.5.5+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.1 (rev. 23745) and v1.1.1 (rev. 24613)
----------------------------------------------------------------------------------------------

* FIXED: A warning would be thrown on some php versions due to an non-escaped character in a regex character class.
  M inc/class-scss-colors.php

* UPDATED: Compatibility with WooCommerce 3.5.5
  M woocommerce/content-widget-product.php
  M woocommerce/single-product/add-to-cart/variable.php

* FIXED: Newsletter widget wouldn't submit the form via POST, causing issues.
  M inc/widgets/newsletter.php

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

* UPDATED: Update sticky header script
* ADDED: Add minified assets
  A css/admin/customizer-preview.min.css
  A css/admin/post-meta.min.css
  A css/admin/repeating-fields.min.css
  A css/admin/widgets.min.css
  A css/base.min.css
  A css/google-fonts.min.css
  A css/mmenu.min.css
  A js/jquery.fitvids.min.js
  A js/jquery.mmenu.autoheight.min.js
  A js/jquery.mmenu.offcanvas.min.js
  A js/jquery.mmenu.oncanvas.min.js
  M js/jquery.sticky-kit.js
  A js/jquery.sticky-kit.min.js
  A js/magnific-init.min.js
  A js/scripts.min.js
  A rtl.min.css
  A style.min.css

* Changed plugin version to 1.0.2
* Changed theme version to 1.1.1
  M plugins/ci-theme-plugin/ci-theme-plugin.php
  M style.css
  M style.scss

1.1 - December 7, 2018

Compatibility: WordPress 4.9+ - WooCommerce 3.5.2+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.0.1 (rev. 23053) and v1.1 (rev. 23745)
----------------------------------------------------------------------------------------------

* UPDATED: Semantic markup in blog post titles in blog listing
* FIXED: Fixed “word-break: break-all” to “break-word” for long words in titles
  M common/css/global.css
  M common/css/inc/_gutenberg.scss
  M css/inc/_ci-base.scss
  M css/inc/_modules.scss
  M functions.php
  M style.css
  M template-parts/item-media-post.php
  M template-parts/item-post.php

* FIXED: Fix word breaks in flex items
  M css/inc/_ci-base.scss
  M css/inc/_modules.scss
  M css/inc/_woocommerce.scss
  M style.css

* FIXED: Fix missing comma making a custom style not apply in menu
  M inc/customizer/generated-styles.php

* FIXED: Compatibility with WooCommerce 3.5.1
  M woocommerce/single-product/product-image.php

* FIXED: Hero show option was inversed (show would hide, hide would show)
  M plugins/ci-theme-plugin/inc/post-meta-hero.php

* FIXED: Metaboxes that depend on the selected page template, now work in Gutenberg too.
  M plugins/ci-theme-plugin/inc/post-meta.php

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

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

* FIXED: Onboarding admin notice wouldn't persist its state when dismissed from within the block editor.
  M inc/onboarding/js/onboarding-notice.js
  M inc/onboarding/onboarding-page.php

* UPDATED: Compatibility with WooCommerce 3.5.2
  M woocommerce/content-widget-product.php

* FIXED: Capitalization of a word.
  M inc/onboarding/onboarding-page.php

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

1.0.1 - October 30, 2018

Compatibility: WordPress 4.9.7+ - WooCommerce 3.5+

----------------------------------------------------------------------------------------------
List of changes between nozama v1.0 (rev. 22799) and v1.0.1 (rev. 23053)
----------------------------------------------------------------------------------------------

* Changed the CI_Theme_SCSS_Colors class so that it utilizes file() instead of file_get_contents() to pass theme review checks.
* Added more sanity checks, and documented the logic behind its validity.
  M inc/class-scss-colors.php

* FIXED: Better escaping/sanitization.
  M inc/customizer/controls/alpha-color-picker/alpha-color-picker.php
  M inc/customizer.php
  M inc/onboarding/onboarding-page.php
  M inc/template-tags.php

* FIXED: Sanitized the before/after HTML of widgets and their titles.
  M inc/sidebars-widgets.php
  M inc/widgets/contact.php
  M inc/widgets/home-instagram.php
  M inc/widgets/home-latest-posts.php
  M inc/widgets/home-latest-products.php
  M inc/widgets/home-post-type-items.php
  M inc/widgets/home-woocommerce-categories.php
  M inc/widgets/latest-posts.php
  M inc/widgets/newsletter.php
  M inc/widgets/schedule.php
  M inc/widgets/socials.php

* FIXED: Added nonce validation for the Post Type Items widget.
* FIXED: Replaced calls to strip_tags() inside  elements, with calls to esc_html() instead.
  M inc/scripts-styles.php
  M inc/widgets/home-latest-products.php
  M inc/widgets/home-post-type-items.php
  M inc/widgets/home-woocommerce-categories.php
  M js/admin/widgets.js

* FIXED: Added a translators comment.
  M template-parts/article-none.php

* FIXED: KSESd the output of a couple of functions.
  M inc/woocommerce.php

* FIXED: Single post content wouldn't stretch when social sharing icons were disabled.
  M single.php

* FIXED: Eliminated use of $wp_query->max_num_pages in pagination.
  M inc/template-tags.php

* FIXED: Sanitized the output of the *_dropdown_posts() functions.
  M inc/helpers.php
  M plugins/ci-theme-plugin/inc/helpers.php

* FIXED: Properly sanitized the nonce of nozama_plugin_can_save_meta()
  M plugins/ci-theme-plugin/inc/post-meta.php

* FIXED: Changed comments' avatar size to 80x80
  M comments.php

* UPDATED: Minor CSS adjustments improving display in comment styles
  M css/inc/_ci-base.scss
  M css/inc/_comments.scss
  M css/inc/_modules.scss
  M css/inc/_widgets.scss
  M css/inc/_woocommerce.scss
  M style.css

* FIXED: Small fix on onboarding styles.
  M inc/onboarding/css/onboarding-styles.css
  M inc/onboarding/css/onboarding-styles.scss

* FIXED: Posts appearing on sidebar would output empty tags if there was no thumbnail.
  M template-parts/widgets/sidebar-item.php

* UPDATED: Improved RTL support
  M rtl.css
  M rtl.scss

* UPDATED: Compatibility with WooCommerce 3.5.0
  M woocommerce/cart/mini-cart.php
  M woocommerce/content-widget-product.php
  M woocommerce/single-product/product-image.php

* UPDATED: Add support for basic Gutenberg styles
  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 functions.php
  M inc/scripts-styles.php

* UPDATED: Add pull quote block styling
  A css/inc/_blocks.scss
  M style.css
  M style.scss

* UPDATED: Add border color styling to customizer styles
  M inc/customizer/generated-styles.php
  M js/admin/customizer-preview.js

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

1.0 - October 5, 2018

Compatibility: WordPress 4.9.7+ - WooCommerce 3.4.5+

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