Reply To: How to display all images of post in schema?

#3845
Florian
Keymaster

Of course! In line 19 you define the name of the loop.
On line 46 you define the items. Here you need some code that fetches all the images from your blog post and return it as image objects.

Hope that helps.
Florian