WoodMart Nulled v8.2.1

WoodMart is a fantastic choice, especially for e-commerce websites. It’s easy to use, compatible with Elementor and WPBakery, and offers a fast and modern design. You don’t need much technical knowledge, and you can get started quickly with its pre-made templates.

WoodMart Free Download v8.2.0

How to Null WoodMart Theme?

Here is the codes that makes Nulled the WooMart theme. Please check the code that bypassing license and activating demo import features.

That lines should return that values :

license_status = active
is_verification = True
license_key = f23f5-4589yh6ah-d54e61d

<?php
// License validation and enabling demo import functionality

// Hook to initialize license verification
add_action('after_setup_theme', 'check_license_status');

function check_license_status() {
    global $wpdb;

    // Replace 'your_table_name' with the actual table name where license details are stored
    $table_name = $wpdb->prefix . 'your_table_name';

    // Retrieve license details from the database
    $license_details = $wpdb->get_row("SELECT license_status, is_verification, license_key FROM $table_name", ARRAY_A);

    // Verify the license details
    if (!empty($license_details)) {
        $license_status = $license_details['license_status'];
        $is_verification = $license_details['is_verification'];
        $license_key = $license_details['license_key'];

        // Validate license parameters
        if ($license_status === 'active' && $is_verification == 1 && !empty($license_key)) {
            // Enable demo import functionality
            add_action('init', 'enable_demo_import');
        }
    }
}

function enable_demo_import() {
    // Example function to enable demo import functionality
    // You can replace this with your actual demo import logic
    add_action('admin_menu', function() {
        add_menu_page(
            'Demo Import',
            'Demo Import',
            'manage_options',
            'demo-import',
            'demo_import_page',
            '', // You can add an icon URL here
            60
        );
    });
}

function demo_import_page() {
    echo '<div class="wrap">';
    echo '<h1>Demo Import</h1>';
    echo '<p>Demo import functionality is enabled.</p>';
    echo '</div>';
}
?>
Changelog
----------------------------------
04-06-2025 - Update version 8.2

