Hi, here I go again :-)
Recently I started to have problems with my scripts. Just fixed the zoom image-machine with the eminent help by tech support.
Now I noticed that js-increase-quantity stopped working on the master product pages. Strangely the same script fires just fine on the
"Quickview" pop-up. Example from my category "Made in Sweden".
Product page - the counter want budge.
https://www.cigarrummet.com/produkt/annund.html
Error in console:
all-js.php?file=scripts:11 Uncaught ReferenceError: MivaEvents is not defined
at Object.jsPROD (all-js.php?file=scripts:11)
at all-js.php?file=scripts:2
at Object.init (all-js.php?file=scripts:2)
at all-js.php?file=scripts:21
The Quickview works just fine!
https://www.cigarrummet.com/produkt/...show=quickview
And the script works fine directly after Preview function... but stops on update page
All the best from Stockholm, Sweden.
André
Recently I started to have problems with my scripts. Just fixed the zoom image-machine with the eminent help by tech support.
Now I noticed that js-increase-quantity stopped working on the master product pages. Strangely the same script fires just fine on the
"Quickview" pop-up. Example from my category "Made in Sweden".
Product page - the counter want budge.
https://www.cigarrummet.com/produkt/annund.html
Error in console:
all-js.php?file=scripts:11 Uncaught ReferenceError: MivaEvents is not defined
at Object.jsPROD (all-js.php?file=scripts:11)
at all-js.php?file=scripts:2
at Object.init (all-js.php?file=scripts:2)
at all-js.php?file=scripts:21
The Quickview works just fine!
https://www.cigarrummet.com/produkt/...show=quickview
And the script works fine directly after Preview function... but stops on update page
All the best from Stockholm, Sweden.
André
Comment