When you upload the gallery pictures, it adds the images title. There is an option to turn them off so they dont show in the poppup, but without manually removing them all there is now way to turn them off from showing when you hover over the image
Yes I know we can use display:none; for all things we don't what to show, but it would be better to have the control in the module.
Often clients upload images from their phones and they are not well labelled. We would need to create new css per gallery if we wanted to have some and not others show the titles, not ideal.
Its also a consistency issue, if you allow the toggle for the popup then you should for the hover over.
Or perhaps a toggle to say at the start, use image name as title or not, as you automatically do so without the choice being given
Yes I know we can use display:none; for all things we don't what to show, but it would be better to have the control in the module.
Often clients upload images from their phones and they are not well labelled. We would need to create new css per gallery if we wanted to have some and not others show the titles, not ideal.
Its also a consistency issue, if you allow the toggle for the popup then you should for the hover over.
Or perhaps a toggle to say at the start, use image name as title or not, as you automatically do so without the choice being given
Yes, i've added this to our feature requests. Hopefully our developers will take care of that.