Custom module inside of blog content section

Is there a way to place a custom module inside the blog content module?
Let me give you an example:

  • You have a body text and after that a “recent posts” section
  • Before this “recent posts” section I need to place a custom module that consists of a block text and a form

What can I share with you to get a more clear picture?
Thank you.

Hey @Stitchko ,

As of right now, we can’t add a module within a blog module section so it would need to be either on top or below the blog content module.

There’s a similar question that could be of help, please go through this as well -

https://community.hubspot.com/t5/CMS-Development/Adding-a-module-into-blog-post-template-wrapped-in-a-section/m-p/545462

Hey @webdew ,

thanks for the answer. I found it easier to copy the snippet from the global module and paste it into the block code inside the text block. It’s not convenient, but it makes its purpose.

I don’ have much experience in line code so I cannot discover the line where could I put this inside HubL.

Thank you anyway.