This topic has 12 replies, 3 voices, and was last updated 4 months, 3 weeks ago ago by Luca Rossi
Hi, I would like to deactive XStore Quantity features on product page, since they are interrupting other quantity plugins that I have added.
For example I want to add quantity per step of 5, and it does not let me.
Hello Vetorto,
Thank you for reaching out to us with your request.
What exactly a 3rd-party plugin do you want to use?
To assist you effectively, could you kindly provide temporary wp-admin and FTP access? This will enable us to thoroughly investigate and address your concerns.
To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.
For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.
Best Regards,
8Theme’s Team
Hi
Hi @vetorto,
Did you try switching the Quantity type to None: https://prnt.sc/j22ACqgxQRqF
If it doesn’t help, please go to this file: /wp-content/plugins/et-core-plugin/app/controllers/elementor/theme-builder/woocommerce/single-product/add-to-cart.php on the line 1435:1436:1437 comment out these line of codes:
//add_action( 'woocommerce_before_quantity_input_field', array($this, 'before_add_to_cart_quantity'), 10 );
//add_action( 'woocommerce_after_quantity_input_field', array($this, 'after_add_to_cart_quantity'), 10 );
//add_filter( 'woocommerce_cart_item_quantity', array($this, 'cart_item_quantity'), 3, 20 );
Let us know how it goes!
Hi, from where I can switch quantity type?
Dear @vetorto,
We hope this message finds you well. We kindly request that you edit your Single Product template using Elementor. You can access the template directly through the following link: [Edit Single Product Template](https://***.t-deco.gr/wp-admin/post.php?post=3142&action=elementor&v=2a4b9e2e4254).
Once you have accessed the template, please proceed to modify the Add To Cart form. You can view the form here for reference: [View Add To Cart Form](https://prnt.sc/bTdn8mVPq0ao).
We trust this information will be helpful to you. Should you require any further assistance, please do not hesitate to contact us.
Best Regards,
8Theme’s Team
I am afraid that your solution is irrelevant to the problem. The issue here is that I cannot use Min Max plugin with a step due to the interaction with your quantity module. Could you help me deactivate it?
See in the link what I mean
Hi @vetorto,
Did you try with this solution yet?
Please go to this file: /wp-content/plugins/et-core-plugin/app/controllers/elementor/theme-builder/woocommerce/single-product/add-to-cart.php on the line 1435:1436:1437 comment out these line of codes:
//add_action( 'woocommerce_before_quantity_input_field', array($this, 'before_add_to_cart_quantity'), 10 );
//add_action( 'woocommerce_after_quantity_input_field', array($this, 'after_add_to_cart_quantity'), 10 );
//add_filter( 'woocommerce_cart_item_quantity', array($this, 'cart_item_quantity'), 3, 20 );
Best Regards,
8Theme’s Team
Hello, yes, that’s the result, even worse than before and the button is still not working.
Dear @vetorto,
We hope this message finds you well. We are pleased to inform you that we have successfully activated the Min & Max Quantity Plugin, and it is functioning as anticipated.
Could you kindly verify this at your earliest convenience?
Best regards,
The 8Theme Team
Hello, yes it works, thank you so much. Do you have any news regarding the other plugin? Woocommerce price calculator?
Dear @vetorto,
As of now, our development team has not conducted tests with the plugin in question. We encourage you to submit a request on our [8Theme Taskboard](https://www.8theme.com/taskboard/). Should your suggestion receive significant backing from other customers, it will be considered by our development team for potential inclusion in future updates.
Best regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up