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

Changelog for Zermatt – Legacy

Legend

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

1.3.3 - March 28, 2022

Compatibility: WordPress 5.9.1 — 6.6.1

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

* FIXED: Bots and/or users without JS enabled, could make the booking form throw php errors if the entered non yyyy/mm/dd dates.
  M template-booking.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.3.3
* Updated language file.
  M css/magnific.css
  M css/magnific.min.css
  M languages/ci-theme.pot
  M style.css
  M style.min.css
  M style.scss

1.3.2 - March 24, 2021

Compatibility: WordPress 5.6.2+

----------------------------------------------------------------------------------------------
List of changes between zermatt v1.3.1 and v1.3.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: Fix an issue where conditional meta boxes in the editor would not function correctly after WP 5.7
  M inc/helpers-post-meta.php

* FIXED: Comment form cookies consent label styling
* CHANGED: Theme version to 1.3.2
  M css/inc/_comments.scss
  M style.css
  M style.min.css
  M style.scss

1.3.1 - September 16, 2020

Compatibility: WordPress 5.5.0+

----------------------------------------------------------------------------------------------
List of changes between zermatt v1.3 (rev. 29668) and v1.3.1 (rev. 30878)
----------------------------------------------------------------------------------------------

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

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

1.3 - May 19, 2020

Compatibility: WordPress 5.4+

----------------------------------------------------------------------------------------------
List of changes between zermatt v1.2.2 (rev. 28544) and v1.3 (rev. 29668)
----------------------------------------------------------------------------------------------

* 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

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

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

1.2.2 - February 6, 2020

Compatibility: WordPress 5.3.1+

----------------------------------------------------------------------------------------------
List of changes between zermatt v1.2.1 (rev. 28008) and v1.2.2 (rev. 28544)
----------------------------------------------------------------------------------------------

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

* FIXED: Improved logo/heading markup
  M archive.php
  M css/inc/_header.scss
  M header.php
  M index.php
  M search.php
  M style.css
  M style.min.css

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

1.2.1 - December 2, 2019

Compatibility: WordPress 5.3+

----------------------------------------------------------------------------------------------
List of changes between zermatt v1.2 (rev. 23861) and v1.2.1 (rev. 28008)
----------------------------------------------------------------------------------------------

* 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: Latest posts widget wouldn't close tags properly.
* 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/booking-form.php
  M inc/widgets/contact.php
  M inc/widgets/gallery.php
  M inc/widgets/hero.php
  M inc/widgets/latest-posts.php
  M inc/widgets/page-gallery.php
  M inc/widgets/rooms.php
  M inc/widgets/testimonial.php
  M inc/widgets/text.php

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

* ADDED: Advanced typography controls
  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/ci-weather-icons.min.css
  A css/flexslider.min.css
  A css/font-awesome.min.css
  M css/inc/_ci-base.scss
  M css/inc/_variables.scss
  A css/magnific.min.css
  A css/mmenu.min.css
  A css/slick.min.css
  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/css/post-meta.min.css
  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/helpers.php
  M inc/sanitization.php
  M style.css
  A style.min.css

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

1.2 - December 7, 2018

Compatibility: WordPress 4.9+

----------------------------------------------------------------------------------------------
List of changes between zermatt v1.1.1 (rev. 21594) and v1.2 (rev. 23861)
----------------------------------------------------------------------------------------------

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

* REMOVED: Yahoo Weather and all related functionality, options, etc, have been removed, as the API has been discontinued and has stopped working.
* ADDED: OpenWeatherMap support for current weather conditions. A free API key is required for it to work.
  M functions.php
  M inc/customizer.php
  A inc/openweathermap.php
  M js/scripts.js
  M part-weather.php

* FIXED: Weather icons now work again.
* REMOVED: weather-icons.css and weather icons font files.
* ADDED: ci-weather-icons.css and CI Weather Icons font files.
* CHANGED: Weather Icons style handle changed from 'weather-icons' to 'ci-weather-icons'
  A css/ci-weather-icons.css
  D css/weather-icons.css
  A fonts/ci-weather-icons.eot
  A fonts/ci-weather-icons.svg
  A fonts/ci-weather-icons.ttf
  A fonts/ci-weather-icons.woff
  A fonts/ci-weather-icons.woff2
  D fonts/weathericons-regular-webfont.eot
  D fonts/weathericons-regular-webfont.svg
  D fonts/weathericons-regular-webfont.ttf
  D fonts/weathericons-regular-webfont.woff
  D fonts/weathericons-regular-webfont.woff2
  M functions.php
  M js/scripts.js

* UPDATED: Update weather styles
  M css/inc/_header.scss
  M css/magnific.css
  M style.css

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

1.1.1 - May 17, 2018

Compatibility: WordPress 4.8+

----------------------------------------------------------------------------------------------
List of changes between zermatt v1.1 (rev. 19939) and v1.1.1 (rev. 21594)
----------------------------------------------------------------------------------------------

