This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Tooltipster

Description

Tooltipster is a jquery tooltip plugin. you can use it very easy . you can add custom image , text , title.
it has 10+ features .
example animation, position, title, text, image, speed, delay,icon ,theme, trigger etc.

How to Use

to Use Cteate a shortcode in your post like that

simple Activation

[tooltip  text="Your Tooltip text here"]
    Tooltip
[/tooltip]

Add content with title, position

[tooltip title="Helo World"  position="top" text="Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! This is an tooltips This is an tooltips"]This is an tooltips[/tooltip]

More Options

[tooltip title="Helo World" trigger='click' position="top" image="http://s27.postimg.org/4by9zrilr/logo.jpg" theme="tooltipster-light" text="Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! This is an tooltips This is an tooltips"]
    This is an tooltips
[/tooltip]

Screenshots

  • Tooltip with Image

Installation

  • From WP admin > Plugins > Add New
  • Search \”Tooltipster\” under search and hit Enter
  • Click \”Install Now\”
  • Click the Activate Plugin link

FAQ

Tooltipster can be added any where .

Reviews

Read all 2 reviews

Contributors & Developers

“Tooltipster” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Tooltipster” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0
First Release