Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Tipso

Descripción

Tipso is a simple WordPress tooltip plugin that displays a responsive, animated, fully customizable tooltip when the visitor hovers over the matched element.

Usage

The plugin adds a button in the editor. On click it opens a modal window where you can enter the tooltip content. It generates a shortcode and inserts it in the editor.

The shortcode
[tipso tip=»Tooltip content»]Hover me[/tipso]

You can also manually add the shortcode in the editor, or you can assing the tooltip functionality to any element simply by adding a class tipso and for the content add a data-tipso=»Tooltip content»

For making changes to the default tooltip options (background color, content color etc.) go to «Settings/Tipso Settings»

Check the demo

Capturas

  • Editor
  • In Action
  • Settings Page

Instalación

  1. Unzip the plugin and upload it to your site\’s «/wp-content/plugins/» folder.
  2. Activate the plugin through the \’Plugins\’ menu in WordPress.
  3. Modify the plugin’s option settings
  4. Check out your new button in the content editor.

Preguntas frecuentes

For any question feel free to contact me 🙂

Reseñas

9 de octubre de 2021
I can't remember if I've ever left a review. This plugin works in October 2021 perfectly. I tried five other tooltip plugins and each didn't work or where too much (like automatically making every time the word was mentioned into a tooltip). This gives you an easy-to-use shortcode and enough styling options without having to code.
3 de septiembre de 2016
I absolutely love it. Couldn't find a better one, really. It's smartly and beautifully designed and it's very easy to use. Thank you so much Bojan Petkovski for having made this tooltip !
Leer todas las 8 reseñas

Colaboradores y desarrolladores

«Tipso» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Tipso» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

  • Initial release