fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Getting error on checkout page

imran dev

Hello Support,

When i tried to enable this plugin i am getting this error on checkout page and credit card field did not load.

Uncaught TypeError: Cannot read properties of undefined (reading ‘defaults’)
at HTMLDocument.<anonymous> (checkout.min.js?ver=8.6.1:1:81)
at i (jquery-2.2.3.min.js:2:27151)
at Object.fireWith [as resolveWith] (jquery-2.2.3.min.js:2:27914)
at Function.ready (jquery-2.2.3.min.js:2:29707)
at HTMLDocument.J (jquery-2.2.3.min.js:2:29892)

Can you please help me

Thank you

Hakik Zaman

Hi imran,

Thanks for reaching out to us. Please make sure you are using Elementor. If so, please check your HTML code widget and remove the additional jQuery CDN link from the HTML widget by Elementor.

If you are not using Elementor then check inside your enqueue scripts function and remove the jQuery CDN link.

WordPress core has a built-in jQuery library. You do not need to enqueue it again.

Our plugin depends on the WordPress core jQuery library.

Thank You