Closed walter closed 10 years ago
From askthem.io/blurbs, I tried to add a hyperlink & wasn't successful. Now I'm unable to edit the first blurb...
Got a temporary fix in place. More to come.
The headline and body for blurbs are raw HTML. They don't have any safeguards. If there is a problem is can mess up the rest of the homepage, etc. It's good to triple check it.
Ok, it looks like you wanted to create a link to /candidates. What I've done is split the headline to be the following:
During Louisiana's Senate Runoff,
and the body to be the following HTML:
<a href=\"http://www.askthem.io/candidates\">ask Incumbent Mary Landrieu & Challenger Bill Cassidy Anything!</a>
That way "ask Incumbent..." becomes a link to /candidates.
There were a couple problems with what you had before.
That is why I may the second part of the sentence the body and wrapped in the HTML link.
Hope that does the trick!
I bumped up the font size for the body by putting in an inline style.
Now that we have individual page blurbs with a target_url attribute, blurbs created from /blurbs need to have target_url set to be the homepage, i.e. /.
Update so that the default target_url is "/".