Thanks for the response, but that's not quite what I'm looking for.
To use the plugin I would have to change all of the file names to be sequential, like:
slide_01.jpg, slide_02.jpg and slide_03.jpg and so on...
Also it looks like it would need some significant modification to get it to load a given number of random images from a directory, rather than loading all images in the directory.
To get the what I'm after, I'm thinking, I'll have to use a server side approach, but I keep getting 504 access denied when trying Ajax requests, and Wild Apricot's editor just comments out PHP...
Thanks for the response, but that's not quite what I'm looking for.
To use the plugin I would have to change all of the file names to be sequential, like:
slide_01.jpg, slide_02.jpg and slide_03.jpg and so on...
Also it looks like it would need some significant modification to get it to load a given number of random images from a directory, rather than loading all images in the directory.
To get the what I'm after, I'm thinking, I'll have to use a server side approach, but I keep getting 504 access denied when trying Ajax requests, and Wild Apricot's editor just comments out PHP...