Thanks @rhapsody348, here’s the page in question: https://texashotelvegas.com/patio/
The ultimate goal is to have an array of images generated by ACF to be shared/embedded into this feed after X number of posts. Our current solution involves some JS that injects the first three images from the array after X number of posts, but repeats on the second page, when we would want the next set of images.
Any feedback or guidance is appreciated.