When you mouse over the images in the Masonry Gallery, a tooltip popup shows the title. If I wanted to disable this tooltip popup, what changes are necessary in the code? I tried a solution from 2014 on this forum but it did not work in the current version.
Hey hmsvictory,
Thank you for the inquiry.
Are you referring to the title attribute popup? Please note that the title attribute is important for search engines and the tooltip is a default browser feature, so we don’t recommend removing it. But if you want to proceed and remove the attribute, try adding in the functions.php file any of the script or code provided in the following threads.
// https://kriesi.at/support/topic/issue-with-lightbox-image-titles/#post-1356119
// https://kriesi.at/support/topic/image-names-appearing-on-hover/#post-1355003
// https://kriesi.at/support/topic/how-to-remove-filename-which-shows-when-mouse-arrow-is-on-a-picture/#post-1324132
Best regards,
Ismael