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

Changelog for Doberman

Legend

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

1.4.3 - March 28, 2022

Compatibility: WordPress 5.9.1 — 6.5.2 - WooCommerce 5.1.0 up to 5.1.0

----------------------------------------------------------------------------------------------
List of changes between doberman v1.4.2 and v1.4.3
----------------------------------------------------------------------------------------------

* FIXED: Authorbox's avatar type would fallback to an invalid type value.
  M archive.php
  M single.php

* 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: Theme version to 1.4.3
  M style.css
  M style.min.css
  M style.scss

1.4.2 - March 24, 2021

Compatibility: WordPress 5.6.2+ - WooCommerce 5.1.0+

----------------------------------------------------------------------------------------------
List of changes between doberman v1.4.1 and v1.4.2
----------------------------------------------------------------------------------------------

* FIXED: Deprecation warnings are no longer thrown due to changes in wordpress-popular-posts v5.0
  M inc/wordpress-popular-posts.php

* 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.4.2
  M style.css
  M style.min.css
  M style.scss

1.4.1 - February 6, 2020

Compatibility: WordPress 5.3.1+ - WooCommerce 3.9.1+

----------------------------------------------------------------------------------------------
List of changes between doberman v1.4 (rev. 23875) and v1.4.1 (rev. 28557)
----------------------------------------------------------------------------------------------

* 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 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/latest-posts.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
* ADDED: Minified stylesheets
  A css/admin/editor.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/_header.scss
  A css/magnific.min.css
  A css/mmenu.min.css
  M footer.php
  M header.php
  M item-media.php
  M item-nocount-media.php
  M item-nometa.php
  M item-vertical.php
  M item.php
  M style.css
  A style.min.css

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

1.4 - December 7, 2018

Compatibility: WordPress 4.9+ - WooCommerce 3.5.2+

----------------------------------------------------------------------------------------------
List of changes between doberman v1.3.2 (rev. 21695) and v1.4 (rev. 23875)
----------------------------------------------------------------------------------------------

* 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 blocks
  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
  A css/inc/_gutenberg.scss
  M css/magnific.css
  M functions.php
  M style.css
  M style.scss

* UPDATED: Fix an issue with Gutenberg column block styling
  M common/css/global.css
  M common/css/inc/_gutenberg.scss

* FIXED: Migrated theme's custom css in favor of WordPress's native Custom CSS option.
* REMOVED: Theme's custom css option.
* 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.4
  M languages/ci-theme.pot
  M style.css
  M style.scss

1.3.2 - June 3, 2018

Compatibility: WordPress 4.8+ - WooCommerce 3.4.1+

----------------------------------------------------------------------------------------------
List of changes between doberman v1.3.1 (rev. 21578) and v1.3.2 (rev. 21695)
----------------------------------------------------------------------------------------------

* FIXED: typo that prevented some of the customizer's styles from being applied
  M inc/customizer-styles.php

* FIXED: Minor WC related styling issues
  M css/inc/_ecommerce.scss
  M style.css

* FIXED: comment consent checkbox styling
  M css/inc/_comments.scss
  M style.css

* changed version to 1.3.2
  M style.css
  M style.scss

1.3.1 - May 16, 2018

Compatibility: WordPress 4.8+ - WooCommerce 3.3.3+

----------------------------------------------------------------------------------------------
List of changes between doberman v1.3 (rev. 21187) and v1.3.1 (rev. 21578)
----------------------------------------------------------------------------------------------

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

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

1.3 - February 27, 2018

Compatibility: WordPress 4.8+ - WooCommerce 3.3.3+

----------------------------------------------------------------------------------------------
List of changes between doberman v1.2.1 (rev. 20646) and v1.3 (rev. 21187)
----------------------------------------------------------------------------------------------

* ADDED: WooCommerce support
  M css/inc/_ci-base.scss
  A css/inc/_ecommerce.scss
  M css/inc/_variables.scss
  M functions.php
  A inc/woocommerce.php
  M js/scripts.js
  M style.css
  M style.scss
  A woocommerce.php

* FIXED: Fix lightbox buttons' appearance
* FIXED: Apply top margin to sidebars on smaller breakpoint
  D .sass-lint.yml
  M css/inc/_ci-base.scss
  M css/inc/_comments.scss
  M css/inc/_ecommerce.scss
  M css/inc/_variables.scss
  M css/inc/_widgets.scss
  M css/inc/mixins/_theme.scss
  D package.json
  M style.css

