DigitalGdn
DigitalGdn
## Summary A way to specify a thumbnail class, or an automated media type class when populating entries through the `dynamicEl` attribute. ### Basic example ``` 'video' => '{..data..}', 'thumb'...
Where's the best place to use as a doc reference? PS great work on this library. Maybe worth setting up a wiki for it so we can contribute any other...
An example piece of Storify content: http://storify.com/benrmatthews/charitycomms-social-media-conference-ccsocmed The embed button is in the top right corner of the main panel.
I have autoplay enabled and it works perfectly, however if I leave the page open and return the animation speeds up - as if it is trying to catch up...
I have been updating a website from using script tags to an esbuild app bundle. It seems that lightGallery thinks video js is not included though (have npm installed both)....
Hi, I'm having a bit of a nightmare getting this working, probably something fundamental I'm missing on the Rails end. When I visit `/auth/wordpress_hosted` it successfully goes to WordPress and...
I'm seeing a strange result with the below config: ``` require('postcss-url')({ url: 'copy', basePath: path.resolve('node_modules'), assetsPath: 'assets/images' useHash: true }), ``` Upon debug, `bathPath` is evaluated (as expected) as `project_root/node_modules`....
Hi, I am using this plugin with logo images. Some of the logo uploads I have are large, some tiny - I'm trying to resize them all to fit in...