• Resolved Daniel

    (@april_fool)


    Hi there,

    Can you tell me which hook you are attaching to to show the form please?

    I have custom product pages which i would like to add this too.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Support CodeWooGeek Support

    (@codewoogeeksupport)

    Hello there,

    Good Day!!

    We’re here to assist you with this one.

    We use the functionality “display_in_simple_product” and its corresponding hook to display our subscription form. You can find this in the file class-product.php.

    You may also use our shortcodes given below to display the subscription form.

    For simple products: [cwginstock_subscribe_form product_id=’304′] // Enter the ID of the simple product.

    For variable products: [cwginstock_subscribe_form product_id=’304′, variation_id=’314′] // Enter the parent ID as well as the variation ID.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Which Hook’ is closed to new replies.