Tagged: enfold, woocommerce
-
AuthorPosts
-
August 17, 2020 at 9:51 pm #1238625
Dear support team,
I need to create a product bundle that allows the user to select exactly x meals out of y meal options. For that, I have decided to use the plugins:
- Woocommerce
- Woocommerce Product Bundles
- Product Bundles – Min/Max Items for WooCommerce
The plugins have worked as advertised until I activate the Enfold theme. This hints at a theme conflict. From the following thread, I was able to
narrow down the problem to the following line of code inside the enfold\config-woocommerce\woocommerce-mod.js file:
avia_apply_quant_btn();I commented out that line and was able to restore the functionality of the plugins. However, the custom +/- buttons disappeared and the woocommerce default ones have not reappeared. A member of your support team has mentioned that they could not recreate the problem on your own installations:
https://kriesi.at/support/topic/enfold-woocommerce-bundle-plugin/Please let me know what you need from me to access and inspect the issue on my site.
Thank you in advance!
-
This topic was modified 5 years, 3 months ago by
mealcasa. Reason: formatting
August 23, 2020 at 8:44 pm #1240195Hey mealcasa,
Sorry for the delay. The default quantity buttons are visible in the above product page when we checked it on Firefox Windows 10. Please check the screenshot below.
Which browser are you currently using?
Best regards,
IsmaelAugust 24, 2020 at 12:19 am #1240216Hey Ismael,
Thank you for your reply. This is very interesting. I got the same result as you on Firefox. However, my issue is with Chrome. Do you know a workout for that?Thank you!
August 26, 2020 at 3:21 pm #1240941Hi,
Yes, it’s quite odd. Please try this code in the Quick CSS field.
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button { -webkit-appearance: inner-spin-button !important; }Best regards,
IsmaelAugust 27, 2020 at 3:17 am #1241058Hi Ismael,
thank you! This did the trick. I appreciate the support!
Cheers!
August 27, 2020 at 5:16 am #1241075Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Enfold Theme Conflict – Woocommerce Product Bundles + Min/Max’ is closed to new replies.
