Joomla 3.4.8
VM 3.012 > 3.0.14
When I update Virtumeart to 3.0.14 & view a product that has multivariant children products, there is a problem.
When selecting the dropdown for a multivariant, I can choose an option, but nothing happens, the page doesn't refresh for me to select another option (if available) or to add to cart, as "Add a Variant" message stays in place.
I can confirm that this works perfect in the same server environment with 3.0.12 , so not sure what has changed.
VM3.0.12 site with MV working - http://bit.ly/1Vfubk4C
VM3.0.14 site with MV not working - http://bit.ly/1UiGjkC
I notice that when you select a variant in the 3.0.14 site the end of the URL changes to something different rather than changing to the URL of the child product?
I am also a paid member of virtuemart supporter, so not sure wether I should be asking this question somewhere else
Thanks for any help or advice
It is a jquery problem. We did not change anything there.
We use plugin jQuery easy to force the same version of jQuery across all Joomla, components & extensions, which is set to version 1.11.3 & this is present & enabled in both the VM3.0.12 live site & the 3.0.14 test site.
Disable loading of jQuery in vm config? or disable the plugin? I wonder that there is a difference between both versions
Have you added chosen.js to the jQueryEasy exceptions list? http://forum.virtuemart.net/index.php?topic=123564.msg421778#msg421778
Just a thought.....
Quote from: jenkinhill on March 17, 2016, 23:59:36 PM
Have you added chosen.js to the jQueryEasy exceptions list? http://forum.virtuemart.net/index.php?topic=123564.msg421778#msg421778
Just a thought.....
Sounds like the reason, great work jenkinhill