jquery - woocommerce ajax error message -
i have fixed header in shop. when not complete required fields @ checkout page, woocommerce throw error message. ajax message. scroll way top of body , ignoring custom css container.
is there way disable ajax / jquery this? looked in woocommerce classes , tried several things (to mention), didn't solved issue.
regards,
roland
found problem.
in assets/js/frontend there 2 files: 1) checkout.js 2) checkout.min.js
remove scolltop in checkout.js , minified file checkout.min.js. upload file /assets/js/frontend
the woocommerce-error message not scroll top anymore.
regards,
roland
Comments
Post a Comment