Post Images - Looper Targeting

How might one go about targeting all images uploaded / attributed to a post, indiscriminately, as a looper source?

I need to build a post image gallery (from automatically-uploaded images) without using ACF or anything extra fancy, but unlike most other looper shenanigans I am not sure exactly where to start to achieve this.

Hey @Rule72,

It’s not possible out of the box or without coding a custom Looper. If you know PHP and WordPress development, you can check out our guide on how to create a Custom Looper here: https://theme.co/docs/loopers#custom

Otherwise, I’d recommend you use ACF instead. We have a tutorial on how to display ACF Gallery here: https://youtu.be/BFJdDM078VI

Thanks.

Gotcha!

Fortunately I do. I’ll likely update the implementation here (as I suspect but can’t confirm that this might be more commonly sought-after), thanks though!

You’re welcome, @Rule72.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.