• Resolved Nabetse

    (@nabetse)


    Hey there!
    I’m using a code snippet to make a custom “quick view products pop up” to work. When running the the code inside such snippet the wc_variation_form() method is called. It used to work perfect before version 2.0.0; after the update the following error logs in the console

    Uncaught TypeError: $(...).find(...).wc_variation_form is not a function
        at Object.success

    The error only triggers on pages that are not product pages. Due to such issue I had to version roll back.

    Do you have any clue about how to approach this issue?

    • This topic was modified 2 years, 5 months ago by Nabetse.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support fizanzvai

    (@fizanzvai)

    @nabetse

    Have you tested the latest version? And check is it fixed or not?

    Thank You

    Hey @nabetse , did you resolve the problem? I faced the same problem like you. Can you help?

    Uncaught TypeError: t(...).wc_variation_form is not a function
        at HTMLDivElement.<anonymous> (frontend.min.js?ver=1664698114:1:12479)
        at Function.each (jquery.min.js?ver=3.6.0:2:3003)
        at s.fn.init.each (jquery.min.js?ver=3.6.0:2:1481)
        at frontend.min.js?ver=1664698114:1:12454
        at underscore.min.js?ver=1.13.3:2:8401
    (anonymous)	@	frontend.min.js?ver=1664698114:1
    each	@	jquery.min.js?ver=3.6.0:2
    each	@	jquery.min.js?ver=3.6.0:2
    (anonymous)	@	frontend.min.js?ver=1664698114:1
    (anonymous)	@	underscore.min.js?ver=1.13.3:2
    setTimeout (async)		
    (anonymous)	@	underscore.min.js?ver=1.13.3:2
    (anonymous)	@	underscore.min.js?ver=1.13.3:2
    (anonymous)	@	frontend.min.js?ver=1664698114:1
    dispatch	@	jquery.min.js?ver=3.6.0:2
    v.handle	@	jquery.min.js?ver=3.6.0:2
    trigger	@	jquery.min.js?ver=3.6.0:2
    l	@	jquery.min.js?ver=3.6.0:2
    (anonymous)	@	jquery.min.js?ver=3.6.0:2
    load (async)		
    send	@	jquery.min.js?ver=3.6.0:2
    ajax	@	jquery.min.js?ver=3.6.0:2
    s.ajax.s.ajax	@	jquery-migrate.min.js?ver=3.3.2:2
    (anonymous)	@	variable-atc.js?ver=1.0.8:44
    dispatch	@	jquery.min.js?ver=3.6.0:2
    v.handle	@	jquery.min.js?ver=3.6.0:2

    on Shop Pages Ajax Cart not loading

    Can You Please any solution? Already checked with Rollback but not working

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wc_variation_form() is not a function on non products pages after 2.0.0 version’ is closed to new replies.