WooCommerce 3.3 Issues
-
1. Fix if all gift buttons are disabled on Cart page:
<script> if ( jQuery( '#dgfw-gifts-carousel' ).length ) { jQuery( '.dgfw-gift' ).each(function( ) { jQuery( '.dgfw-add-gift-button, .dgfw-select-gift-button' ).prop( 'disabled', false); }); } </script>*we will re-check beta version to see shall it be fixed in next release – or we will integrate fix in our plugin
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘WooCommerce 3.3 Issues’ is closed to new replies.