* 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_attraction.php
  M single-ci_theme_gallery.php
  M single-ci_theme_room.php
  M single-ci_theme_service.php
  M single.php
  M taxonomy.php

* UPDATED: Recompile styles output
* FIXED: Fix an issue where the theme's loading spinner would not get disabled in the elementor editor
  M css/admin/post-edit.css
  M css/admin/repeating-fields.css
  M css/admin/widgets.css
  M css/flexslider.css
  M css/inc/_preload.scss
  M css/magnific.css
  M style.css

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

1.1 - October 26, 2017

Compatibility: WordPress 4.7+

----------------------------------------------------------------------------------------------
List of changes between zermatt v1.0.5 (rev. 17201) and v1.1 (rev. 19939)
----------------------------------------------------------------------------------------------

* FIXED: Contact widget would trigger an error due to recursion limit, when placed on the Contact widget area. This was because the widget itself displays the Contact widget area, as it's meant to be used on the homepage.
* FIXED: Contact widget wouldn't display the map when placed on the Contact widget area, due to duplicate map ids.
  M inc/widgets/contact.php

* CHANGED: Moved ci_theme_hex2rgba() into inc/functions.php
* ADDED: Introduced ci_theme_color_luminance()
  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

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

1.0.5 - February 6, 2017

Compatibility: WordPress 4.6+

----------------------------------------------------------------------------------------------
List of changes between zermatt v1.0.4 (rev. 15707) and v1.0.5 (rev. 17201)
----------------------------------------------------------------------------------------------

* 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: Wrong rewrite slug in slider category.
  M inc/custom-fields-slide.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: Made weather more resilient, in response to the ongoing problems that the Yahoo Weather API seems to be having.
  M functions.php

* FIXED: Added Knowledge Base article link on how to set up the weather feature. It explains the process much better than the already-included inline docs.
  M inc/customizer.php

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

1.0.4 - September 28, 2016

Compatibility: WordPress 4.5+

----------------------------------------------------------------------------------------------
List of changes between zermatt v1.0.3 (rev. 14933) and v1.0.4 (rev. 15707)
----------------------------------------------------------------------------------------------

* CHANGED: Renamed function hex2rgba() to ci_theme_hex2rgba() (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-attraction.php
  M template-listing-gallery.php
  M template-listing-room.php
  M template-listing-service.php
  M template-listing-video.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

* FIXED: GMapsLatLonPicker would break the admin JS, when the Maps API was not loaded.
  M js/admin/jquery-gmaps-latlon-picker.js

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

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

1.0.3 - July 7, 2016

Compatibility: WordPress 4.4+

----------------------------------------------------------------------------------------------
List of changes between zermatt v1.0.2 (rev. 13812) and v1.0.3 (rev. 14933)
----------------------------------------------------------------------------------------------

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

* FIXED: Changed Google Maps API Key description to point out that an API key is now required.
* CHANGED: Google Maps API version changed to '3', i.e. the "release" version of the API. The previous '3.5' although was meant to be a frozen version, it's now retired so it falls back to the most current "experimental" version. More information can be found here: https://developers.google.com/maps/documentation/javascript/versions
  M functions.php
  M inc/customizer.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

* FIXED: Escaped a quote in the testimonial widget styling
  M css/inc/_widgets.scss
  M style.css

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


Done running!

1.0.2 - March 29, 2016

Compatibility: WordPress 4.4+

----------------------------------------------------------------------------------------------
List of changes between zermatt v1.0.1 (rev. 13717) and v1.0.2 (rev. 13812)
----------------------------------------------------------------------------------------------

* ADDED: WP_OAuth library file.
* ADDED: Weather customizer section and related API options.
* ADDED: Static Text customizer control file.
* CHANGED: Moved weather code and unit customizer settings to the Weather section.
* FIXED: Yahoo! Weather stopped working on March 15, 2016. It's now fixed, however it requires the user to enter a (free) API key to work.
  M functions.php
  A inc/WP_OAuth.php
  A inc/customizer-controls/static-text.php
  M inc/customizer.php
  M js/scripts.js
  M part-weather.php

* Rearrange weather JS code a bit.
  M js/scripts.js

* Improve error handling on weather JS
  M js/scripts.js

* Remove console.log
  M js/scripts.js

* Fix code formatting
  M js/scripts.js

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

1.0.1 - March 1, 2016

Compatibility: WordPress 4.3+

----------------------------------------------------------------------------------------------
List of changes between zermatt v1.0 (rev. 13696) and v1.0.1 (rev. 13717)
----------------------------------------------------------------------------------------------

* FIXED: "Creating object from empty value" warning on customizer when there are no pages.
  M inc/customizer.php

* FIXED: Fix depart and arrive datepickers being initialized the wrong way around.
  M js/scripts.js

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

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