• Hi guys, this plugin is great but I found two small issues:

    1. Even if all the fields are marked as “required”, the user can still add to the cart without selecting anything.
    2. The text field is not in 100% width even though I tried any CSS possible to change that. What am I doing wrong?

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • 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.

    Thread Starter Uriya Ganor

    (@uriyagan)

    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.

    Thread Starter Uriya Ganor

    (@uriyagan)

    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.

    Thread Starter Uriya Ganor

    (@uriyagan)

    Any suggestions? 🙂

    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.

    Plugin Support Alessio Torrisi

    (@alessio91)

    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?

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘2 small issues’ is closed to new replies.