Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Links in custom HTML HUBL not working...what am I doing wrong?!
SOLVEOccasional Contributor
11-08-2018 04:42 - edited 11-09-2018 09:42
Anyone know why my link in this module is not working?
This is the custom HTML HUBL:
<a href="{{ module.content_link }}"> <div class="hub-card"> <div class="hub"> <img src="{{ widget.image_field.src }}" width="{{ widget.image_field.width }}" height="{{ widget.image_field.height }}" alt="{{ widget.image_field.alt }}"> <h2>{{ module.content_header }}</h2> <p>{{ module.content_body }}</p> </div> </div></a>
And here is the page, scroll to "Address multiple use cases" where you see icons + text:
https://www.jibestream.com/?hs_preview=eDXAvvxo-5705553215
----------
I took this post as my source of inspiration and did some tweaking. His links work, but not mine—so what am I doing wrong?!
HELP!
Solved! Go to Solution.
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content