• Resolved prmarketing1

    (@prmarketing1)


    Hi, I searched, but I couldn’t find this solution. Is it possible to insert the module with a shortcode?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support CodeWooGeek Support

    (@codewoogeeksupport)

    Hello there,

    Good Day!!

    We’re here to assist you.

    Shortcode for Subscribe Form:

    [cwginstock_subscribe_form product_id=’304′ variation_id=’314′] //product_id and variation_id are parameters.


    i) For simple products enter the ID of the simple product type that you want to display on the subscribe form.

    [cwginstock_subscribe_form product_id=’304′]

    ii) For a variable product, enter the id of both the parent id and the variation id.

    [cwginstock_subscribe_form product_id=’304′ variation_id=’314′]

    Thanks.

    Thread Starter prmarketing1

    (@prmarketing1)

    It works, but not in my case. Let me explain better: I use the product table plugin, which lists all products inline. With another plugin, I managed to configure it like this [woocommerce_waitlist product_id=], and it works with all generic products. However, I can’t get it to work with yours. Additionally, I would like to add a button that opens a popup. Can you help me? Thank you.

    Plugin Support CodeWooGeek Support

    (@codewoogeeksupport)

    Hello there,

    Good Day!!

    Could you please share the URL of your specified “Product Table” plugin? This will help us to better assist you.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Insert Shortcode’ is closed to new replies.