Hello!
I renewed Virtuemart from 3.0.16 to 3.0.18 and now i get jquery error if i choose something from customfield. After research i found in template overwrite file: /templates/gk_storebox/html/com_virtuemart/productdetails/default.php on row 34 code:
- Code: Select all
<div class="productdetails-view productdetails">
it need to change to:
- Code: Select all
<div class="product-container productdetails-view productdetails">
Now it works
/Joomla 3.6.4 and gk_storebox 3.21.1/