We just launched a new plugin that adds sleek looking photo and video galleries to your app!
Simple
Sleek
Fast
All of the photos & videos are responsive and will play correctly on mobile devices.
Simply pass a list of files (photos or videos) to the ‘media’ property and you’re good to go!
Does this plugin uses any js package? Also, It automatically adds codes in header, how can we know what is being put in the header? We would like to request if possible to put it in the body instead? So that, pages that doesn’t need this plugin doesn’t have to load the plugin
@shu.teopengco We just released a new version to make sure that we only load the package when the gallery is on the page. It’s still in the header but it won’t load the library if the plugin element is not on the page. Hope this helps!
Hi, I just purchased your plugin. I was expecting more documentation on how to use youtube URL’s or video. Where can I located how to use URL’s from youtube?
In my database I have a field that lists the count of photos, for example 10, so I would need the gallery to display the 10 images by dynamically changing the url for each of the 10.
Is that at all possible?
Or would I have to have a text list field that has all 10 urls as part of the list?
Hi @jeffprewitt !
In that case you would need a way to transform the count to a list. You could do this by using the ‘list of numbers’ element from the ‘Toolbox’ plugin. I would use that count as the max number and get the list from that element back. Then, use that list in the photo & video plugin and transform it to the right links. For example: ‘list of numbers’ :format as text → for each item you would make up the link by ‘https://www.example.com/photo-+{this text}’ → use a ; as separator and → split by ; to get the list back.
I hope this works and helps! Let us know if you have any questions!
Hello! Nice plugin. Can you add the iframes that are listed on the main page? I’m looking for a way to show different previews based on file type. Kind of like how google drive shows them. For example I have some PDFs mixed into my list. It would be great to use an iframe to show the PDF. Also, it would be great to be able to display the file name through a dynamic field. I hope some of this is doable. Thanks!
@minimumstudio can the gallery by launch without the need for the user to initiate this with a workflow action. For example on page load? Also even if the video are sized the same as the images the video content is shown at a different size. is this intentional