I’m trying to create a slider that loops through a custom post type (Testimonials) in Random order so that five or so randomly-selected quotes can be displayed. The looper works, showing five slides pulled from that post type and displaying the ACF content, however the slides/posts appear in Menu Order on the front end, and the order does not change after refreshing. (Maybe I’m misunderstanding how Random works?)
For reference, the Slide Container element is the looper provider, and the Slide element is the consumer (limited to 5 posts)—screenshot of the provider configuration attached. Is there something amiss with my configuration, or can you recommend a better way to accomplish this with a slider/looper setup? Of course let me know if I can provide any further info on my current setup.
Thanks!