Please Update and Fix jQuery Issue
-
Hi, it appears there might be jQuery conflicts on the checkout page. When attempting to switch the payment method, it remains stuck on ‘bKash Payment.’ Similarly, trying to switch the state/district (billing or shipping address) also results in a stuck state. This issue occurs for both logged-in and guest checkout users. Changing browser, clearing the cart, removing products, and clearing the cache didn’t work. The problem is resolved only when the ‘bKash Payment’ plugin is disabled.
WordPress Version: 6.4.2
WooCommerce Version: 8.5.0
PHP Version: 8.3.0
ChatGPT says “If the plugin is usingjQuery.noConflict()
, it might affect the usage of the$
shorthand. In such cases, ensure that the plugin’s JavaScript code usesjQuery
instead of$
“
- The topic ‘Please Update and Fix jQuery Issue’ is closed to new replies.