- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Links in custom HTML HUBL not working...what am I doing wrong?!
SOLVENov 8, 2018 4:42 PM - edited Nov 9, 2018 9:42 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Accepted Solutions
Nov 8, 2018 5:08 PM - edited Nov 8, 2018 5:11 PM
Hey there!
Your links seems to be working when I view the page although not sure what you're trying to link to.
When I inspect the first icon it's linking to "5457675035"
What is the url you're trying to link to?
On my module I setup the "module.content_link" as a text box so you can enter the url there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content