jQuery code appearing on checkout page
-
Great plugin, but unfortunately this code (below) has started to appear on my Woocommerce site (Front End).
By a process of elimination, I discovered that if I deactivate the Options for Twenty Twenty-One plugin, the code disappears…`jQuery( function( $ ) { $(document).ready(function() { $( document.body ).on( “blur”, “input#billing_email, select#billing_state”, function() { $(document.body).trigger(“update_checkout”); }); }); });
Obviously, I have deactivated the plugins temporarily.
I have Options for Twenty Twenty-One Premium.
Please can you help?The page I need help with: [log in to see the link]
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘jQuery code appearing on checkout page’ is closed to new replies.