I am using squarespace query to pull in a single post (limit = 1) from one collection into another collection on the sidebar. It seems as though the query automatically pulls the most recent post into the query. I would like to have the query pull posts by random. Is this possible?
Please let me know if this is possible! This would be much easier than my workaround which will include something like allowing all posts to be queried in and then hide all except 1 using math.random().