Replies: 0
Hi, I’m having trouble inserting the image data to insert into my page. I have no trouble insert the top level attributes ie: title and title_sortable using this code:
Title: {subloop:attributes:-1} {title}
{/subloop}
I’ve had no luck when attempting to add the images field data with something like this:
{subloop:attributes:-1}{subloop-array:images:5}{image}{/subloop-array:images}{/subloop}
Any guidance is much appreciated.
Thanks