From ea87119205e2bc804be5bc1e5b6437f9c32bc6ca Mon Sep 17 00:00:00 2001 From: Khan-Rafin-Ahmed Date: Thu, 14 Nov 2024 17:44:09 +0600 Subject: [PATCH] Version 6.0.10 --- essential_adons_elementor.php | 4 ++-- readme.txt | 20 ++++++++++++++++++-- 2 files changed, 20 insertions(+), 4 deletions(-) diff --git a/essential_adons_elementor.php b/essential_adons_elementor.php index 4a3b6171d..e7b71ebf8 100755 --- a/essential_adons_elementor.php +++ b/essential_adons_elementor.php @@ -4,7 +4,7 @@ * Description: The Essential plugin you install after Elementor! Packed with 100+ stunning elements like Data Table, Event Calendar, Filterable Gallery, WooCommerce. * Plugin URI: https://essential-addons.com/ * Author: WPDeveloper - * Version: 6.0.9 + * Version: 6.0.10 * Author URI: https://wpdeveloper.com/ * Text Domain: essential-addons-for-elementor-lite * Domain Path: /languages @@ -27,7 +27,7 @@ define('EAEL_PLUGIN_BASENAME', plugin_basename(__FILE__)); define('EAEL_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__))); define('EAEL_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__))); -define('EAEL_PLUGIN_VERSION', '6.0.9'); +define('EAEL_PLUGIN_VERSION', '6.0.10'); define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor'); define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor'); /** diff --git a/readme.txt b/readme.txt index ea165df33..fe37d71e9 100755 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: wpdevteam, Codetic, re_enter_rupok, Asif2BD, priyomukul, sumaiyasiddika, rudlinkon, robinwpdeveloper, jakariaistauk, himadree12 Tags: elementor, elements, elementor addon, elementor widget, woocommerce elementor Requires at least: 5.0 -Tested up to: 6.6 +Tested up to: 6.7 Requires PHP: 7.0 -Stable tag: 6.0.9 +Stable tag: 6.0.10 License: GPLv3 License URI: https://opensource.org/licenses/GPL-3.0 @@ -299,6 +299,22 @@ Your existing elements/content will work with premium version. So you won't lose == Changelog == += 6.0.10 - 14/11/2024 = + +- Fixed: EA Advanced Accordion | When click on the accordion it jumps to another section +- Fixed: Woo Product Grid | Pagination Typography Font Weight is not being applied properly +- Fixed: Woo Product Grid | Product pricing isn’t displaying after the recent update, despite "Show Price" being enabled +- Fixed: WPForms Widget | Form Container Alignment Does Not Work properly +- Fixed: EA Dual Color Header | The Gradient color doesn't work +- Fixed: EA Woo Product Grid | Price is not showing on list layout +- Fixed: EA Sticky Video | Sticky Video Misalignment Issue while scorlling +- Fixed: EA Login/Register Form | {password_reset_link} Shortcode Issue in Registration User Email Template +- Improved: EA Info Box | Width Controller for Image +- Improved: EA Woo Product Carrousel | Added rating count next to stars +- Improved: Select2 Ajax Control : Taxonomy - need to remove limit +- Improved: Security Enhancement +- Few minor bug fixes & improvements + = 6.0.9 - 06/11/2024 = - Improved: Added Edit Template support right inside the page itself