Home › Forums › WoodMart support forum › only + or – , add quantities of products
only + or – , add quantities of products
- This topic has 18 replies, 2 voices, and was last updated 7 months ago by Hung Pham.
-
AuthorPosts
-
June 13, 2024 at 8:16 pm #572622
elebrisdigitalParticipantHello!
When we add different quantities of products from different phones by entering a number, for example 2, 13 or 20, it doesn’t matter
then sometimes the system gives an error that the session ended unsuccessfully (perhaps the problem arises due to slow Internet)
So please tell me
How can I disable manual entry of the number of items, and simply add the item to the cart using the + button, pressing as many times as necessary, or reducing the number of items by pressing – , but so that buyers cannot immediately enter a number to eliminate any errors? .Thank you!
June 14, 2024 at 12:43 pm #572746
Hung PhamKeymasterHi elebrisdigital,
Thanks for reaching to us.
Could you please record a video demonstrating issue? This will help us better understand the problem and find a suitable solution.
Kind Regards
June 14, 2024 at 4:56 pm #572841
elebrisdigitalParticipantHello, attached 2 video files,
You will see that after adding a certain number of products it is written in Spanish
Sorry your session has expired, Return to the storeThanks!
June 14, 2024 at 5:00 pm #572842
elebrisdigitalParticipantHello, sending 2 video links
You will see that after adding a certain number of products it is written in Spanish
Sorry your session has expired, Return to the storeJune 15, 2024 at 11:34 am #572934
Hung PhamKeymasterHi elebrisdigital,
Thanks for videos.
I tested on both our demos and my end, quantities functionality worked perfectly. You can test our demos by yourself.
Then, you should deactivate all plugins (except Required Plugins) and then reactivate them one by one. This makes it very easy to isolate the plugin causing problems.
Kind Regards,
June 15, 2024 at 10:58 pm #572998
elebrisdigitalParticipantHello!
We tested it on the demo version, it periodically displays exactly the same error, in order to avoid problems for buyers, we would like to make it so that the quantity of goods can be reduced and increased only using the + and – buttons
I hope you can help
Thank you!June 17, 2024 at 7:34 am #573070
Hung PhamKeymasterHi elebrisdigital,
First of all, I’m really sorry have taken long time to reply you due to the weekend.
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Also, would you mind if I deactivate extra plugins for testing? Please confirm me back.
Regards,
- This reply was modified 7 months ago by Hung Pham.
June 17, 2024 at 5:22 pm #573287
elebrisdigitalParticipantHello! Yes of course. I confirm
i send the website admin details..
Thank you!June 18, 2024 at 11:31 am #573439
Hung PhamKeymasterHi elebrisdigital,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.woocommerce-cart-form .quantity input[type="number"] { pointer-events: none; }
Regards,
June 18, 2024 at 2:49 pm #573528
elebrisdigitalParticipantHello, perfect!
Resolved!
Thank you so much!June 18, 2024 at 7:08 pm #573629
elebrisdigitalParticipantIt is possible to make it work this way everywhere, not only in the shopping cart but also on the page for each product. What code should I write? Thanks!
June 18, 2024 at 7:15 pm #573630
elebrisdigitalParticipantHello, perfect! Please, is it possible to make it work like this everywhere, not only in the shopping cart but also on the page of each product, and everywhere on the site, what code should I write for this? Thanks!
June 19, 2024 at 12:51 pm #573782
Hung PhamKeymasterHi elebrisdigital,
Please provide URL of the mentioned page as an example, so I can take a closer look and provide better solutions.
Regards,
June 19, 2024 at 4:07 pm #573863
elebrisdigitalParticipantHello!
1, after adding the item to the cart, in the cart,
see the attached screenshot 1
2. after clicking on !Proceed to checkout”, where the data fields are filled in, before payment, you can also replace the number of products, see the attached screenshot 1
3. On the page of each product https://micomfort.eu/producto/funda-universal-para-silla-lume-art-burdeos/these 3 zones should also be left only with the ability to add or reduce the number of products using the + and – buttons.
Thank you!
Attachments:
You must be logged in to view attached files.June 20, 2024 at 2:11 pm #574164
Hung PhamKeymasterHi elebrisdigital,
Please remove previous code and use below one:
.woocommerce-cart-form .quantity input[type="number"] , .woocommerce-mini-cart .quantity input[type="number"], .single-product .quantity input[type="number"], .woocommerce-checkout-review-order-table .quantity input[type="number"]{ pointer-events: none; }
Regards,
June 20, 2024 at 6:18 pm #574254
elebrisdigitalParticipantHeloo, Thank you for your fantastic theme and support!
Regards!
June 20, 2024 at 6:24 pm #574255
Hung PhamKeymasterHi elebrisdigital,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,
June 20, 2024 at 6:44 pm #574258
elebrisdigitalParticipantYes of course!
Thanks!June 21, 2024 at 5:56 am #574292
Hung PhamKeymasterHi elebrisdigital,
Thank you so much.
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
Regards,
-
AuthorPosts
The topic ‘only + or – , add quantities of products’ is closed to new replies.
- You must be logged in to create new topics. Login / Register