Hi there,
I have your plugin set up with a local (MAMP) server, retrieving JSONP and outputting it in to a template file - brilliant - and thank you!
However, one of the 'fields' in my JSON is a content block which will contain a lump of HTML. Just basic formatting such as bolds, italics, inline links, etc. The problem is that this is being passed in to my template as a string rather than HTML.. so the HTML isn't being rendered.
Any suggestions?
Hi there,
I have your plugin set up with a local (MAMP) server, retrieving JSONP and outputting it in to a template file - brilliant - and thank you!
However, one of the 'fields' in my JSON is a content block which will contain a lump of HTML. Just basic formatting such as bolds, italics, inline links, etc. The problem is that this is being passed in to my template as a string rather than HTML.. so the HTML isn't being rendered.
Any suggestions?