luzzy
Forum Replies Created
-
Thank you!
Awesome plugin!
Holy Smokes! I made good progress. I finally got the title to link to the Press Release hostedUrl.
Now I only need to format the date. Am I correct that I will need the Pro version for that? I’m willing to purchase it.
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:
http://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:
http://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 5 years, 10 months ago by luzzy.
BTW, if it requires payment to write this, let me know.
Forum: Plugins
In reply to: [Contact Form 7 reCAPTCHA Extension] Recaptcha v3 not working so wellJust add the following to your css:
.grecaptcha-badge {
display: none;
}