v3.2.4
Updated LSVR BeautySpot Theme Toolkit plugin to 1.1.1
Updated Envato Market plugin to 2.0.3
Updated LSVR Framework plugin to 1.5.2
Updated LSVR Testimonials plugin to 1.2.1
Updated WPBakery Page Builder plugin to 6.1 (learn how to update it
themeforest.net)
Various small fixes
Changed core files:
style.css, assets, inc/tgm-settings.php, inc/plugins/lsvr-framework.zip, inc/plugins/lsvr-testimonials.zip, inc/plugins/lsvr-beautyspot-toolkit.zip, inc/plugins/envato-market.zip
------------------------------
v3.2.3
Fixed issues with block editor styles
Changed core files:
style.css, assets
------------------------------
v3.2.2
Fixed block editor issue in WordPress 5.3
Some sections under Appearance / Customize were rearranged to improve clarity
Updated LSVR Framework plugin to 1.5.1
Various small fixes
Changed core files:
style.css, assets, languages, inc/editor-custom-colors-template.php, inc/customizer-config.php, inc/lsvr-faq/customizer-config.php, inc/lsvr-galleries/customizer-config.php, inc/lsvr-people/customizer-config.php, inc/lsvr-services/customizer-config.php, inc/lsvr-testimonials/customizer-config.php, inc/tgm-settings.php, inc/plugins/lsvr-framework.zip
------------------------------
v3.2.1
Improved header menu functionality on mobile devices
Updated LSVR Galleries plugin to 1.6.2
Changed core files:
style.css, assets/sass/general.scss, assets/css/general.css, assets/sass/skins, assets/css/skins, inc/core-functions.php, inc/tgm-settings.php, inc/plugins/lsvr-galleries.zip
Changed template files:
header.php
template-parts/header/menu.php
New template files:
template-parts/header/mobile-toggle.php
------------------------------
v3.2.0
Changed the location of some CSS and SASS files
Updated child theme. To update your existing child theme, open wp-content/themes/beautyspot-child/functions.php (alternatively, you can access this file directly via admin under Appearance / Editor) and replace the line 22 with this code:
wp_enqueue_style( 'lsvr-beautyspot-child-style', get_stylesheet_directory_uri() . '/style.css', array( 'lsvr-beautyspot-general-style' ), $child_version );
If you are running the RTL version, replace also line 26 with the following code:
wp_enqueue_style( 'lsvr-beautyspot-rtl-style', get_template_directory_uri() . '/rtl.css', array( 'lsvr-beautyspot-general-style' ), $parent_version );
Updated LSVR People plugin to 1.7.1
Various small fixes
Changed core files:
style.css, functions.php, assets, languages, inc/actions.php, inc/tgm-settings.php, inc/plugins/lsvr-people.zip
Changed template files:
template-parts/lsvr_person/contact-info.php
------------------------------
v3.1.1
Improved visuals of the header area on bigger screens
Updated LSVR Elements plugin to 1.3.1
Updated LSVR People plugin to 1.6.1
Updated WPBakery Page Builder plugin to 6.0.5 (learn how to update it
themeforest.net)
Various small fixes
Changed core files: style.css, style.scss, languages, inc/customizer-config.php, inc/tgm-settings.php, inc/plugins/lsvr-elements.zip, inc/plugins/lsvr-people.zip
------------------------------
v3.1.0
Theme now supports Elementor plugin - a modern drag & drop page builder. You can download it from the official WordPress plugins repository
wordpress.org
Added options for custom social links under Appearance / Customize / Social Links
Added LSVR 3rd Party Toolkit plugin which now handles the support for the Elementor plugins and the WPBakery Page Builder plugin. If you are using the default WordPress block editor (Gutenberg) then you do not have to install it.
Updated LSVR BeautySpot Toolkit plugin to 1.1.0
Updated LSVR Elements plugin to 1.3.0
Updated LSVR FAQ plugin to 1.2.0
Updated LSVR Framework plugin to 1.5.0
Updated LSVR Galleries plugin to 1.6.0
Updated LSVR People plugin to 1.6.0
Updated LSVR Services plugin to 1.2.0
Updated LSVR Slides plugin to 1.1.0
Updated LSVR Testimonials plugin to 1.2.0
Updated WPBakery Page Builder plugin to 6.0.3 (learn how to update it
themeforest.net)
Various small fixes
Changed core files: style.css, style.scss, languages, assets/js/beautyspot-scripts.js, assets/js/beautyspot-scripts.min.js, inc/core-functions.php, inc/customizer-config.php, inc/tgm-settings.php, inc/plugins/lsvr-beautyspot-toolkit.zip, inc/plugins/lsvr-elements.zip, inc/plugins/lsvr-faq.zip, inc/plugins/lsvr-framework.zip, inc/plugins/lsvr-galleries.zip, inc/plugins/lsvr-people.zip, inc/plugins/lsvr-services.zip, inc/plugins/lsvr-slides.zip, inc/plugins/lsvr-testimonials.zip
New core files: inc/plugins/lsvr-3rd-party-toolkit.zip
Changed template files:
template-parts/header/social.php