Skip to content

Commit

Permalink
Version 1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
francgrasso committed Sep 30, 2020
1 parent c6b1564 commit 22bdeae
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 9 deletions.
6 changes: 6 additions & 0 deletions inc/utils.php
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,12 @@ function yith_proteo_register_required_plugins() {
'required' => false,
),

array(
'name' => 'EditorsKit',
'slug' => 'block-options',
'required' => false,
),

);

$config = array(
Expand Down
26 changes: 20 additions & 6 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.5
Requires PHP: 5.6
Stable tag: 1.3.6
Stable tag: 1.3.7
YITH Proteo WordPress Theme, Copyright 2020 YITH
YITH Proteo is distributed under the terms of the GNU GPL
License: GPLv2 or later
Expand All @@ -26,22 +26,36 @@ Proteo is a sleek, modern and "Gutenberg-friendly" e-commerce theme. Developed w

== Changelog ==

= 1.3.7 - September XX 2020 =
= 1.3.7 - September 30 2020 =
* New Professionally designed demo: Food Shop
* New Single product page options
* New Single product page options arrangement
* New single product page options
* New single product page options arrangement
* New option for Product hover effect: Alternative image - Glow + Alternative image
* New option for Product hover effect: None - Glow - Zoom
* New footer background options
* New Footer sidebar options to manage width and position (with live preview)
* New footer sidebar options to manage width and position (with live preview)
* New option to style links decoration (none, underline)
* New topbar options for bottom border
* Add new blog post image size
* Add red border to CF7 controls with warning
* Add top margin to main product image area to match product summary area
* Add minimum width to production variation selector
* Improve appearance of latest posts block
* Improve pagination styling
* Improved css colors for slider dots
* Improved integration with YITH Quick View
* Update Footer widget options with range controls instead of dropdowns
* Extending gutenberg button style
* Update footer widget options with range controls instead of dropdowns
* Better spacing for Post Grid block
* Gutenberg buttons use same hover of button-style-1
* Fix cover block appearance with latest version of Gutenberg plugin
* Fix read more arrow
* Fix Loop add to cart button styling
* Fix columns block mobile spacing
* Fix variable product selection
* Fix "apply coupon" font size on cart page
* Fix minicart typography style fix
* Fix footer and widgets wrong fixed font weight


= 1.3.6 - September 11 2020 =
Expand Down
2 changes: 1 addition & 1 deletion sass/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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. <a href="https://proteo.yithemes.com/about-proteo/" rel="nofollow" target="_blank">Discover more ></a> | <a href="https://proteo.yithemes.com/" rel="nofollow" target="_blank">Check our live demo ></a>
Version: 1.3.6.25
Version: 1.3.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yith-proteo
Expand Down
5 changes: 4 additions & 1 deletion style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion style.css.map

Large diffs are not rendered by default.

0 comments on commit 22bdeae

Please sign in to comment.