* FIXED: WooCommerce intergration fixes
  M css/inc/_ci-base.scss
  M css/inc/_ecommerce.scss
  M functions.php
  M inc/customizer-styles.php
  M inc/woocommerce.php
  M js/scripts.js
  M sidebar.php
  M style.css
  M woocommerce.php

* FIXED: WooCommerce image and customizer options
  M inc/woocommerce.php

* UPDATED: Update custom color definitions and implement WooCommerce colors
  M css/inc/_ecommerce.scss
  M css/inc/_widgets.scss
  M inc/customizer-styles.php
  M style.css

* UPDATED: Adjusted entry content link colors (customizer option) to only affect links within paragraphs and not all anchor tags
  M inc/customizer-styles.php

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

1.2.1 - December 28, 2017

Compatibility: WordPress 4.8+

----------------------------------------------------------------------------------------------
List of changes between doberman v1.2 (rev. 19539) and v1.2.1 (rev. 20646)
----------------------------------------------------------------------------------------------

* FIXED: WordPress 4.9 by default calls wpautop() on author descriptions.
  M functions.php
  M single.php

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

* FIXED: Fixed support for "WordPress Popular Posts" plugin >= v4.x
  M functions.php
  M inc/wordpress-popular-posts.php

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

1.2 - September 20, 2017

Compatibility: WordPress 4.7+

----------------------------------------------------------------------------------------------
List of changes between doberman v1.1 (rev. 16026) and v1.2 (rev. 19539)
----------------------------------------------------------------------------------------------

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

* Moved doberman out of ThemeForest and into igniter themes

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

* FIXED: ci_theme_get_trending_post_ids() and ci_theme_get_popular_post_ids() could throw a warning.
  M functions.php

* CHANGED: Moved ci_theme_color_luminance() and ci_theme_hex2rgba() into inc/functions.php
  M inc/customizer-styles.php
  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
  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.2
  M languages/ci-theme.pot
  M style.css
  M style.scss

1.1 - September 30, 2016

Compatibility: WordPress 4.5+

=================================================================================
** 30 September 2016 (1.1)
=================================================================================

* FIXED: Excerpt length customizer option not applying due to wrong sanitization callback.
  M inc/customizer.php

* FIXED: An issue where the Fresh string could not be modified under the Virality options of the customizer.
  M part-filters.php

* CHANGED: Renamed function hex2rgba() to ci_theme_hex2rgba() (where ci_theme is the theme slug) to avoid name clashes.
* CHANGED: Renamed function color_luminance() to ci_theme_color_luminance() (where ci_theme is the theme slug) to avoid name clashes.
  M inc/customizer-styles.php

* CHANGED: Refactored sample content code to only enqueue the necessary script, without registering it in every request.
* REMOVED: Function ci_theme_admin_register_global_scripts(), as it's only script was moved to ci_theme_admin_notice_sample_content()
  M inc/helpers.php

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

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

1.0.1 - July 29, 2016

Compatibility: WordPress 4.4+

=================================================================================
** 29 June 2016 (1.0.1)
=================================================================================

* 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

* REMOVED: Google Analytics tracking ID option removed from customizer, as per ThemeForest rules.
  M functions.php
  M inc/customizer.php

* FIXED: Escaped/sanitized pretty much everything, to satisfy the ThemeForest requirements.
  M archive.php
  M comments.php
  M functions.php
  M inc/custom-fields-page.php
  M inc/customizer-controls/ticker.php
  M inc/customizer-styles.php
  M inc/customizer.php
  M inc/widgets/latest-posts.php
  M inc/widgets/socials.php
  M index.php
  M part-filters.php
  M search.php
  M single.php
  M template-popular.php
  M template-trending.php

* REMOVED: Remove custom selection color
  M css/inc/_ci-base.scss
  M inc/customizer-styles.php
  M style.css

* FIXED: Cast font sizes to integers.
  M inc/customizer-styles.php

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

1.0.2 - June 30, 2016

Compatibility: WordPress 4.4+

=================================================================================
** 30 June 2016 (1.0.2)
=================================================================================

* FIXED: JavaScript code related to the Sample content notice, has been moved to a separate js file.
  M inc/helpers.php
  A inc/js/sample-content.js

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

1.0 - April 27, 2016

Compatibility: WordPress 4.4+

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