Big fan of Grav, usually can figure out any problems but this one has me stuck.
I added a custom blueprint for a singular image upload that will be referenced on a page. This is how it looks in the header of that file. The image upload is titled simply as ‘icon’.
Hi Ben thanks for the reply, I was afraid that the only way I could retrieve them was with hardcoded paths if it was done this way. As I am adding these as blog posts they will differ every time. Attached what the blueprint looks like below, I might have missed something important there as I am relatively new to using blue prints and adding custom fields.
Thanks a lot Ben, it seems someone else had a similar problem as me was thanking you there, but just like them your solution works marvelously. Though I do wonder if there is a more elegant way of not needing to use a for loop for this, just for a little bit better performance, that being said we are talking fractions of milliseconds when talking about running it 10-14 times. Either way thanks so much, you rock!