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

Changelog for Oxium

Legend

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

1.3.4 - January 23, 2023

Compatibility: WordPress 6.1 — 6.4.3

----------------------------------------------------------------------------------------------
List of changes between oxium v1.3.3 and v1.3.4
----------------------------------------------------------------------------------------------

* FIXED: Future-proof support for One Click Demo Import, by replacing older 'pt-ocdi/*' hook names with the more recent 'ocdi/' ones.
  M functions.php

* FIXED: Implicit conversion warning in PHP 8
* FIXED: Deprecated action 'elementor/widgets/widgets_registered' and method register_widget_type() since Elementor 3.5
  M inc/elements.php
  M inc/functions.php

* FIXED: Removed unnecessary php version check.
  M functions.php

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

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

1.3.3 - March 28, 2022

Compatibility: WordPress 5.9.1+

----------------------------------------------------------------------------------------------
List of changes between oxium v1.3.2 and v1.3.3
----------------------------------------------------------------------------------------------

* 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/elements.php

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

1.3.2 - March 26, 2021

Compatibility: WordPress 5.6.2+

----------------------------------------------------------------------------------------------
List of changes between oxium v1.3.1 and v1.3.2
----------------------------------------------------------------------------------------------

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

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

1.3.1 - February 10, 2020

Compatibility: WordPress 5.3.1+

----------------------------------------------------------------------------------------------
List of changes between oxium v1.3 (rev. 24415) and v1.3.1 (rev. 28614)
----------------------------------------------------------------------------------------------

* 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

* 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: Old Custom CSS field migration would re-trigger in some installations.
  M functions.php

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

* FIXED: Improved logo/heading markup
  M article-ci_theme_disco.php
  M article.php
  M css/inc/_header.scss
  M css/inc/_modules.scss
  M header.php
  M style.css
  M style.min.css

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

1.3 - February 26, 2019

Compatibility: WordPress 5.0+

----------------------------------------------------------------------------------------------
List of changes between oxium v1.2 (rev. 23879) and v1.3 (rev. 24415)
----------------------------------------------------------------------------------------------

* ADDED: Option to toggle between one and two column layout in single view on all post types (except pages)
* CHANGED: inc-single-full.php and inc-single-side.php have been  moved in the template-parts folder. Placeholder files have remained in the root folder and point to the new location. The placeholders will be removed in the next version of the theme.
* REMOVED: Obsolete gallery location post meta from gallery post type.
* ADDED: Minified css files.
  A css/admin/jquery-ui-timepicker-addon.min.css
  A css/admin/jquery-ui.min.css
  A css/admin/post-edit.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/_modules.scss
  A css/magnific.min.css
  M functions.php
  M inc/custom-fields-artist.php
  M inc/custom-fields-discography.php
  M inc/custom-fields-event.php
  M inc/custom-fields-gallery.php
  A inc/custom-fields-post.php
  M inc/custom-fields-video.php
  M inc-single-full.php
  M inc-single-side.php
  M single-ci_theme_artist.php
  M single-ci_theme_disco.php
  M single-ci_theme_event.php
  M single-ci_theme_gallery.php
  M single-ci_theme_video.php
  M single.php
  M style.css
  A style.min.css
  A template-parts

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

1.2 - December 7, 2018

Compatibility: WordPress 4.9+

----------------------------------------------------------------------------------------------
List of changes between oxium v1.1 (rev. 19533) and v1.2 (rev. 23879)
----------------------------------------------------------------------------------------------

* FIXED: Added lang file header so that Poedit will recognise "translators:" comments.
  M languages/ci-theme.pot

* 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 css/admin/post-edit.css
  M css/admin/repeating-fields.css
  M css/admin/widgets.css
  M css/base.css
  M css/flexslider.css
  A css/inc/_gutenberg.scss
  M css/inc/_wp-defaults.scss
  M css/magnific.css
  M functions.php
  A ignitefile.js
  M style.css
  M style.scss

* 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 version to 1.2
  M languages/ci-theme.pot
  M style.css
  M style.scss

1.1 - September 20, 2017

Compatibility: WordPress 4.7+

----------------------------------------------------------------------------------------------
List of changes between oxium v1.0.1 (rev. 15762) and v1.1 (rev. 19533)
----------------------------------------------------------------------------------------------

* 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

* 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 functions.php
  M inc/customizer-styles.php
  M inc/customizer.php

* FIXED: Listing query ran twice.
  M template-listing-artist.php
  M template-listing-discography.php
  M template-listing-gallery.php
  M template-listing-video.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

* ADDED: Elementor Widget
  M css/inc/_external.scss
  M functions.php
  A inc/elements.php
  A js/admin/post_ajax.js
  M style.css

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

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

1.0.1 - September 28, 2016

Compatibility: WordPress 4.5+ - AudioIgniter 1.0+

----------------------------------------------------------------------------------------------
List of changes between oxium v1.0 (rev. 15689) and v1.0.1 (rev. 15762)
----------------------------------------------------------------------------------------------

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

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

1.0 - September 27, 2016

Compatibility: WordPress 4.5+ - AudioIgniter 1.0.0+

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