diff --git a/inc/utils.php b/inc/utils.php index 4d7257d..c11bd59 100644 --- a/inc/utils.php +++ b/inc/utils.php @@ -234,6 +234,11 @@ function yith_proteo_register_required_plugins() { * If the source is NOT from the .org repo, then source is also required. */ $plugins = array( + array( + 'name' => 'YITH Proteo Toolkit', + 'slug' => 'yith-proteo-toolkit', + 'required' => true, + ), array( 'name' => 'YITH WooCommerce Wishlist', @@ -266,11 +271,6 @@ function yith_proteo_register_required_plugins() { 'slug' => 'woocommerce', 'required' => false, ), - array( - 'name' => 'YITH Proteo Toolkit', - 'slug' => 'yith-proteo-toolkit', - 'required' => true, - ), ); diff --git a/readme.txt b/readme.txt index 4edf2d8..1b2cd9c 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: one-column, two-columns, left-sidebar, right-sidebar, wide-blocks, accessi Requires at least: 4.9.6 Tested up to: WordPress 5.4 Requires PHP: 5.6 -Stable tag: 1.2.14 +Stable tag: 1.2.15 YITH Proteo WordPress Theme, Copyright 2020 YITH YITH Proteo is distributed under the terms of the GNU GPL License: GPLv2 or later @@ -25,6 +25,16 @@ Proteo is a sleek, modern and "Gutenberg-friendly" e-commerce theme. Developed w == Frequently Asked Questions == == Changelog == += 1.2.15 - July 22 2020 = +* Suggest YITH Proteo Toolkit plugin for a better onboardin experience +* New loop add to cart button style (unstyled | style 1 | style 2) +* Extend alpha color picker to all customizer options +* Remove branding from customizer panels +* Remove text logo zoom effect on page scroll +* Move customizer files to dedicated folders +* Updated Dutch language file (100%) + + = 1.2.14 - July 08 2020 = * Fix `Call to undefined function is_product() in /wp-content/themes/yith-proteo/sidebar.php:45` diff --git a/sass/style.scss b/sass/style.scss index 1798083..3b8a8fe 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -5,7 +5,7 @@ Author: YITH Author URI: https://yithemes.com Description: Proteo is a sleek, modern and “Gutenberg-friendly” e-commerce theme. Developed with a beautiful UI and a minimal design, is perfect for each kind of shop. Easy to manage and to customize, Proteo is the best solution if you want a complete e-commerce template and start quickly to sell your products with WooCommerce without a technical knowledge. Use it also for corporate site or a blog: there are no limits about what you can do with a beautiful and usable theme like this! Main features: Colors and Typography customization (Google font support), Logo customization, 3 different Header layouts, Advanced customizer theme options, Sidebar Management, Sidebar Chooser on each page and product, Page title icons, Top Bar Management, Easy main color shade chooser, Buttons style management (gradient buttons support), Footer management with multiple sidebars, WooCommerce support, Shop Theme Options, Custom WooCommerce messages and animated WooCommerce alert notices, Two cart page layouts, Bootstrap grid system, CSS animations, Gutenberg support, Responsive, Fullscreen search, Multilevel menus, Support to all YITH plugins, SVG icons for HiDPI screens, Translation Ready. Discover more > | Check our live demo > -Version: 1.2.14.2 +Version: 1.2.14 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: yith-proteo diff --git a/style.css b/style.css index bb7f03c..5c39741 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,7 @@ Author: YITH Author URI: https://yithemes.com Description: Proteo is a sleek, modern and “Gutenberg-friendly” e-commerce theme. Developed with a beautiful UI and a minimal design, is perfect for each kind of shop. Easy to manage and to customize, Proteo is the best solution if you want a complete e-commerce template and start quickly to sell your products with WooCommerce without a technical knowledge. Use it also for corporate site or a blog: there are no limits about what you can do with a beautiful and usable theme like this! Main features: Colors and Typography customization (Google font support), Logo customization, 3 different Header layouts, Advanced customizer theme options, Sidebar Management, Sidebar Chooser on each page and product, Page title icons, Top Bar Management, Easy main color shade chooser, Buttons style management (gradient buttons support), Footer management with multiple sidebars, WooCommerce support, Shop Theme Options, Custom WooCommerce messages and animated WooCommerce alert notices, Two cart page layouts, Bootstrap grid system, CSS animations, Gutenberg support, Responsive, Fullscreen search, Multilevel menus, Support to all YITH plugins, SVG icons for HiDPI screens, Translation Ready. Discover more > | Check our live demo > -Version: 1.2.14.2 +Version: 1.2.14 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: yith-proteo