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

Changelog for Technico – Legacy

Legend

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

2.1.3 - March 28, 2022

Compatibility: WordPress 5.9.1 — 6.4.3

----------------------------------------------------------------------------------------------
List of changes between technico v2.1.2 and v2.1.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/elementor/ci-theme-element.php
  M inc/elementor/ci-theme-post-type.php
  M inc/elementor/inc/ci-theme-element-posts-group-control.php

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

2.1.2 - March 26, 2021

Compatibility: WordPress 5.6.2+

----------------------------------------------------------------------------------------------
List of changes between technico v2.1.1 and v2.1.2
----------------------------------------------------------------------------------------------

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

2.1.1 - September 16, 2020

Compatibility: WordPress 5.5.0+

----------------------------------------------------------------------------------------------
List of changes between technico v2.1.0 (rev. 29669) and v2.1.1 (rev. 30873)
----------------------------------------------------------------------------------------------

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

* CHANGED: Theme version 2.1.1
  M js/customizer-preview.min.js
  M style.css
  M style.min.css
  M style.scss

2.1.0 - May 19, 2020

Compatibility: WordPress 5.4.0+

----------------------------------------------------------------------------------------------
List of changes between technico v2.0.2 (rev. 28538) and v2.1.0 (rev. 29669)
----------------------------------------------------------------------------------------------

* FIXED: An issue which caused the theme's stylesheet to be enqueued twice
  M functions.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

* 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 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 functions.php
  M inc/customizer/class-ci-theme-customizer-css-generator.php
  A inc/customizer/controls
  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
  D inc/customizer-controls
  M inc/customizer.php
  M inc/fonts.json
  A inc/upgrade.php
  M style.css
  M style.min.css

* ADDED: Elementor template parts.
  A template-parts
  A template-parts/elementor
  A template-parts/elementor/item-icon-center-nobutton.php
  A template-parts/elementor/item-icon-center.php
  A template-parts/elementor/item-icon-left-nobutton.php
  A template-parts/elementor/item-icon-left.php
  A template-parts/elementor/item-nothumb-nobutton.php
  A template-parts/elementor/item-nothumb.php
  A template-parts/elementor/item-social.php
  A template-parts/elementor/item-thumb-nobutton.php
  A template-parts/elementor/item-thumb-notext.php
  A template-parts/elementor/item-thumb.php
  A template-parts/elementor/item.php
  A template-parts/elementor/listing-item-ci_theme_diy.php
  A template-parts/elementor/listing-item-post.php
  A template-parts/elementor/listing-item.php

* ADDED: Item section toggles for theme elements
  M inc/elementor/ci-theme-element.php
  M inc/elementor/ci-theme-post-type.php
  M inc/elementor/inc/ci-theme-element-common-functions.php

* UPDATED: Element color options.
* FIXED: Item icon size.
  M css/inc/_external.scss
  M css/inc/_modules.scss
  M inc/elementor/ci-theme-element.php
  M inc/elementor/ci-theme-post-type.php
  M style.css
  M style.min.css

* FIXED: Minor color options fixes
* FIXED: Colorpicker clear trigger.
  M inc/customizer-styles.php
  M js/admin/widgets.js
  M js/customizer-preview.js

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

2.0.2 - February 6, 2020

Compatibility: WordPress 5.3.1+

----------------------------------------------------------------------------------------------
List of changes between technico v2.0.1 (rev. 28006) and v2.0.2 (rev. 28538)
----------------------------------------------------------------------------------------------

* 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 heading markup
  M listing-item-post.php

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

* UPDATED: Language file
  M languages/ci-theme.pot

2.0.1 - December 2, 2019

Compatibility: WordPress 5.3+

----------------------------------------------------------------------------------------------
List of changes between technico v2.0 (rev. 26237) and v2.0.1 (rev. 28006)
----------------------------------------------------------------------------------------------

* FIXED: Force term recount after import.
  M functions.php

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

* ADDED: Advanced typography controls
  M css/inc/_ci-base.scss
  M css/inc/_footer.scss
  M css/inc/_header.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/generated-styles
  A inc/customizer/generated-styles/global.php
  A inc/customizer/generated-styles.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
  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
  M inc/customizer-styles.php
  M inc/customizer.php
  A inc/fonts.json
  M inc/sanitization.php
  M style.css
  M style.min.css

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

2.0 - June 19, 2019

Compatibility: WordPress +

----------------------------------------------------------------------------------------------
List of changes between technico v1.3.1 (rev. 23871) and v2.0 (rev. 26237)
----------------------------------------------------------------------------------------------

* 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: Theme files are now included with get_theme_file_path() and get_theme_file_uri(). Child themes can more easily override specific files.
* FIXED: Added rel="nofollow" on the link to CSSIgniter.
  M functions.php
  M inc/elements.php
  M inc/helpers-post-meta.php
  M inc/helpers.php

