• I was so excited to install this plugin. After a long and time-consuming year or slowly phasing out all the different Jetpack modules I’d been using, I finally deleted it. The one thing I haven’t found is a suitable replacement for the photo gallery module (photon/masonry/tiled/carousel). This plugin looked like it would do the trick, but it doesn’t appear to be supported anymore…?

    The biggest issue I have with the plugin is that the .jpg image title is visible below all images in the carousel and also on the main blog post as a tooltip when you hover over the image thumbnails. It appears the only way to remove this is to potentially delete the title of all images if I don’t want that to show, which isn’t an option. Since there doesn’t seem to be an alternative solution, I unfortunately have to uninstall it.

    I also recently installed and am testing Photo Gallery by Supsystic. When the Subsystic plugin is installed, the Tiled Galleries Carousel Without Jetpack doesn’t work. The options for it don’t show up anywhere. I don’t have any other conflicts with the Supsystic plugin, so again, I’ll have to uninstall Tiled Galleries. It’s a bummer.

    I’m using the Valenti theme, and my browser is Chrome.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yeah, I also wish there was an option to easily disable the hover tooltips, or maybe have an option to have the tooltip display Caption text instead of Title.

    As for your other issue with the displayed filename. There is a workaround you can use to hide it. Just add this to your CSS:

    .jp-carousel-titleanddesc-title {
    display: none;
    }

    Edit: To remove the title tooltip on hover, you can use this plugin, for example.

    Thanks for the css, works perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Default Tooltip on Image Hover Shows .jpg Title’ is closed to new replies.