Page 1 of 2

Quantity does not appear

Posted: 13 Sep 2020, 15:09
by haserb
Hi
I posted earlier about this, but the question was not clear. English is not my native language, so pardon any error. I am having problems with the quantity fields or boxes. Nothing appears when I type a number in quantity input boxes. A value is accepted because a total amount gets calculated and shown at checkout. I am using Purity III, a bootstrap 3 template.

Re: Quantity does not appear

Posted: 14 Sep 2020, 19:56
by Jan
Hi, can you paste a screenshot or better a link to page where this occurs. This can be caused by large padding inside the field so mostyl with CSS it can be fixed. It depends on used template. For test, just try to see it with another template. :idea:

Jan

Re: Quantity does not appear

Posted: 17 Sep 2020, 22:48
by haserb
Hi here is an image of the quantity box. Note nothing appears when typed, not even the cursor bar, yet in the cart an item quantity is shown to have been entered.
https://postimg.cc/7fK1h7pc

Re: Quantity does not appear

Posted: 17 Sep 2020, 23:19
by christine
Hi,

would be useful to see it live. Check for example the width:

Code: Select all

.form-inline .form-group .ph-input-quantity {
width: 30px;
}
Kind regards
Christine

Re: Quantity does not appear

Posted: 18 Sep 2020, 02:25
by haserb
Hi In what folder-file can I find this code to check ?

Re: Quantity does not appear

Posted: 18 Sep 2020, 11:11
by christine
Hi,

as Jan wrote, it depends on used template. Here an example from demo phoca cart - Checked with FF inspector:

Image

Kind regards
Christine

Re: Quantity does not appear

Posted: 20 Sep 2020, 06:03
by haserb
I could not use FF inspector because now the add to cart and quantity box do not appear when I click on view product nor add to cart. When I click add to cart, the item is simply added to the cart. I've made a separate post about this, as it seems to be a different topic.

Re: Quantity does not appear

Posted: 26 Oct 2020, 15:09
by haserb
Is there a solution for this? I contacted the template developer who looked at the issue but found no problems with template css or code. As it stands the quantity and add to cart buttons are still not showing on product pages of each item. Can you help?

Re: Quantity does not appear

Posted: 26 Oct 2020, 19:13
by Jan
Hi, can you paste the link to the site where this occurs?

Jan

Re: Quantity does not appear

Posted: 26 Oct 2020, 19:17
by Jan
Hi, I got the site to PM but I don't have any admin login to see it.

Jan