Page 1 of 1
two problems on cart (solved)
Posted: 14 Apr 2018, 16:02
by salvo72
hi
i have 2 problems
1)
in the products page
if i add "1" PRODUCT to cart the systems add 11 products!!!!
if i add "2" products by the my keyboards add 21 products !!!!
see you
https://www.frantoisaalga.it/index.php/ ... latta-3-lt
2)
in the cart i do not see my data on field content number.... if i set the quantity , i do not see any data on video!!!
Re: two problems on cart
Posted: 16 Apr 2018, 10:19
by Jan
Hi, I don't get any such problem there:
Added one, one added to cart
Anyway change the padding of your input field, so the numbers are visible:
set in your template some padding value for:
Code: Select all
.ph-input-quantity {
padding: 3px 5px;
}
2) Not sure if I understand what you exactly mean?
Jan
Re: two problems on cart
Posted: 17 Apr 2018, 18:23
by salvo72
i do not solved
i clear cache on joomla end browser cache but i have another the problems
i upload a css code but
the setting on css do not change padding
for example if i digit "4" you upload "41" products
see screenshot
https://www.frantoisaalga.it/images/screen.png
Re: two problems on cart
Posted: 19 Apr 2018, 16:57
by Jan
Hi, sorry, I don't understand what you mean with: "for example if i digit "4" you upload "41" products". What do you mean with "you upload"?
Jan
Re: two problems on cart
Posted: 22 Apr 2018, 09:52
by salvo72
Yes. .. if i digit "4"
The system take on cart 41 produts
Its is inccredible... and i clear cache joomla and browser cache!!!!
Re: two problems on cart
Posted: 22 Apr 2018, 12:40
by christine
Hi,
I also don't understand, but hv just one idea: The last screenshot shows on the top right corner:
41 item(s)
41 x Bottiglia 1 lt x 12
(The total: is cutted)
would mean: 1 Qty = 41x
Kind regards
Christine
Re: two problems on cart
Posted: 24 Apr 2018, 15:42
by salvo72
ok solved
it css prblems
tutto ok
Re: two problems on cart (solved)
Posted: 28 Apr 2018, 10:32
by Jan
Ok, great to hear it.
Jan