Free Plugin with JSON-example
One user asked for hints on using a JSON like this. The solution is quite simple:
Install the free JSON Content Importer Plugin and use this Shortcode:
[jsoncontentimporter url=http://api.json-content-importer.com/extra/json/blog/blockchain_2.json basenode=consumer_reviews_api]{subloop:params:-1}
params: {params.username}
{/subloop:params}<hr>
{subloop:trader:-1}
trader: {trader.company_name}
{/subloop:trader}<hr>
{subloop-array:reviews:-1}
review: {reviews.comments}<br>
{/subloop-array:reviews}[/jsoncontentimporter]
See it in action:
The Block settings for that:
