problem cart and quantity - joomla 1.5 - vm 1.9

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Thu Apr 04, 2013 4:28 pm
Hello, my problem is that I disabled the quantity box in the products but the cart in the upper right does not update and remains at 0 ... use virtuemart joomla 1.5 and 1.9 for convenience and because in virtuemart 2.0 is not possible to disable the box content in products. Can you help me? thanks
User avatar
Fresh Boarder

teitbite
Thu Apr 04, 2013 6:19 pm
Hi

Please bring back the quantity box and show me your site than.
User avatar
Moderator

GK User
Thu Apr 04, 2013 10:24 pm
excuse me ... it does not work with the quantity box turned on ... I do not understand ... and then when I click on "Go to checkout" does not work ... thanks

http://www.artigrafichepanta.it/v3/inde ... Itemid=119
User avatar
Fresh Boarder

teitbite
Sat Apr 06, 2013 12:09 pm
Hi

Och. I thought it stopped working when You have disabled quantity box. So wanted to hide quantity with CSS code. Please send me an access to ftp. I'll try to check why it's not updating.
User avatar
Moderator

teitbite
Mon Apr 08, 2013 4:08 am
Hi

I've spend half of the night trying to fix it, but looks like the script is not working because was made for a different version of VM. According to script a quantity value should be stored inside <strong></strong> tags and this is the way it's been read. The version of a VM You have is connecting a number of products with " products" word and I cannot find a way to separate it without spending a lot of time recodding core files. I think the fastest way of making it is to install the version of VM it was made for. Unfortunately this template in J1.5 version is no longer supported so I cannot help much with. I've already spend too much time, sorry :(
User avatar
Moderator

GK User
Mon Apr 08, 2013 8:45 am
thanks anyway teitbite ... but is there a way to remove the quantity box in virtuemart 2.0?
User avatar
Fresh Boarder

teitbite
Tue Apr 09, 2013 12:50 am
Hi

Yes there is. I just need to see an example of a page with it and see the code. So will be able to hide it.
User avatar
Moderator

GK User
Wed Apr 10, 2013 10:16 am
I set a product to give it a try ...

http://www.artigrafichepanta.it/sito/in ... oli-detail

then I wanted to ask ... you can make a list of products in flat style? thanks for the support
User avatar
Fresh Boarder

teitbite
Thu Apr 11, 2013 6:21 pm
Hi

Css to remove quantity:

Code: Select all
.quantity-box,
.quantity-controls {
display: none;
}


What do You mean by "products in flat style" ?
User avatar
Moderator

GK User
Thu Apr 11, 2013 11:16 pm
sorry! flat list.. as picture
Image
User avatar
Fresh Boarder

teitbite
Sat Apr 13, 2013 8:03 am
Hi

Ok. Now I know what flat list is, but I do not understand what You want me to do with it. Do You mean to create such list with a module ? Please let me know.
User avatar
Moderator

GK User
Sat Apr 13, 2013 10:58 am
No, I would like the products in the categories be displayed so ...
User avatar
Fresh Boarder

teitbite
Sat Apr 13, 2013 1:20 pm
Hi

Than I'm sorry, but I do not know how to make that. I would restyle the default view but this would be a bigger customization which we do not support.
User avatar
Moderator


cron