I’m working on a custom post gallery where the client wants the order of the posts to be as accurate as possible while still using a masonry layout. After a little digging, I’ve found the Masonry has this option:
https://masonry.desandro.com/options.html#horizontalorder
Does anyone know if there’s a way to affect this via a filter? Or even with a little JavaScript? I’m still digging on my own, but I wanted to check and see if someone else has already dealt with this.
Thanks!
-Addison