How to Link to Module Fields to Theme Images in HubSpot Themes


How to Link to Module Fields to Theme Images in HubSpot Themes

When building HubSpot themes you often want to have default images referenced from inside your theme folder. You would think adding a relative link would work but you actually need to add it inside this hubl function to get it to work get_asset_url()

Learn more about building custom modules in HubSpot.

"default" : {
    "src" : "{{ get_asset_url('../images/your-image.jpg') }}",
    "alt" : "",
    "width" : "1440",
    "height" : "683"
  }

 

About the Author

Jacob Lett (Jake) is the founder of Bootstrap Creative, a B2B marketing consultancy specializing in manufacturers and industrial companies. A HubSpot-certified CMS developer, SEO, Answer Engine Optimization (AEO), and RevOps professional, he helps B2B companies improve their websites, search visibility, HubSpot systems, and Google Ads campaigns to generate more qualified leads and RFQs. With over a decade of hands-on experience, he acts as a direct partner for companies seeking measurable ROI from their marketing investment.



Topic:

Related posts
Category: Code Snippets

Tags: ,

| Read My Editorial Policy

Want to Get Email Updates of New Articles?

Join My Email Newsletter