NEW VERSION: Handmade bags
NEW VERSION: Hemp shoes
NEW VERSION: T-shirts
NEW VERSION: Barbershop
NEW FEATURE: Blog, Portfolio, Single Post, and Single Project layouts. (Screenshot)
NEW FEATURE: Thank You page layout. (Screenshot)
NEW FEATURE: Custom tabs. (Screenshot)
NEW FEATURE: Interactive guided tour functionality. (Screenshot)
ADDED: "Toggle" element for Elementor and WPBakery page builders. (Screenshot)
ADDED: "Category filter" widget. (Screenshot)
ADDED: "Search history" option in the Header Builder search elements. (Video)
ADDED: "Include categories in search" option in the Search elements. (Video)
ADDED: "Search by product categories" option in Theme Settings. (Screenshot)
ADDED: "Search by product tag" option in Theme Settings. (Screenshot)
ADDED: "Search by product attributes" option in Theme Settings. (Screenshot)
ADDED: "Search by product brands" option in Theme Settings. (Screenshot)
ADDED: "Synonyms" option for search functionality in Theme Settings. (Screenshot)
ADDED: Breadcrumbs and Page Heading elements to the "Site" category. (Screenshot)
ADDED: "Background overlay" for Search Form Results in the Header Builder Search element. (Video)
ADDED: "Related source" options to Blog and Portfolio elements. (Screenshot)
ADDED: 4:5 aspect ratio option to the Instagram element. (Screenshot)
ADDED: "List of IDs" source option to the Portfolio element. (Screenshot)
ADDED: Title control for Blog and Portfolio Elementor elements. (Screenshot)
ADDED: Options for the width and height of navigation icons inside header builder menu elements. (Screenshot)
ADDED: "Fancy Product Designer" plugin support. (Link)
ADDED: "Amelia" plugin support. (Link)
ADDED: "Init carousel on scroll" option for Slider block. (Screenshot)
ADDED: Custom attribute option for the button element. (Screenshot)
ADDED: "Strict exclude mode" option for Free Gifts rule conditions. (Screenshot)
ADDED: "Subtotal after discount" option for "Base price" on Free Gifts. (Screenshot)
ADDED: "Shipping class" option in the dependency configuration options for Dynamic Discounts, Estimated Delivery, Free Gifts, and Product Tabs. (Screenshot)
ADDED: Option "Convert large CSS files to inline styles" for improved performance. (Screenshot)
FIXED: Product navigation accessibility issue. (Topic)
FIXED: Estimated delivery tooltip issue. (Topic)
FIXED: Product swatches Style 4 issue on mobile devices. (Topic)
FIXED: Output carousel pagination for the Frequently Bought Together element with the Elementor plugin. (Topic)
FIXED: Issue with displaying single variations when using the catalog visibility option. (Topic)
FIXED: Product tabs ARIA role issue. (Topic)
FIXED: Custom toolbar button URL issue. (Topic)
FIXED: Issue with Free Gifts and the "WooCommerce Product Bundles" plugin. (Topic)
FIXED: Maintenance mode now correctly excludes only logged-in users with the capability to edit posts or higher.
FIXED: Aria-label issue in the product loop. (Topic)
FIXED: Welcome page text issue for the WoodMart dashboard. (Topic)
FIXED: Issue with enqueued style for Contact Form 7. (Topic)
FIXED: Issue with the Single Product Brand element and the WPBakery plugin. (Topic)
FIXED: PHP error related to the Checkout Fields Manager feature. (Topic)
FIXED: Issue with the "Show SKU in customer order received email" option and live preview emails. (Topic)
FIXED: Discount rules retrieval and condition check issues. (Topic)
FIXED: Issue loading pages with linked products. (Topic)
FIXED: Issue with search pages in Theme Settings. (Topic)
FIXED: Collapsible filter widgets issue when scrollbar is disabled. (Topic)
FIXED: Checkout coupon and login form toggle text wrapping issue. (Topic)
FIXED: Auto-scrolling issue for the single product accordion. (Topic)
FIXED: Validation issue for the My Account registration form. (Topic)
FIXED: Issue with the slider loop option not working correctly. (Topic)
FIXED: Accordion block translation with WPML.
FIXED: Compatibility issue with the "WooCommerce Subscriptions" plugin. (Topic)
FIXED: Issue with adding an extra class to menu item links. (Topic)
FIXED: Single product layout now loads correctly for password-protected products.
FIXED: Elementor widgets showing "No results" due to missing taxonomies in product elements. (Topic)
FIXED: Side panel login no longer redirects to “My Account” login page. (Topic)(Topic)
FIXED: Product name as fallback alt text in a product gallery. (Topic)
FIXED: Loading hotspot image on the edit page issue. (Topic)
FIXED: Text color of select options when dark theme is enabled. (Topic)
FIXED: Show "Out of stock" products at the end issue. (Topic)
FIXED: Search terms in Elementor widget issue. (Topic)
FIXED: Removed excessive invalid post meta. (Topic)
FIXED: Product quantity in side the cart widget. (Topic)
FIXED: Gutenberg synced patterns duplicated IDs issue. (Topic)
FIXED: Display Coupon code with Woodmart Layout issue. (Topic)
FIXED: WooCommerce brands with Product filters block. (Topic)
REFACTORED: Gutenberg icon block styles.
REFACTORED: Search dropdown and full-screen structure and styles.
REFACTORED: Product loop hover image.
REFACTORED: Blog structure and styles.
IMPROVED: Design of the setup wizard and refined installation process. (Screenshot)
IMPROVED: "Estimated Delivery" text wrapping and tooltip content handling. (Topic)
IMPROVED: "Popular requests" option now available on all search designs.
IMPROVED: "Search extra content" option now available on all search designs.
IMPROVED: Renamed "WooCommerce" elements category to "Site".
IMPROVED: "Inherit pagination" option renamed to "Disabled" in the Blog Elementor element.
IMPROVED: Compare table layout with a large quantity of products.
IMPROVED: Compare page table layout.
IMPROVED: Cart auto-update behavior – now the page will not refresh when the quantity field is left blank until the user enters a number. (Topic)
IMPROVED: Added `id="main-content"` to the main tag to support skip link navigation and improve WCAG 2.1 AA compliance.
IMPROVED: Accessibility for Swiper carousel.
IMPROVED: Theme Settings now save via AJAX.
IMPROVED: Support for opening AJAX search results in a new browser tab.
DEV: Introduced the woodmart_check_free_gifts_condition filter, which allows users to customize the rules for validating free gift additions.
DEV: Introduced the woodmart_check_estimated_delivery_condition filter, which allows users to customize the estimated delivery condition check.
DEV: Introduced the woodmart_check_dynamic_discounts_condition filter, which allows users to customize the dynamic discounts condition check.
UPDATED: WooCommerce templates.
UPDATED: Google fonts list.
REMOVED: Skype social link.

