CMS Development

aidanxyz
Member

blog_subscribe HTML markup is not generated

SOLVE

Hello, I'm using the default `@hubspot/blog_subscribe` module in my theme as follows:

```

{% module "blog_subscribe"

  path = "@hubspot/blog_subscribe"

  select_blog = "default"

  title = ""

  extra_classes = "footer__subscribe-form"

%}

```

but for some reason, when using the theme in a blog instance the module fails to get generated in the HTML, and therefore is not rendered. It works fine in the template preview.

I'm attaching two screenshots of the markup, one from the blog and one from the template preview. Do you know why it's not genTemplate preview pageTemplate preview pageBlog instanceBlog instanceerated in the blog? Is there some setting that I need to turn on?

 

 

 

 

 

 

 

 

0 Upvotes
1 Accepted solution
webdew
Solution
Guide | Diamond Partner
Guide | Diamond Partner

blog_subscribe HTML markup is not generated

SOLVE

Hi @aidanxyz ,

In your edit page-level select the blog to display and after selecting publish change:

webdew_0-1644913107142.png

 

Hope this helps!

If we were able to answer your query, kindly help the community by marking it as a solution.
Thanks and Regards.

View solution in original post

0 Upvotes
1 Reply 1
webdew
Solution
Guide | Diamond Partner
Guide | Diamond Partner

blog_subscribe HTML markup is not generated

SOLVE

Hi @aidanxyz ,

In your edit page-level select the blog to display and after selecting publish change:

webdew_0-1644913107142.png

 

Hope this helps!

If we were able to answer your query, kindly help the community by marking it as a solution.
Thanks and Regards.

0 Upvotes