Title: [Plugin: Meteor Slides] Tooltips
Last modified: August 19, 2016

---

# [Plugin: Meteor Slides] Tooltips

 *  Resolved [avkend](https://wordpress.org/support/users/avkend/)
 * (@avkend)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-tooltips/)
 * Sorry, but how to remove the tooltips that appear when you hover over the image.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-tooltips/#post-1792072)
 * Those tool tips are the title of the image and are a part of the image tag that
   is automatically generated by the featured image function.
 * If you wanted to replace or hide these tooltips you would have to use JavaScript,
   you could try a jQuery plugin like [qTip](http://craigsworks.com/projects/qtip/).
 *  Thread Starter [avkend](https://wordpress.org/support/users/avkend/)
 * (@avkend)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-tooltips/#post-1792115)
 * much to change? can you tell what should be changed to remove the tips.
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-tooltips/#post-1792139)
 * This can’t be easily changed in the code before it is output. The slide images
   are added as post thumbnails using the [the_post_thumbnail](http://markjaquith.wordpress.com/2009/12/23/new-in-wordpress-2-9-post-thumbnail-images/)
   function which automatically adds alt and title tags.
 * This is standard practice for all images using HTML, it would be best to remove
   or hide them using JavaScript so that they are still accessible to users who 
   need them.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: Meteor Slides] Tooltips’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/meteor-slides_0f131a.svg)
 * [Meteor Slides](https://wordpress.org/plugins/meteor-slides/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/meteor-slides/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/meteor-slides/)
 * [Active Topics](https://wordpress.org/support/plugin/meteor-slides/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/meteor-slides/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/meteor-slides/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-tooltips/#post-1792139)
 * Status: resolved