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

Changelog for Roxima – 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.2 - November 2, 2020

Compatibility: WordPress 5.5.2 — 6.5.2 - WooCommerce 4.6.1+

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

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

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

1.9.1 - September 16, 2020

Compatibility: WordPress 5.5.0+ - WooCommerce 4.5.2+

----------------------------------------------------------------------------------------------
List of changes between roxima v1.9.0 (rev. 30626) and v1.9.1 (rev. 30867)
----------------------------------------------------------------------------------------------

* FIXED: Issue where child theme would not enqueue parent stylesheet properly
  M functions.php

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

1.9.0 - September 1, 2020

Compatibility: WordPress 5.4.2+ - WooCommerce 4.4.1+

----------------------------------------------------------------------------------------------
List of changes between roxima v1.8.0 (rev. 29754) and v1.9.0 (rev. 30626)
----------------------------------------------------------------------------------------------

* 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).
* CHANGED: Renamed assets/vendor/alpha-color-picker to wp-color-picker-alpha
  D assets/vendor/alpha-color-picker
  A assets/vendor/wp-color-picker-alpha
  A assets/vendor/wp-color-picker-alpha/wp-color-picker-alpha.js
  A assets/vendor/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 functions.php
  M inc/css/post-meta.css
  M inc/css/post-meta.min.css
  M inc/css/post-meta.scss

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

1.8.0 - May 27, 2020

Compatibility: WordPress 5.4.0+ - WooCommerce 4.1.1+

----------------------------------------------------------------------------------------------
List of changes between roxima v1.7.1 (rev. 28521) and v1.8.0 (rev. 29754)
----------------------------------------------------------------------------------------------

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

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

* ADDED: Customizer color preview.
* ADDED: Default Customizer colors.
  M inc/customizer-styles.php
  M inc/customizer.php
  A js/admin/customizer-preview.js

* UPDATED: Alpha color picker
* FIXED: Theme repeating fields not working properly in the Customizer
  A assets
  A assets/vendor
  A assets/vendor/alpha-color-picker
  A assets/vendor/alpha-color-picker/wp-color-picker-alpha.js
  A assets/vendor/repeating-fields
  A assets/vendor/repeating-fields/repeating-fields.css
  A assets/vendor/repeating-fields/repeating-fields.js
  A assets/vendor/repeating-fields/repeating-fields.min.css
  A assets/vendor/repeating-fields/repeating-fields.scss
  D css/admin/alpha-color-picker.css
  D css/admin/alpha-color-picker.min.css
  D css/admin/repeating-fields.css
  D css/admin/repeating-fields.min.css
  D css/admin/repeating-fields.scss
  M functions.php
  M inc/widgets/clients.php
  M inc/widgets/contact.php
  M inc/widgets/custom-content.php
  M inc/widgets/latest-posts.php
  M inc/widgets/pricing-table.php
  M inc/widgets/services.php
  M inc/widgets/slider.php
  M inc/widgets/team.php
  M inc/widgets/testimonials.php
  D js/admin/alpha-color-picker.js
  D js/admin/repeating-fields.js
  M js/admin/widgets.js

* FIXED: Removed padding from main element on the page builder template
* FIXED: Social icon hover border color not applying due to typo
* ADDED: Ability to create theme menu using Elementor menu anchors
  M css/inc/_modules.scss
  M functions.php
  M inc/customizer-styles.php
  M inc/elementor.php
  M js/admin/customizer-preview.js
  M style.css
  M style.min.css

* FIXED: Issue where overflowing custom links would not be visible in the Customizer.
  A css/admin/customizer-styles.css
  A css/admin/customizer-styles.min.css
  A css/admin/customizer-styles.scss
  M inc/customizer.php

* FIXED: Minor color issues
  M css/inc/_ci-base.scss
  M inc/customizer/generated-styles/global.php
  M inc/customizer/preview/global.js
  M inc/customizer-styles.php
  M js/admin/customizer-preview.js
  M style.css
  M style.min.css

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

