Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#373 2024-10-24 19:40:25
Re: etc_query: all things Textpattern
Hi Yiannis,
Try adding &format=json
to <txp:yield name="media" />
, like in
<txp:etc_query url='https://www.youtube.com/oembed?url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DiwGFalTRHDA&format=json'
query="." markup="json">
<img src="{thumbnail_url?}" width="{thumbnail_width?}" height="{thumbnail_height?}" class="grid_24" alt="{description?}">
{description?}
</txp:etc_query>
Offline
#374 2024-11-01 16:54:37
Re: etc_query: all things Textpattern
Hi Oleg,
That did it!! Thanks so much!
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline