• Resolved warrisr

    (@warrisr)


    I need to position the Subscribe Now button in a different location on the product page. Is there a shortcode available for the button?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there,

    Good Day!!

    We’re sorry to inform you that, as of now, changing the position of the subscribe form is unavailable on our end. However, it is the one that is already on our checklist, and we will try to bring this it in an upcoming version as per its feasibility.

    By using the below shortcode, you can display the subscription form.
     
    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 warrisr

    (@warrisr)

    Thank you for your response.

    I have already worked out a way to use the Subscribe form shortcode with a bit of CSS styling to get what I was looking for.

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

The topic ‘Shortcode For Subscribe Now Button’ is closed to new replies.