I was looking for a way to add all imageobjects from my article but i’m stuck. Could you please guide how to add all image objects/images of article in the global article schema so that it picks and add all images automtically.
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.