blog_subscribe HTML markup is not generated

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 gen


Template preview page
Screenshot 2022-02-14 at 13.43.27.png
Blog instanceerated in the blog? Is there some setting that I need to turn on?

Hi @aidanxyz ,

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

Hope this helps!

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