ADDED: Selection of 12 grid columns in element Product category. (Screenshot)
ADDED: Typography for type grid in element Product category. (Screenshot)
ADDED: Form text color, Form placeholder color, Form border color, Form border color focus, Form background color to theme settings, AJAX Search, Product filters, Contact Form 7, Mailchimp (Screenshot)
ADDED: Quantity input on product hover and quick shop where the hover layout is allowing it.
ADDED: “Stock status position” option for product hovers. (Screenshot)
ADDED: “Show empty star rating” option for product hovers. (Screenshot)
ADDED: “Calculation” option to “Free shipping bar”: Custom or Based on WooCommerce zones. (Screenshot)
ADDED: “Default” style option to “Free shipping bar” element (Screenshot)
ADDED: New icon design for “Main menu”, “Mobile menu”, “Cart”, “Wishlist”, “Compare”, “Search”, “Account” header elements.
ADDED: Inline option to “Main menu” and “Menu” header elements. (Screenshot)
ADDED: Secondary navigation links selectors to advanced typography.
ADDED: Plugins tab in theme dashboard. (Screenshot)
ADDED: Change form colors in AJAX Search, Mailchimp, Contact Form 7, Product filters elements (Screenshot) and Search element in Header builder (Screenshot)
ADDED: Exclude coupon discount in calculation of free shipping. (Screenshot), (Topic)
ADDED: Design “Simple” for accordion element. (Screenshot)
ADDED: Design “With background” for “Categories” header element. (Screenshot)
ADDED: “Open on mouse event” option for “Categories” header element.
ADDED: “Open menu item dropdown” option for “Categories” header element.
ADDED: Design “With background” for “Mega Menu widget Settings” element. (Screenshot)
ADDED: Change button color in Mailchimp element. (Screenshot)
ADDED: “Show/Hide options for mobile menu wishlist, compare and my account” in “Mobile menu” header element.(Screenshot)
ADDED: min (‘woodmart_get_min_per_page’) and max (‘woodmart_get_max_per_page’) filters in product per page. (Topic)
FIXED: Missing products filters on shop page after import.
FIXED: WooCommerce price slider after AJAX.
FIXED: Single product layout PHP errors without products.
ADDED: Additional predefined price selectors to advanced typography.
ADDED: “Design Options” tab for Mega menu element in WPBakery. (Screenshot)
ADDED: Height control for “Sticky add to cart” option. (Screenshot)
ADDED: New “Remove jQuery Migrate” option in Theme Settings -> Performance -> JS. (Screenshot)
IMPROVED: “Product filters” element optimization.
IMPROVED: “Layered Nav” widget optimization.
IMPROVED: Compare table HTML structure.
IMPROVED: Single product previous next button HTML structure.
IMPROVED: Portfolio grid items HTML structure.
IMPROVED: Page title categories now monitors screen size and fires on orientation change.
IMPROVED: Offcanvas sidebar now monitors screen size and fires on orientation change.
IMPROVED: Single product tabs now monitors screen size and change to accordion without reloading the page.
IMPROVED: Cookie secure param now depends on whether your site uses the SSL protocol. Also, can be changed manually using a filter “woodmart_cookie_secure_param”. (Topic)
IMPROVED: Shop page column selector does not affect if loop display mode is subcategories. (Topic)
IMPROVED: Required plugins moved to top on ‘Activation Plugins’ page on Setup Wizard. (Screenshot)
IMPROVED: “Additional variations images” now working with product variations loaded by AJAX.
IMPROVED: After loading products by load more button breadcrumbs also change to the current page. (Video)
IMPROVED: Compare and Wishlist page options added to wpml-config.xml. (Topic)
IMPROVED: “Dark theme” and “Light color scheme” styles were refactored using CSS custom properties. This change reduces the size of the CSS files and improves site performance.
IMPROVED: Increased the number of auto CSS generator files parts for Portfolio, Blog, Single product, Shop page, Cart and Checkout.
IMPROVED: Tabs element, Ajax product tabs element, Single product tabs and accordion refactored with the use of a new structure. Reduced CSS styles size related to those elements.
IMPROVED: Added dependence of the option “Use brand name for tab title” on the option “Show tab with brand information”. (Screenshot )
IMPROVED: Compatibility with Dokan Pro plugin. Fixed several issues related to the Delivery Time, Support, Store,Verification and Table Rate dashboard sections. Fixed map position on shop page archive.
FIXED: The sticky navbar will not be displayed on the maintenance mode page. (Screenshot)
FIXED: PHP error on quick view when wishlist is disabled. (Topic)
FIXED: Changed deprecated jQuery methods to native JS methods. Example: $.parseJSON() to JSON.parse, $.isArray to Array.isArray(). jQuery method trim replaced the woodmart function wdTrim().
FIXED: If the user logged in not as an Administrator, then do not display the top admin menu WoodMart. (Screenshot)
FIXED: The “woodmart_get_svg_html” function fixes the search for src images, namely the use of the guid property is replaced by the wp_get_attachment_image_url function (Screenshot)
FIXED: Fatal error: Cannot declare class Mailchimp, because the name is already in use in wp-content/themes/woodmart/inc/integrations/elementor/elements/class-mailchimp.php on line 0. Added namespaces for Elementor elements.
FIXED: Issue when AJAX Pagination did not work on the attribute archive page.
FIXED: Fixed controls height issue in Gutenberg editor (Topic)
FIXED: Widget dropdowns in off-canvas sidebar. (Topic)
FIXED: Star rating in Testimonials element with WooCommerce plugin disabled (Topic)
FIXED: Image gallery element issue during page loading (Topic)
FIXED: Save widget checkbox.
IMPROVED: Theme settings search array now loaded by AJAX only in Theme settings.
IMPROVED: Google fonts list now loaded by AJAX only in Theme settings.
IMPROVED: WPBakery element field JS now loads only if the theme uses WPBakery as the main builder and if you edit the page by WPBakery.
IMPROVED: Other JS files like size guide library now load only if you edit Size guide post type.
IMPROVED: Removed unnecessary DB queries by adding some options to autoload and removed unnecessary options also queries that are needed for elements or widgets run only if you are using this element or widget.
DEV: Added filter “woodmart_404_search_post_type” to change search post type on 404 page.