News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

update quantity in card not work

Started by kavoosi127, May 05, 2014, 02:39:51 AM

Previous topic - Next topic

kavoosi127

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

jenkinhill

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 "
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

kavoosi127

yes
it not work on cart page..
i checked setting of JQ , even after enable use VM JQ vmprices.js not load..
any idea?

jenkinhill

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
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

kavoosi127

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  !!!