Rich Tabor
Forum Replies Created
-
Forum: Plugins
In reply to: [Block Gallery - Photo Gallery Gutenberg Blocks] Individual links for imagesHi @ssohl,
You mean to set a custom link on a per-image basis? Instead of the defined Link To settings (screenshot)?
Thanks @thedonquixotic, I figured out how to enable videos within the blocks, but the issue I’m having currently is to distinguish a way for my GalleryImage component to identify if it’s a video or an image. That way it can properly determine the correct markup to use.
Do you have any ideas on that front?
Forum: Plugins
In reply to: [Block Gallery - Photo Gallery Gutenberg Blocks] change captions with images@ndcadmin I investigated a bit on my end too. The tricky part is figuring out how to implement the edit view (within the editor). It would not be possible to edit the caption text the way you can with the Masonry block, as the Flickity component resets when it’s not being manipulated (and the captions are not part of that).
If I disabled inline editing of the captions on just that block, it could maybe work though.
I’ll run some more tests. π
Hey Morgan,
Flickity adds a couple divs within the wrapper element, so I may actually change the li.blockgallery–item to be a div instead. The styles targeting the .wp-block-blockgallery-carousel ul are actually not needed. π
Sound good?
Good catch @morganestes! I’ve prepared a fix and will likely have a minor update rolling out today. π
I appreciate you letting me know!
I was thinking of adding the option of βNoneβ to the options selector for βDarkβ or βLightβ.
That’s exactly what I was thinking. I’ll see what I can do. π
Forum: Plugins
In reply to: [Block Gallery - Photo Gallery Gutenberg Blocks] Invalid argument suppliedHi @ndcadmin, what version of PHP are you using?
Forum: Reviews
In reply to: [Block Gallery - Photo Gallery Gutenberg Blocks] Awesome pluginI appreciate the kind words @batracy β thanks!
Forum: Plugins
In reply to: [Page Builder Gutenberg Blocks β CoBlocks] Powered by CoBlocksHi @ionutcroitoru,
Sorry I missed this β it’s actually related to the theme. You’re certainly allowed to remove it. π
If you need help, add this gist of CSS to the Customizer > Additional CSS panel, or child theme’s style.css stylesheet, and the notice will be moved. You can also do it within the code, if you copy the footer.php file into a child theme and remove it from the file itself.
Great feedback @thedonquixotic!
I don’t think it’d be too difficult to do honestly. I’ll run some tests and see what I can get rolling. Do you have a mp4 gallery online somewhere that I could use for testing?
Awesome, thanks @batracy! I’d appreciate if you’d leave a review if you have a minute a two.
For the caption option, you’re thinking you’d rather have a on/off switch – instead of deleting the captions from the images?
Sounds good! I’ll run some local tests and investigate why there’s an incompatibility (which there really shouldn’t be).
Thanks!
Forum: Reviews
In reply to: [Block Gallery - Photo Gallery Gutenberg Blocks] Awesome pluginThanks! π
Forum: Reviews
In reply to: [Block Gallery - Photo Gallery Gutenberg Blocks] Very good galleryThanks! Gallery sorting would be interesting indeed β thanks for the feedback. π