1.7.1 - February 5, 2020

Compatibility: WordPress 5.3.1+ - WooCommerce 3.9.1+

----------------------------------------------------------------------------------------------
List of changes between roxima v1.7.0 (rev. 27635) and v1.7.1 (rev. 28521)
----------------------------------------------------------------------------------------------

* REMOVED: Compatibility code for wp_body_open() in WordPress versions older than v5.2
  M functions.php

* ADDED: Typography control for the menu
  M functions.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: Improved logo/heading markup
  M archive.php
  M css/inc/_header.scss
  M header.php
  M index.php
  M part-title.php
  M search.php
  M style.css
  M style.min.css

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

1.7.0 - November 4, 2019

Compatibility: WordPress 5.2.3+ - WooCommerce 3.7.1+

----------------------------------------------------------------------------------------------
List of changes between roxima v1.6.1 (rev. 25145) and v1.7.0 (rev. 27635)
----------------------------------------------------------------------------------------------

* 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

* FIXED: Widgets would throw a notice when used from a builder (such as Elementor) where a widget area ID is not defined.
  M inc/widgets/clients.php
  M inc/widgets/contact.php
  M inc/widgets/custom-content.php
  M inc/widgets/latest-posts.php
  M inc/widgets/pricing-table.php
  M inc/widgets/services.php
  M inc/widgets/team.php
  M inc/widgets/testimonials.php

* FIXED: Old Custom CSS field migration would re-trigger in some installations.
  M functions.php

* ADDED: Extended typography controls
  M css/inc/_ci-base.scss
  M css/inc/_ecommerce.scss
  M css/inc/_modules.scss
  M css/inc/_navigation.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/alpha-color-picker
  A inc/customizer/controls/alpha-color-picker/alpha-color-picker.css
  A inc/customizer/controls/alpha-color-picker/alpha-color-picker.js
  A inc/customizer/controls/alpha-color-picker/alpha-color-picker.min.css
  A inc/customizer/controls/alpha-color-picker/alpha-color-picker.php
  A inc/customizer/controls/alpha-color-picker/readme.md
  A inc/customizer/controls/alpha-color-picker/transparency-grid.png
  A inc/customizer/controls/static-text
  A inc/customizer/controls/static-text/static-text.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/generated-styles
  A inc/customizer/generated-styles/global.php
  A inc/customizer/generated-styles.php
  A inc/customizer/options
  A inc/customizer/options/site-identity.php
  A inc/customizer/options/theme-archive-options.php
  A inc/customizer/options/theme-colors-footer.php
  A inc/customizer/options/theme-colors-global.php
  A inc/customizer/options/theme-colors-hero.php
  A inc/customizer/options/theme-colors-primary-menu-bar.php
  A inc/customizer/options/theme-colors-sidebar.php
  A inc/customizer/options/theme-footer-bottom-bar.php
  A inc/customizer/options/theme-footer-style.php
  A inc/customizer/options/theme-header-primary-menu.php
  A inc/customizer/options/theme-header-style.php
  A inc/customizer/options/theme-other-google-fonts.php
  A inc/customizer/options/theme-other-sample-content.php
  A inc/customizer/options/theme-post-options.php
  A inc/customizer/options/theme-social.php
  A inc/customizer/options/theme-titles-general.php
  A inc/customizer/options/theme-titles-post.php
  A inc/customizer/options/woocommerce-product-catalog.php
  A inc/customizer/options/woocommerce-single-product.php
  A inc/customizer/partial-callbacks.php
  A inc/customizer/preview
  A inc/customizer/preview/global.js
  A inc/customizer/preview/preview.js
  A inc/customizer/sections
  A inc/customizer/sections/global
  A inc/customizer/sections/global/typography.php
  M inc/customizer-styles.php
  M inc/customizer.php
  A inc/fonts.json
  M inc/helpers.php
  M inc/sanitization.php
  M style.css
  M style.min.css

