• Resolved studiospintol

    (@studiospintol)


    On the WooCommerce checkout page I get a console.error
    $(this).wc_variation_form(); is not a function.

    It seems to come from this bit:
    $(document).ajaxComplete(function (event, request, settings) {
    _.delay(function () {
    $(‘.variations_form:not(.wvs-loaded)’).each(function () {
    $(this).wc_variation_form();
    });
    }, 1000);
    });

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support fizanzvai

    (@fizanzvai)

    Hi,

    Thanks for reaching out to us.

    => Install & Activate a plugin called Health Check & Troubleshooting.

    Please kindly do a theme compatibility check by doing these steps to identify the error :

    => Enable the troubleshooting mode- https://snipboard.io/c7yFlk.jpg

    => Activate a default theme like StoreFront- https://snipboard.io/SxNqe6.jpg

    => See if the problem persists. 

    => If the problem is resolved, you will understand if the issue is arising for the theme or not.

    Please kindly do a plugin compatibility check by doing these steps to identify the error :

    => Enable the troubleshooting mode- https://snipboard.io/c7yFlk.jpg

    => Deactivate all of your additional plugins except WooCommerce and the Variation Swatches for WooCommerce Plugin in troubleshooting mode.

    => See if the problem persists.

    => If the problem is resolved, you will understand which plugin might be the culprit of this error by activating your additional plugins one by one.

    Looking forward to hearing from you soon.

    Thank You

    Plugin Support fizanzvai

    (@fizanzvai)

    Hi,

    Since it’s been a while since we last heard back from you, I’m going to mark this thread resolved.

    Hopefully, you were able to find a solution to your problem! If you have further questions, please feel free to open a new topic.

    Thank You

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.