The default language of any content posted is English. Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the
Help page. Found a dead link? Use the report button!
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.
Fix - Fix bug that caused shipping method to be set when variations are added to the cart or cart is edited which prevented WooCommerce from changing the shipping method.
Fix - Trigger click on payment method input to ensure that gateways looking for click event work. In this case: Payment Plugins PayPal gateway.
Fix - Our hacky workaround to save CC fields for Payment Plugins Stripe and Braintree only worked on first refresh. Made it less strict so it works for multiple
Fix - Only visually update the review pane when moving to the shipping tab while logged in. (Refresh is neccessary to update names)
Fix - Fix Groove theme update animation that caused the updated elements to appear white
Fix - Fix layout of suggested products on mobile
Fix - Don’t allow ACR coupons to work for lost carts - allows scarcity and time limited offers.
Fix - Fix Free Gifts for WooCommerce modal not loading
Fix - Workaround default behavior of Payment Plugins Stripe and Payment Plugins Braintree to prevent CC fields from reloading whenever an AJAX refresh occurs.
Fix - Fix issues with payment gateway accordion not being styled or animating properly. We reverted to using JavaScript for these animations. (Oh well!)
Fix - Fixed text getting clipped in the shipping address preview pane
Fix - Fixed PHP warning happening on every page load
Improved - Fragment updates now leverage requestAnimationFrame which significantly cuts down on repaints and layout shifts.
Improved - Loading shimmers are faster, smoother, and render better with order bumps
New - Basic plan holders now can access Google / Fetchify Address Autocomplete, Smarty Address Validation, Trust Badges, Cart Editing at Checkout, and International Phone Input
Fix - Fix edgewise where plugins enqueue select2 instead of selectWoo
Fix - Add protection against duplicated "(optional)" appendix to field labels
Fix - Show the address line 2 field after Fetchify fills in the address.
Fix - Fix buy now button redirect issue with 'Direct checkout, Add to cart redirect, Quick purchase button, Buy now button, Quick View button for WooCommerce' plugin
Fix - Add new filtered priority to WooCommerce EU UK VAT Compliance Premium compat class to make sure we interact with the filters correctly
Fix - If the address fields are customized such that the fetchify search field doesn't appear, use address 1 instead.
Fix - Fix glitch with PayPal for WooCommerce / Amazon Pay that prevented login modal from working
Fix - Fix issue with Coderockz delivery plugin caused by the plugin loading it's own version of selectWoo (which is our job!)
Fix - Fix bug that prevented mini cart buttons from loading when 'Enable Payment Buttons' was enabled on the Side Cart
Fix - Fix possible error with Square compat class when square fields aren’t on the page (because of conditional payments plugin) that prevents other things from happening.
Fix - Adjust trust badges CSS to make sure they are equal width
Fix - When removing discounts from free shipping bar threshold, handle taxes correctly
Dev - Add cfw_smarty_address_validation_address filter to smarty to let devs manipulate how data is sent to Smarty