CMS Development

josh_ames
Participant | Elite Partner
Participant | Elite Partner

Blog Subscribe Form - HubL

SOLVE

Is there a way in the blog template if using the blog subscribe form in HubL to redirect to a URL for the thank you instead of displaying an inline message?

 

{% blog_subscribe "blog_banner_subscribe" no_title=True, response_message='Thanks for subscribing!' %}

 

Thanks.

1 Accepted solution
ndwilliams3
Solution
Key Advisor

Blog Subscribe Form - HubL

SOLVE

Another option is to use a standard form module and select the blog subscribe form. This gives you the option for a redirect.

 

View solution in original post

2 Replies 2
relabidin
HubSpot Alumni
HubSpot Alumni

Blog Subscribe Form - HubL

SOLVE

Hi Josh,

 

We do not offer a HubL parameter to set a redirect URL for a blog subscription form. So, displaying an inline thank you message is the only option at this time. A workaround would be to use a Custom HTML module in your blog template in place of a Blog Subscription module. There you can paste the embed code of your blog subscription form and configure the redirect URL in form settings.

 

Rami 

0 Upvotes
ndwilliams3
Solution
Key Advisor

Blog Subscribe Form - HubL

SOLVE

Another option is to use a standard form module and select the blog subscribe form. This gives you the option for a redirect.