Fixed: min,max and step on WooCommerce Minicart Block issue has been fixed.
Fixed: Min,Max,Step issue on WooCommerce Cart Block has been fixed
Fixed: Min,Max,Step issue on WooCommerce Checkout Block has been fixed
Bug Fixed.
6.0 & 6.1
Fixed: min,max and step on WooCommerce Minicart Block issue has been fixed.
Fixed: Min,Max,Step issue on WooCommerce Cart Block has been fixed
Fixed: Min,Max,Step issue on WooCommerce Checkout Block has been fixed
Bug Fixed.
5.8 & 5.9
Compabile: Google Sheet Syncronize Feature Compatibility Added.
Cart page issue specially for Varition and simple product confliction on cart item has been solved.
Admin area organized and Optimized.
Removed: BlackFriday Offer notice has been removed.
5.7
Modified: filter hook wcmmq_single_product_min_max_condition modified. added third param the $Min_Max_Controller object. Now user handle more effectively.
Ajax add to cart from shop/archive/taxonomy page has been fixed.
Bug Fixed.
5.6
Spelling fix.
Bug Fixed.
5.5
Compatibility: Compabile with HPOS.
Bug Fixed.
5.4
Fixed: Cart Page Min value Zero issue fixed when set min value 0.
Spelling fixed.
5.3
Fixed: Min value Zero issue fixed for shop page.
Fixed: Confliction with variation for Product table has been fixed, when no enable third party plugin support.
Code Optimized.
5.2
Fixed: Confliction with variation for Product table has been fixed.
Bug Fixed.
5.1
Fixed: $product object checking issue fixed.
Bug Fixed.
5.0
Variation min max Confliction with Woo Product Table input box issue has beeen solved for variation product.
Fixed: Add to cart min value issue on Shop/Archive page has been solved
Code Optimized and spelling fix.
Bug fixed
4.5
Added: Live Chatbox On/Off button added. Easily able to on or off.
WPML Language wise message issue fixed.
Variable product’s min max and step issue in free version has been fixed.
use add_filter(‘wcmmq_ajax_cart_single_page’, ‘__return_true’); for enable ajax add to cart on single page.
Update decimal separator option
Code Optimized
4.4
Quanity issues on side cart has been solved.
Group product ajax cart adding issue has been solved
Added new filter hook wcmmq_default_qty_option to control default value. By default it’s hidden now. If you want to show,
following code to your functions.php file of your child theme.
add_filter(‘wcmmq_default_qty_option’, ‘__return_true’);
Even you can add using codesnippet or using any custom plugin.
4.3
Spelling fixed.
Code Optimized
4.2
Min max step issue on Order Edit page has been fixed.
Order Page issue fixex for pro version.
Code Optimized
4.1
Fixed: Default quantity issue fixed
Fixed: Min quantity issue fixed.
4.0
Fixed: Taxonomy min max issue has been solved.
3.8 and 3.9
step issue fixed
Fixed: non-numeric encounter issue has been fixed
Fixed: Variable product qty issue fix
Fixed: min max and step getting location confusion has been fixed.
Code Optimized
Bug Fixed
3.7
Code Optimized
Bug Fixed
3.6
Quanity Box added for Archive or Taxonomy page. Like: Category, Tag page.
Code Optimized
Bug Fixed
3.5
4 new translated Language file added.
Added: Ukrainian(ะฃะบัะฐัะฝััะบะฐ) translated file added for frontend. helped by Lucas.
Added: Spanish(Espaรฑol) translated file added for frontend.
Added: Russian (ะ ัััะบะธะน) translated file added for frontend. Helped us Vasiliy Kotov to translate Russian Language.
Added: French (Franรงais) translated file added for frontend. Helped us ozapp.app to translate French Language.
Added: New Option added to change Quantity Separator for WooCommerce Quantity Box.
Deciaml Separator issue fixed for comma separator.
Javascript script Optimized.
Compatibility Checked and tested @WC 7.2.3 and @WP 6.1.1
3.4
Fixed: Issue – Call to a member function is_sold_individually() raise a 505 error in ajax ajax. Fixed by @dibix
Compatibility Checked @WC 7.1
3.3
Loop quantity box min max issue fix.
But fixed
Minor change.
3.2
Added: New filter hook wcmmq_message_replaced_shortcode_args added for Error Message replace shortcode arguments.
Added: [step_quantity] New Shortcode for Error/Success message for all Message
Added: [variation_name] New Shortcode for Error/Success message for all Message
Added: [should_min],[should_next],[product_name],[variation_name],[quantity],[min_quantity],[step_quantity] for Step validation error message