The default language of any content posted is English. Do not create multi-accounts, you will be blocked!
Information: Safety & Support
Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use. Consider buying licenses to support developers. Your security is our priority.
Improved - Improve how we handle Deutsche Post Filiale for German addresses with Google Address Autocomplete. When Deutsche Post Filiale, the address 1 line is not changed when the user selects a suggested address.
Fix - Don’t let react fields get saved by garlic which caused issues where the promo code was pre-filled but could not be applied.
Fix - Don’t let the cart quantity control show up if the quantity has an override. Fixes issues with plugins like Free Gifts for WooCommerce
Fix - Make sure that all settings have a default value on install. Fix specific settings that got contaminated with bad values such as 'no' by setting them back to their defaults.
Fix - Prevent issues with inline styles and Astra on the checkout page.
Fix - Fix Mailerlite integration bug with after customer details display location that caused the field to fail to output
Fix - Aggressively prevent images from displaying in the cart item title with CSS.
Fix - Fix bug in 9.0.20 that caused express buttons to be hidden
Fix - Fix issue with missing separator after express checkout buttons
Fix - Fix multiple styling glitches with Groove theme
Improved - Link intl-tel-input preferred countries to our highlighted countries setting, but provide a separate filter: cfw_phone_field_highlighted_countries
Improved - Allow the quantity control on bundled items if appropriate.
Fix - Fix width of Payment Plugins PayPal button
Fix - Fix bug where shipping method showed outdated price when using table rates, or similar. Such as using the plugin Flexible Shipping.
Fix - Fix bug where order bumps showed on the side cart even when disabled
Fix - Fix WooCommerce Payments express buttons and separator when underlying checkout page is configured with the block checkout
Fix - Fix Advanced Coupons styling bugs with Groove theme
Fix - CSS fix for Betheme
Fix - Fix issue where removing an item in the side cart removed even when clicking ‘cancel’ on confirm dialog
Fix - Fix issues with Mercado gateway
Fix - Fix Polylang home URL
Fix - Prevent fatal error with grouped products
Fix - Add our CSS as unremoveable with WP Rocket
Dev - Add debug logging to ACR
Dev - Make classes on checkoutwc_cart shortcode filterable: checkoutwc_cart_shortcode_additional_classes
Dev - Add a filter to allow tracking carts without emails defined: cfw_acr_track_cart_without_emails
Dev - Add filter cfw_hide_bump_if_offer_product_in_cart to control whether order bumps are hidden if the offer product is in the cart. Always hides if the bump is already in the cart.
Dev - Added actions cfw_after_modal_order_bump_variable_product_form and cfw_after_modal_order_bump_regular_product_form actions
Dev - Added action cfw_after_modal_variable_product_form