=== Add to Cart Ajax for Hello Elementor ===
Contributors: fahadmahmood, mklacroix, marcusig, invoicepress
Tags: hello elementor, woocommerce, ajax, add to cart, product page
Requires at least: 4.4
Tested up to: 6.8
Stable tag: 1.1.2
Requires PHP: 7.0
License: GPL2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add to Cart Ajax for WordPress Theme Hello Elementor / Mini Cart.

== Description ==
* Author: [Fahad Mahmood](https://www.androidbubbles.com/contact)
* Project URI: <http://androidbubble.com/blog/wordpress/plugins/add-to-cart-ajax-for-hello-elementor>

An addon for WooCommerce compatible theme "Hello Elementor", a plain-vanilla & lightweight theme for Elementor page builder.

= Hello Elementor / Mini Cart =
[youtube http://www.youtube.com/watch?v=epzy7j_MgFs]

= Product Configurator for WooCommerce / Mini Cart =
[youtube http://www.youtube.com/watch?v=koaIuUoOnrI]
 
== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. There will now be a Split icon in the to WooCommerce  order overview page within the order actions.


== Frequently Asked Questions ==


== Screenshots ==
1. Compatibility List

== Changelog ==
= 1.1.2 =
* Enhancement: Added `mcafw_after_add_to_cart` action hook for developers to attach custom functionality after an item is added to the cart. 25/10/2025
* Improvement: Refactored AJAX handler for cleaner structure, better sanitization, and improved error handling.
* Improvement: Optimized cart fragment refresh logic for faster updates on Elementor mini-cart widgets.
* Tweak: Cleaned up script enqueue conditions and added nonce validation for improved security.
* Dev: General code cleanup and stability improvements.
= 1.1.0 =
* Fix: Simple product add to cart was not working for WooCommerce default templates. 11/11/2023 [Thanks to Kashif Nadeem / RichCandies]
= 1.0.9 =
* Fix: jQuery blockUI related issue. 02/01/2023 [Thanks to Narinder Kumar / Dfavo]
= 1.0.8 =
* Updated for Mini Cart Close Button stops working. 08/07/2023 [Thanks to Humna Naeem]
= 1.0.7 =
* Updated for WordPress version. 24/05/2023
= 1.0.6 =
* WC refresh fragments implemented instead of creating fragments manually. 05/08/2022 [Thanks Filipe Russane]
= 1.0.5 =
* Add to cart is not displaying in mini cart, your script is not working. 05/02/2022
= 1.0.4 =
* Add to cart buttons will not work for out of stock items. 13/01/2022
= 1.0.3 =
* Mini cart open icon and close icon related click event revised. 03/10/2021
= 1.0.2 =
* Product Configurator for WooCommerce - compatibility added. 28/09/2021
= 1.0.1 =
* Improvements regarding totals in mini cart. 27/09/2021
= 1.0.0 =
* Initial commit. 27/09/2021 [Thanks to tomdimond/discoversalkan]


== Upgrade Notice ==
= 1.1.2 =
This update enhances compatibility and introduces a new action hook (`mcafw_after_add_to_cart`) for better developer extensibility. Also includes security, performance, and UI update improvements.
= 1.1.0 =
Fix: Simple product add to cart was not working for WooCommerce default templates.
= 1.0.9 =
jQuery blockUI related issue.
= 1.0.8 =
Updated for Mini Cart Close Button stops working.
= 1.0.7 =
Updated for WordPress version.
= 1.0.6 =
WC refresh fragments implemented instead of creating fragments manually.
= 1.0.5 =
Add to cart is not displaying in mini cart, your script is not working.
= 1.0.4 =
Add to cart buttons will not work for out of stock items.
= 1.0.3 =
Mini cart open icon and close icon related click event revised.
= 1.0.2 =
Product Configurator for WooCommerce - compatibility added.
= 1.0.1 =
Improvements regarding totals in mini cart.
= 1.0.0 =
Initial commit. 27/09/2021 [Thanks to tomdimond/discoversalkan]


== License ==
This WordPress plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. This WordPress plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this WordPress plugin. If not, see http://www.gnu.org/licenses/gpl-2.0.html.