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

Get FREE HubSpot Tutorial for Beginners PDF
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"
  }

 


Written by: Jake Lett
I share digital marketing tips and HubSpot tutorials to help marketers and business owners grow their business.

Related posts

Tags: ,

Want to Get Email Updates of New Articles?

Join My Email Newsletter