Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support crodriguez1991

    (@crodriguez1991)

    Hello there,

    I hope you’re doing well :D.

    By default, our plugin show the form in the same section where WooCommerce display the out of stock label.

    Probably your theme or other plugin create a conflict and doesn’t allow you to display the form.

    I suggest you to test it and switch a default theme like TwentySixteen and check if you can see the form.

    By default, the plugin should be rendered on variable products. You can check it directly in our live demo

    https://plugins.yithemes.com/yith-woocommerce-waiting-list-free/product/espadrillas/

    I hope it helps you.

    Have a good day.

    Thread Starter petadol

    (@petadol)

    Hello,

    thank you for info. I tried to switch to “Twenty Sixteen” theme and it works.

    The problem is when i enable again a my “Loobek” theme.

    Any idea what could i check in theme, to recognize where exactly is the problem?

    Thank you

    https://test.bobanek.fun/test/

    • This reply was modified 6 months, 2 weeks ago by petadol.
    Plugin Support crodriguez1991

    (@crodriguez1991)

    Hello there,

    I hope you’re doing well :D.

    I’m glad with TwentySixteen is working fine. Probably your theme doesn’t use the default WooCommerce filter for show the stock

    woocommerce_get_stock_html

    This filter is used by our plugin in order to render the form.

    I checked and the “Loobek” theme is not a free theme and we cannot have a copy for check it on our local installation.

    I suggest you to contact “Loobek” developers and ask a feedback about it. They can download the plugin in order to see the plugin core. You can tell their that we use this default WooCommerce filter in order to render the form.

    I hope it helps you.

    Have a good day.

    Thread Starter petadol

    (@petadol)

    Thank you very much for your help. I contacted a Loobek theme develeoper and we found out, that theme hiddes this block. Now it works well. Thank you!

    .single_variation_wrap .woocommerce-variation .woocommerce-variation-availability{ display: none; }

    Plugin Support crodriguez1991

    (@crodriguez1991)

    You’re welcome
    We are doing our best to improve our plugins. Our target is to develop and release the best free plugins for WooCommerce, but to achieve this we need your help. Please leave a good?review?to support us and help our growth ??

    Have a good day.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Waitlist – variation problem’ is closed to new replies.