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=”http://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=”http://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.