Does anyone know how to iterate on images retrieved from a stream like
In a twig template that would be
set images = page.media("image://*.jpg")
for image in images
image.html()
endfor
Thanks in advance
Does anyone know how to iterate on images retrieved from a stream like
In a twig template that would be
set images = page.media("image://*.jpg")
for image in images
image.html()
endfor
Thanks in advance
Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 0 | 20 | 11 hours ago | ||
| 3 | 480 | 1 month ago | ||
| 5 | 481 | 2 months ago | ||
| 1 | 460 | 2 months ago | ||
| 1 | 490 | 2 months ago |