everything is good but update quantity in card not work!! when i click on button nothing happen!!
also save bottun for change shipment and payment method not work!!
VM 2.6 T joomla 2.5.19
and my site addres is ninimahsool.ir
plase help friends..
sorry for my bad english
Seemed to work for me in Firefox on product page but not in cart. You are not loading the required VM JavaScript files. Check settings on Configuration/Templates under "Activate Css Styles & Javascripts "
yes
it not work on cart page..
i checked setting of JQ , even after enable use VM JQ vmprices.js not load..
any idea?
Check VM works OK on Joomla's Beez template, if so then you have to work out what the problem is with your commercial template. Almost certainly it is JavaScript related. http://forum.virtuemart.net/index.php?topic=119638.0
i add two line from previous VM version to new and update quantity works but submit button not work now!!
i add this tow line
<form action="<?php echo JRoute::_ ('index.php'); ?>" method="post" class="inline">
<input type="hidden" name="option" value="com_virtuemart"/>
from previous VM ver from /components/com_virtuemart/views/cart/tmpl/default_pricelist.php line 196...to VM 2.6 default_pricelist.php !!!