* FIXED: Escaped output in template files, formatting, coding standars, etc.
  M 404.php
  M archive.php
  M comments.php
  M footer.php
  M header.php
  M index.php
  M item-icon-center-nobutton.php
  M item-icon-center.php
  M item-icon-left-nobutton.php
  M item-icon-left.php
  M item-social.php
  M item-thumb-notext.php
  M item-thumb.php
  M item.php
  M listing-item-ci_theme_diy.php
  M listing-item-post.php
  M listing-item.php
  M page.php
  M part-hero.php
  M part-social-icons.php
  M search.php
  M single-ci_theme_diy.php
  M single-ci_theme_faq.php
  M single-ci_theme_project.php
  M single-ci_theme_service.php
  M single-ci_theme_team.php
  M single.php
  M taxonomy-ci_theme_faq_category.php
  M template-builder-contained.php
  M template-builder.php
  M template-frontpage.php
  M template-fullwidth.php
  M template-listing-ci_theme_diy.php
  M template-listing-ci_theme_faq.php
  M template-listing-ci_theme_project.php
  M template-listing-ci_theme_service.php
  M template-listing-ci_theme_team.php

* FIXED: Better escaping and sanitization on widgets.
* FIXED: Some widgets would throw a notice when used in Elementor.
* FIXED: Widgets with repeating fields would misbehave in the Customizer.
  M inc/widgets/callout.php
  M inc/widgets/clients.php
  M inc/widgets/contact-info.php
  M inc/widgets/custom-content.php
  M inc/widgets/latest-posts.php
  M inc/widgets/opening-hours.php
  M inc/widgets/post-type-items.php
  M inc/widgets/pricing-table.php
  M inc/widgets/slider.php
  M inc/widgets/socials.php
  M inc/widgets/technical-documentation.php
  M inc/widgets/testimonials.php
  M js/admin/repeating-fields.js
  M js/admin/widgets.js

* CHANGED: Replaced calls to ci_theme_get_image_src() with wp_get_attachment_image_url()
  M inc/helpers-post-meta.php
  M inc/widgets/clients.php
  M inc/widgets/custom-content.php
  M inc/widgets/slider.php
  M inc/widgets/testimonials.php
  M page.php
  M single-ci_theme_diy.php
  M single-ci_theme_project.php
  M single-ci_theme_service.php
  M single-ci_theme_team.php
  M single.php
  M template-fullwidth.php

* ADDED: Introduced ci_theme_sanitize_rgba_color()
* FIXED: Sanitized values outputted on the generated customizer styles.
  M inc/customizer-styles.php
  M inc/sanitization.php

* ADDED: Helpful main menu fallback.
  M header.php
  M inc/helpers.php

* CHANGED: Scripts/styles version numbers now follow the theme's version unless WP_DEBUG or SCRIPT_DEBUG are enabled, for easier cache busting.
  M functions.php
  M inc/elements.php
  M inc/helpers-post-meta.php
  M inc/helpers.php

* FIXED: Latest Posts widget would throw a notice when the Random checkbox was not checked.
  M inc/widgets/latest-posts.php

* FIXED: Color pickers in widgets wouldn't trigger a change.
  M js/admin/widgets.js

* ADDED: Minified styles & scripts
* FIXED: Grouped Customizer color optios and added defaults
  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
  A css/magnific.min.css
  A css/mmenu.min.css
  M inc/customizer.php
  A js/jquery.fitvids.min.js
  A js/jquery.flexslider.min.js
  A js/jquery.magnific-popup.min.js
  A js/jquery.matchHeight.min.js
  A js/scripts.min.js
  A js/superfish.min.js
  A style.min.css

* UPDATED: Customizer color options now use postMessage
  M inc/customizer-styles.php
  M inc/customizer.php
  A js/customizer-preview.js

* ADDED: Technico Element
  M css/inc/_external.scss
  M functions.php
  A inc/elementor
  A inc/elementor/ci-theme-element.php
  A inc/elementor/ci-theme-post-type.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
  D inc/elements.php
  A js/ci-element-scripts.js
  A js/ci-element-scripts.min.js
  A js/customizer-preview.min.js
  A js/imagesloaded.pkgd.min.js
  M style.css
  M style.min.css

* CHANGED: ci_theme_content_width() is now hooked later, on 'template_redirect' (was 'after_setup_theme').
* FIXED: ci_theme_content_width() now sets the correct content width for custom page templates.
  M functions.php

* FIXED: Widgets shouldn't display sticky posts.
  M inc/widgets/latest-posts.php
  M inc/widgets/post-type-items.php

* FIXED: Non-active sidebars would leave a noticeable margin in mobile breakpoints.
  M sidebar.php

* FIXED: List spacing in comment content
  M css/inc/_comments.scss
  M style.css
  M style.min.css

* ADDED: Lightbox for widgets
  M js/scripts.js

