Error quantity button

Professional eCommerce VirtueMart Joomla template with responsive design discussion forum.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Feb 27, 2014 1:12 pm
Reply with quote
Report this post
Hi, I have a problem with the view buttons to select the number of items. Two boxes are blank. One other addition and subtraction. I would have a similar view to having default InStyle. A box with the number of items you want.

What can I do to fix this?

http://prueba.ottro.com

Best regards.
Xavier
User avatar
Junior Boarder

GK User
Fri Feb 28, 2014 10:15 am
Reply with quote
Report this post
This is default VirtueMart installation or you have some 3rd party plugins? I'm asking because by default you shouldn't see this quantity buttons - we removed them in our inStyle theme for VM.
User avatar
Platinum Boarder

GK User
Fri Feb 28, 2014 1:48 pm
Reply with quote
Report this post
Hi, is the default installation of Virtuemart. I found that just seems when you have to choose size. Articles in which this attribute does not exist looks good. It seems that the issue is a conflict with the attributes.

You control two links so you can see how it responds:

No attributes

http://prueba.ottro.com/shop-online/compra-por-marca/pepa-loves/bolso-pepa-loves-araceli-coral-detail

Attributes

http://prueba.ottro.com/shop-online/jersey-denny-rose-asimtrico-rayas-negro-blanco-detail

I hope I can help you to discover the solution. Thank you.
User avatar
Junior Boarder

GK User
Mon Mar 03, 2014 10:09 am
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.quantity-controls { display: none!important}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Tue Mar 04, 2014 10:39 am
Reply with quote
Report this post
Thanks for your help. I applied your advice and have gone many buttons. But I have a problem. I can not get it to look like in your platilla. The button number is on the right side. And no amount indication reads. Can you see the differences in these screenshots.

http://prueba.ottro.com/shop-online/jersey-denny-rose-azul-tachas-oro-codos-detail

Thank you.
Javi
User avatar
Junior Boarder

GK User
Thu Mar 06, 2014 11:16 pm
Reply with quote
Report this post
I've visited this page and compare your HTML structure with template default view and the code is different… do you use some additional VM plugins? Do you use default product variants or it is done by some extension?
User avatar
Platinum Boarder

GK User
Fri Mar 07, 2014 12:23 am
Reply with quote
Report this post
Hello, we use the pluging stockable Variants Custom. We do not use any external component or plugin.

Javi
User avatar
Junior Boarder

GK User
Mon Mar 10, 2014 9:29 am
Reply with quote
Report this post
So this is why you don't have special styling for this part because this is 3rd party extensions and this ones are beyond our support. The only way is to prepare special styles for your plugin but please tell me firstly whether all is fine when you disable it?
User avatar
Platinum Boarder

GK User
Mon Mar 10, 2014 10:27 am
Reply with quote
Report this post
Hi, I disagree. I think the template should support "Custom Field stockable variant". This is another option of Virtuemart. Also I'm not using external nigún pluging.

You can see that the template works fine when I use "Custom Field stockable variant":

http://prueba.ottro.com/accesorios/bisuteria/collar-numero-3-matricula-de-honor-rosa-detail

The problem is when I have items with sizes in stock that I want to control:

http://prueba.ottro.com/marcas/vaquero-fornarina-bea-piedras-multicolor-detail

Any tips?

Javier
User avatar
Junior Boarder

GK User
Thu Mar 13, 2014 2:58 pm
Reply with quote
Report this post
The main problem is that this part don't generate any CSS classes or ID's so there is no access to this via CSS. What is more VirtueMart generate inline styles. Could you switch for second to Beez and include here screenshot how it looks with Beez?
User avatar
Platinum Boarder


cron