InsertAdjacentHtml-Error since last udpate (woocommerce AJAX)
-
Hey,
since the last WP-update i get a error when im clicking on the order-button in my self-written configurator (just in Safari).
If u open this page and click on “Halsband bestellen” (directly under the price) you’ll see the error in Safari:
It works in Chrome or Firefox, but there you can see also an error in the console:
You can find the letsOrder()-function of the button here.
Has anyone an idea for a solution? Or had the same problem?
I think the AJAX-Call could make a problem:
jQuery.ajax({ url: "<?php echo admin_url('admin-ajax.php'); ?>", data: { ... ...
I searched my whole site for the “InsertAdjacentHTML”-Function.
It is used by just one plugin (caldera forms).
But the problem is still there if i deactivate it.Many thanks in advance!
Marvin
- The topic ‘InsertAdjacentHtml-Error since last udpate (woocommerce AJAX)’ is closed to new replies.