02-04-2025 - Update version 8.1.2

ADDED: Support for live preview for transactional emails.
FIXED: Lazy loading with Elementor plugin issue. (Topic)
FIXED: Wishlist product counter after registration. (Topic)
FIXED: Product limits for waitlist in editor. (Topic)
FIXED: Additional CSS classes with Gutenberg issue. (Topic)
FIXED: Conflict with WooCommerce Anti-Fraud plugin. (Topic)
FIXED: Record empty Abandoned carts. (Topic)
FIXED: Render estimate delivery detail on preview email. (Topic)
FIXED: PHP error for Estimate Delivery feature. (Topic)
FIXED: Product filters element with WooCommerce brand issue. (Topic)
FIXED: Register blocks attributes issue. (Topic)
FIXED: Catalog mode with Frequently Received Together products issue. (Topic)
FIXED: Back button on shop page issue. (Topic)
FIXED: Output sidebar on single product page. (Topic)
FIXED: Incorrect product view on search page. (Topic)
FIXED: Product count with filtered on sale products issue. (Topic)
FIXED: Output currency symbol appears to the right of the price. (Topic)
FIXED: Validate postcode handling in checkout fields. (Topic)
FIXED: Alternative image text for WPML Languages element. (Topic)
FIXED: AJAX Products Tabs block in Gutenberg issue. (Topic)
FIXED: Footer widget content with Gutenberg issue. (Topic)
FIXED: Product brands element with Elementor plugin issue. (Topic)
FIXED: Estimate delivery text wrapping on mobile. (Topic)
FIXED: Enqueue Font Awesome with WPBakery issue. (Topic)
FIXED: Duplicate entries in the waiting list. (Topic)
FIXED: Dynamic discount price issue with PayPal payment methods.
FIXED: Free gifts with WooCommerce Subscriptions plugin issue. (Topic)
FIXED: Enqueue theme scripts without WooCommerce plugin issue. (Topic)
FIXED: Search input height issue. (Topic)
FIXED: Abandoned cart issue. (Topic)
FIXED: External product type with sticky add to cart issue.
FIXED: Accessibility for product swatches.
FIXED: Resending wishlist on sale emails. (Topic)

05-03-2025 – Update version 8.1.1

ADDED: Date validation for the “Holidays and days off” field in the Estimate Delivery rules.
FIXED: Setup default header in Header Builder issue. (Topic)
FIXED: Product category mobile column with Elementor plugin issue. (Topic)
FIXED: SEO scheme for breadcrumbs issue. (Topic)
FIXED: Buy now button with sticky add to cart issue.
FIXED: The logic of the “Shipping zone and method” field in the Estimate Delivery rules.
FIXED: JS events on the “Holidays and days off” fields in the Estimate Delivery rules.
FIXED: Hidden metadata issue in Gutenberg cart and checkout blocks. (Topic)

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *