Quantity does not appear

Phoca Cart - complex e-commerce extension
User avatar
haserb
Phoca Member
Phoca Member
Posts: 30
Joined: 10 Dec 2019, 01:41

Quantity does not appear

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Quantity does not appear

Post 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
If you find Phoca extensions useful, please support the project
User avatar
haserb
Phoca Member
Phoca Member
Posts: 30
Joined: 10 Dec 2019, 01:41

Re: Quantity does not appear

Post 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
christine
Phoca Hero
Phoca Hero
Posts: 2819
Joined: 28 Nov 2010, 17:20

Re: Quantity does not appear

Post 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
User avatar
haserb
Phoca Member
Phoca Member
Posts: 30
Joined: 10 Dec 2019, 01:41

Re: Quantity does not appear

Post by haserb »

Hi In what folder-file can I find this code to check ?
christine
Phoca Hero
Phoca Hero
Posts: 2819
Joined: 28 Nov 2010, 17:20

Re: Quantity does not appear

Post 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
User avatar
haserb
Phoca Member
Phoca Member
Posts: 30
Joined: 10 Dec 2019, 01:41

Re: Quantity does not appear

Post 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.
User avatar
haserb
Phoca Member
Phoca Member
Posts: 30
Joined: 10 Dec 2019, 01:41

Re: Quantity does not appear

Post 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?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Quantity does not appear

Post by Jan »

Hi, can you paste the link to the site where this occurs?

Jan
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Quantity does not appear

Post by Jan »

Hi, I got the site to PM but I don't have any admin login to see it.

Jan
If you find Phoca extensions useful, please support the project
Post Reply