I made some progress but still need a little help. And please let me know if what I’m trying to do requires the Pro version.
Here is what I am trying to replicate. Look at the Press Releases section:
https://ir.atomera.com/
Here’s what I have so far:
[jsoncontentimporter url=https://clientapi.gcs-web.com/data/dbafaaa0-f8c2-4522-af40-90ebcc180d9c/News basenode=data numberofdisplayeditems=3]
{subloop:releaseDate:-1}
{releaseDate.dateUTC}
{/subloop:releaseDate}
{subloop:title}
{title}
{/subloop:title}
{subloop:teaser:-1}
{teaser}
{/subloop:teaser}
[/jsoncontentimporter]
And this is the result:
https://www.dezinedynamics.com/json-test/
I cannot figure out how to wrap the title in a link to the hostedUrl. Also, how do I format the releaseDate to appear the same way as it does on their current ir.atomera.com page?
Thank you in advance.
-
This reply was modified 4 years, 4 months ago by luzzy.