The gallery seems to use the original size images, instead of using smaller versions appropriate for the display. For example, I found it using images larger than 1024 pixels as thumbnails that were rendered at 175 pixels. I think that it should have used the smallest available thumbnails that are no smaller than the rendered size, which in this case would have been 300 pixels.
]]>I’d like to use separate lists of tags for the menu shown to the user, versus the query passed to the WordPress database to select the images.
For example, [go_gallery tags=’my-best-photos’ menu_tags=’animals,beach,sunset’] would run a query against the database for images tagged “my-best-photos”, and would present the results to the user in a gallery with buttons to filter by “animals”, “beach”, or “sunset”.
I have created a proof of concept for my own use. How can I contribute the code?
]]>I want to use this plugin for a website, but found it doesn’t support webp format images.
I use webp instead of jpg and png, so this is an important upgrade requirement.
Is this webp support likely in the future?
Hello,
This is a great plugin. Thank you.
1 ) Only… on desktop, the tags are published fine, but on mobile devices, the title is to big and the image is behind it.
Is there a work-around to hide the tags on mobile devices?
Is there a possibility to change the color of the tags displayed over the image?
Is there a way to get the title-tag on the bottem of the picture?
Thx in advance
]]>I am using the shortcodes provided by the plugin and I filter images by tag but I would like to use ‘AND’ operator when filtering instead of ‘OR’.
For example, show images that have both ‘sun’ and ‘landscape’ tags, not just one of them.
Is this possible?
Thank you
]]>Hi, as your video showing tagging pictures one by one. Is there a way to tag multiple pictures at once? Best regards, Steve
]]>Very nice plugin idea, almost all I need for my project.
But let’s say I have 300+ images, and I want to deliver only 20 per page.
My question – does it support pagination?
One of the shortcode options says limit = 1-200 – number of images to display (in total) but I am not sure if this is related to pagination.
Thanks in advance!
]]>Is it possible to use the current page/post ID to search for images with the same tag?
I am building a family tree, each member has their own post page with the permalink or slug being their name. If I could us the post ID for the image look up it would automatically display the correct images for that person.
So the short code would go from:
[go_gallery tags=’bill_gates’ size=’large’ gap=0 border_size=0 menu_show=0]
to something like:
[go_gallery tags=’page_id’ size=’large’ gap=0 border_size=0 menu_show=0]
Many thanks
]]>There’s a way to show image description on lightbox and don’t show it on hover?
]]>Hi, this plugin works great. On one of the demo pages I saw a shortcode option sort=’rand’, which I presume that the sorting goes random. What if I want to change that, what other sorting options are available?
Different question, but would also be great to know if a similar plugin is available for posts.
]]>