* REMOVED: unneeded files
* FIXED: minor issues
  M functions.php
  D inc/customizer/controls/alpha-color-picker
  D inc/customizer/controls/static-text
  M inc/customizer/generated-styles.php
  D inc/customizer/options
  M inc/customizer-styles.php
  M inc/customizer.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.1 - April 22, 2019

Compatibility: WordPress 5.0+ - WooCommerce 3.6.1+

----------------------------------------------------------------------------------------------
List of changes between roxima v1.6 (rev. 25106) and v1.6.1 (rev. 25145)
----------------------------------------------------------------------------------------------

* FIXED: Issue where eShop sidebar overrode the page & blog sidebars
  M sidebar.php

* changed theme version to 1.6.1
  M style.css
  M style.min.css
  M style.scss

1.6 - April 16, 2019

Compatibility: WordPress 5.0+ - WooCommerce 3.5.8+

----------------------------------------------------------------------------------------------
List of changes between roxima v1.5 (rev. 23851) and v1.6 (rev. 25106)
----------------------------------------------------------------------------------------------

* 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

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

* ADDED: WooCommerce support
  A css/admin/alpha-color-picker.min.css
  A css/admin/nav-menus.min.css
  A css/admin/repeating-fields.min.css
  A css/admin/widgets.min.css
  A css/base.min.css
  A css/flexslider.min.css
  A css/font-awesome.min.css
  M css/inc/_ci-base.scss
  A css/inc/_ecommerce.scss
  M css/inc/_external.scss
  M css/inc/_mediaqueries.scss
  M css/inc/_modules.scss
  M css/inc/_variables.scss
  A css/magnific.min.css
  A css/mmenu.min.css
  M functions.php
  A ignitefile.user.js
  A inc/css/post-meta.min.css
  A inc/woocommerce.php
  M js/scripts.js
  M sidebar.php
  M style.css
  A style.min.css
  M style.scss
  A woocommerce.php

* REMOVED: Empty nav-menus.css stylesheet
  D css/admin/nav-menus.css
  D css/admin/nav-menus.min.css
  D css/admin/nav-menus.scss
  M functions.php

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

1.5 - December 7, 2018

Compatibility: WordPress 4.9+

----------------------------------------------------------------------------------------------
List of changes between roxima v1.4 (rev. 21598) and v1.5 (rev. 23851)
----------------------------------------------------------------------------------------------

* FIXED: A condition was erroneously placed inside a count() call, triggering a warning in PHP >= 7.2.x
  M inc/helpers.php

* ADDED: Add styles for Gutenberg.
  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

* FIXED: Migrated theme's custom css in favor of WordPress's native Custom CSS option.
* REMOVED: Theme's custom css option.
* REMOVED: 'other' customizer section.
  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: 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

* UPDATED: language files
* CHANGED: theme version to 1.5
  M css/magnific.css
  M languages/ci-theme.pot
  M style.css
  M style.scss

1.4 - May 17, 2018

Compatibility: WordPress 4.8+

----------------------------------------------------------------------------------------------
List of changes between roxima v1.3 (rev. 19527) and v1.4 (rev. 21598)
----------------------------------------------------------------------------------------------

* 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/ci-theme.pot

* FIXED: + symbol overlay.
  M css/inc/_modules.scss
  M style.css

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

* UPDATED: Removed parallax scripts and switched widget parallax to CSS fixed positioning
  M css/admin/nav-menus.css
  M css/admin/repeating-fields.css
  M css/admin/widgets.css
  M css/flexslider.css
  M css/inc/_mediaqueries.scss
  M css/magnific.css
  M functions.php
  M inc/widgets/clients.php
  M inc/widgets/contact.php
  M inc/widgets/custom-content.php
  M inc/widgets/latest-posts.php
  M inc/widgets/pricing-table.php
  M inc/widgets/services.php
  M inc/widgets/team.php
  M inc/widgets/testimonials.php
  D js/parallax.min.js
  M style.css

