How to add HTML
-
I try to add <b>{Title}</b>
but it won′t be bold or do a linebreak.
Here′s my code:[jsoncontentimporter url=”https://publish.ne.cision.com/papi/NewsFeed/06411FBBC41F4E4DA001B637933689C0?format=json” numberofdisplayeditems=”50″ basenode=”Releases”]<b>{Title}<b>
{Intro}{PublishDate}
[/jsoncontentimporter]
And here is what the page displays:
<b>Magnolia Bostad tecknar markanvisningsavtal avseende 600 bost?der i Sundsvall<b>
Avtalet, som tecknats med det kommunala bolaget Norra Kajen AB, avser cirka 600 bost?der i det centralt bel?gna hamnomr?det Norra Kajen i Sundsvall.2016-03-29T05:00:00Z
I have the same problem with your Example 1:
[jsoncontentimporter url=”https://www.kux.de/extra/json/digimuc/location.php” numberofdisplayeditems=”30″ basenode=”location”]
- {locationid} <b>{locationname:unique}</b> {street:ifNotEmptyAdd:,} {zipcode} {cityname} search duckduckgo list of events at this location: {subloop:event:5}{eventname:ifNotEmptyAdd::} {eventstart}
{/subloop}<hr>
[/jsoncontentimporter]
- {locationid} <b>{locationname:unique}</b> {street:ifNotEmptyAdd:,} {zipcode} {cityname} search duckduckgo list of events at this location: {subloop:event:5}{eventname:ifNotEmptyAdd::} {eventstart}
- The topic ‘How to add HTML’ is closed to new replies.