Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,

    you can print the Waiting List form by using the following shortcode:
    [ywcwtl_form product_id="PRODUCT_ID"]
    Please note: in the above-mentioned code snippet you should replace PRODUCT_ID with the ID of the product you want to display the Waiting List form for.

    You can also use it in PHP as follows:

    <?php 
    echo do_shortcode( "[ywcwtl_form product_id='123']" );
    ?>

    Best Regards

    Thread Starter paulcalmus

    (@paulcalmus)

    perfect. thx!

    Plugin Author YITHEMES

    (@yithemes)

    Hi there,

    Thanks for your patience. If you like our support and our plugins please write for us a good review! Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sign up outside of product page’ is closed to new replies.