wc_variation_form() is not a function on non products pages after 2.0.0 version
-
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 consoleUncaught 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?
Viewing 3 replies - 1 through 3 (of 3 total)
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.