* UPDATED: Remove superfish and style main menu with only CSS
* UPDATED: Make logo a <p> tag for all pages (previously the homepage was an h1)
* UPDATED: Refactor heading HTML tags for all items (converted from <p> to <h2>s)
* FIXED: Various styling fixes for Gutenberg support
* FIXED: Various minor styling fixes in sidebars and widgets
* UPDATED: Update styles for native form controls (selects, inputs)
* UPDATED: Style updates for comments
  M css/inc/_ci-base.scss
  M css/inc/_comments.scss
  M css/inc/_header.scss
  M css/inc/_mediaqueries.scss
  M css/inc/_modules.scss
  M css/inc/_navigation.scss
  M css/inc/_widgets.scss
  M css/inc/_wp-defaults.scss
  M functions.php
  M header.php
  M inc/customizer-styles.php
  M item-icon-center-nobutton.php
  M item-icon-center.php
  M item-icon-left-nobutton.php
  M item-icon-left.php
  M item-nothumb-nobutton.php
  M item-nothumb.php
  M item-social.php
  M item-thumb-nobutton.php
  M item-thumb-notext.php
  M item-thumb.php
  M item.php
  M js/admin/repeating-fields.js
  M js/ci-element-scripts.js
  M js/customizer-preview.js
  M js/customizer-preview.min.js
  M js/scripts.js
  M js/scripts.min.js
  D js/superfish.js
  D js/superfish.min.js
  M listing-item-ci_theme_diy.php
  M listing-item.php
  M single-ci_theme_team.php
  M style.css
  M style.min.css

* FIXED: Regression would cause a warning thrown when adding a repeating field in post edit screens.
  M functions.php

* REMOVED: Unused post-ajax.js
* FIXED: Added default post type for post type element
  M inc/elementor/ci-theme-post-type.php
  D js/admin/post_ajax.js

* REMOVED: Removed image dimensions for native logo functionality, as they wouldn't allow the user to skip cropping his uploaded logo.
  M functions.php

* UPDATED: Update logo dimensions in mobile
  M css/inc/_mediaqueries.scss
  M style.css
  M style.min.css

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

1.3.1 - December 7, 2018

Compatibility: WordPress 4.9+

----------------------------------------------------------------------------------------------
List of changes between technico v1.3 (rev. 22826) and v1.3.1 (rev. 23871)
----------------------------------------------------------------------------------------------

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

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

1.3 - October 9, 2018

Compatibility: WordPress 4.8+

----------------------------------------------------------------------------------------------
List of changes between technico v1.2.1 (rev. 21591) and v1.3 (rev. 22826)
----------------------------------------------------------------------------------------------

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

* Add Page Builder Contained template
  A template-builder-contained.php

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

1.2.1 - May 17, 2018

Compatibility: WordPress 4.8+

----------------------------------------------------------------------------------------------
List of changes between technico v1.2 (rev. 19520) and v1.2.1 (rev. 21591)
----------------------------------------------------------------------------------------------

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

* ADDED: Support for Elementor Pro v2.0 locations.
  M 404.php
  A archive.php
  M footer.php
  M header.php
  M inc/elements.php
  M page.php
  M search.php
  M single-ci_theme_diy.php
  M single-ci_theme_faq.php
  M single-ci_theme_project.php
  M single-ci_theme_service.php
  M single-ci_theme_team.php
  M single.php
  M taxonomy-ci_theme_faq_category.php

* Updated language file.
* 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 technico v1.1.2 (rev. 15738) and v1.2 (rev. 19520)
----------------------------------------------------------------------------------------------

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

* FIXED: Listing query ran twice.
  M template-listing-ci_theme_diy.php
  M template-listing-ci_theme_project.php
  M template-listing-ci_theme_service.php
  M template-listing-ci_theme_team.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/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.2 - September 28, 2016

Compatibility: WordPress 4.5+

----------------------------------------------------------------------------------------------
List of changes between technico v1.1.1 (rev. 14965) and v1.1.2 (rev. 15738)
----------------------------------------------------------------------------------------------

* 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

* FIXED: Wrong term_id field name in taxonomy query, would prevent WPML from picking up correct translations.
  M template-listing-ci_theme_diy.php
  M template-listing-ci_theme_project.php
  M template-listing-ci_theme_service.php
  M template-listing-ci_theme_team.php

* 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: Page builder template
  A template-builder.php

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

1.1.1 - July 7, 2016

Compatibility: WordPress 4.4+

----------------------------------------------------------------------------------------------
List of changes between technico v1.1 (rev. 14246) and v1.1.1 (rev. 14965)
----------------------------------------------------------------------------------------------

* FIXED: Broken English in some sidebars' descriptions.
  M functions.php

* FIXED: Selected posts on the Post Type Items widgets would get displayed ordered by their ID instead of their selected order.
  M inc/widgets/post-type-items.php

* FIXED: Google Analytics description wouldn't display a link properly.
  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 - June 1, 2016

Compatibility: WordPress 4.4+

----------------------------------------------------------------------------------------------
List of changes between technico v1.0 (rev. 14133) and v1.1 (rev. 14246)
----------------------------------------------------------------------------------------------

* FIXED: Fix typo in CSS selector breaking instagram widget styling
  M css/inc/_external.scss
  M style.css

* FIXED: Slider images would be shown full size by accident.
  M inc/widgets/slider.php

* FIXED: Custom content widget - When text on the right, it should be left aligned if an image exists.
  M inc/widgets/custom-content.php

* FIXED: Fix mobile menu CSS
  M css/inc/_widgets.scss
  M css/mmenu.css

* 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 version to 1.1
  M style.css
  M style.scss

1.0 - May 23, 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