* FIXED: waypoint-sticky would throw errors on pages that used Elementor.
  M functions.php

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

1.3 - September 20, 2017

Compatibility: WordPress 4.7+

----------------------------------------------------------------------------------------------
List of changes between roxima v1.2 (rev. 15775) and v1.3 (rev. 19527)
----------------------------------------------------------------------------------------------

* 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 not included in the edit page interface, making the related JS-bound metaboxes all visible by default.
  M inc/helpers-post-meta.php

* FIXED: PrettyPhoto did not work in content galleries/images.
  M js/scripts.js

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

* FIXED: Customizer would throw warnings on WP 4.7
* FIXED: Custom background support for WP 4.7
  M inc/customizer-styles.php
  M inc/customizer.php

* ADDED: Introduced ci_theme_color_luminance() and ci_theme_hex2rgba()
  M inc/functions.php

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

* FIXED: alpha-color-picker now triggers a Customizer update when the value changes.
  M js/admin/alpha-color-picker.js

* FIXED: Proper escaping of search form attributes.
  M searchform.php

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

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

1.2 - September 29, 2016

Compatibility: WordPress 4.5+

----------------------------------------------------------------------------------------------
List of changes between roxima v1.1.1 (rev. 14990) and v1.2 (rev. 15775)
----------------------------------------------------------------------------------------------

* FIXED: An issue where sub menu items were not accessible on the mobile menu.
  M js/scripts.js

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

* ADDED: Social Icons Widget
  M functions.php
  A inc/widgets/socials.php
  M part-authorbox.php

* FIXED: Wrong gettext domains in some strings.
  M header.php
  M part-authorbox.php

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

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

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

1.1.1 - July 7, 2016

Compatibility: WordPress 4.4+

----------------------------------------------------------------------------------------------
List of changes between roxima v1.1 (rev. 14038) and v1.1.1 (rev. 14990)
----------------------------------------------------------------------------------------------

* FIXED: Move the Blog section title option inside the Titles section, as it should be.
  M inc/customizer.php

* 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: Google Maps API is now disabled by default, as it now needs an API key to work properly (otherwise it throws popup alerts in some cases).
  M functions.php
  M inc/customizer.php

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

1.1 - April 28, 2016

Compatibility: WordPress 4.4+

----------------------------------------------------------------------------------------------
List of changes between roxima v1.0 (rev. 13191) and v1.1 (rev. 14038)
----------------------------------------------------------------------------------------------

* FIXED: Wrapped widgets in if class_exists() calls.
* FIXED: Language file didn't have any contents.
  M inc/widgets/clients.php
  M inc/widgets/contact.php
  M inc/widgets/custom-content.php
  M inc/widgets/latest-posts.php
  M inc/widgets/pricing-table.php
  M inc/widgets/services.php
  M inc/widgets/slider.php
  M inc/widgets/team.php
  M inc/widgets/testimonials.php
  M languages/ci-theme.pot

* FIXED: Fix an issue where parallax’ed widget would not display their background in small screen sizes and mobiles.
  M css/inc/_mediaqueries.scss
  M css/inc/_widgets.scss
  M style.css

* FIXED: Improved security on sample content dismiss.
  M inc/helpers.php

* FIXED: Prefixed some localized JS variables.
  M functions.php
  M inc/helpers-post-meta.php
  M inc/js/post-meta.js
  M js/admin/nav-menus.js

* FIXED: Services widget now allows html in the repeating 'Text' field.
  M inc/widgets/services.php

* FIXED: Removed sensor parameter from Google Maps API url.
  M functions.php

* 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()
  M inc/sanitization.php

* FIXED: SmoothScroll breaking in WordPress 4.5 with jQuery 1.12.2
  M js/scripts.js

* 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_can_use_plugin()
  M inc/helpers.php

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

1.0 - December 8, 2015

Compatibility: WordPress 4.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