I currently have a Query set up that displays data from ACF, and everything is working well. However, I’d like to be able to order each query block differently. I’m using the same data across multiple pages, but on each page I need the blocks arranged in a different order. Because of this, I can’t just label them 1, 2, 3 and manually update the order every time.
Is there a way to manually control the order of the query blocks—something like being able to move them up and down as needed?