Hello there,
I hope you’re doing well :D.
About the first problem:
Could you send me an screenshot of addons configuration so I can try to reproduce the same configuration?
I tried to reproduce it on our live demo but I cannot get it
https://plugins.yithemes.com/yith-woocommerce-product-add-ons-free/
About the second issue, try to add the following CSS rule on Appearance > Customize > Additional CSS
div#yith-wapo-option-204-0 {
float:none;
}
Please, try it and let me know.
Have a good day.
Hi Carlos, thank you for replying.
I have a lot of different Blocks (about 30). What screenshot can I send you?
The CSS code is only valid for the specific field of this specific block, but I have the field on every block. Is there a “main” css I can use?
Thanks.
Hello there,
I hope you’re doing well 😀
About the CSS rule, try to change the CSS rule and add the following CSS rule
.yith-wapo-option {
float:none !important;
}
About the blocks, could you send me at least one block example?.
For example you can send me the blocks used for the page you shared with me.
I’m looking forward your response.
Have a good day.
Here you’ll find two screenshots: https://easyupload.io/m/pbo8gw
The first one is of the block page and the second is of the first selection field.
You’ll see that the “required” button is on.
Thanks.
1. Even if all the fields are marked as “required”, the user can still add to the cart without selecting anything.
Hi there. Did you get a solution for this? I’m using the Divi theme, and my products can also be added without selecting an option.
HI @uriyagan , unfortunately your pictures are unavailable at this link: https://easyupload.io/m/pbo8gw
Did you try to see if the problem persists using the plugin with only a WordPress default theme and WooCommerce?