Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Tooltip CK

Descrição

Tooltip CK

Example of use :

{tooltip}Text to hover{end-texte}a friendly little boy{end-tooltip}

Get more informations and see the demo on https://www.ceikay.com/plugins/tooltip-ck

Features

  • Styling from the plugin settings interface with color pickers and other fields
  • Open with animation
  • Options for the tooltip position (top, bottom, left, right)
  • Options for the tooltip animation duration, delay before hide
  • Options to style the shutter text (text to mouseover)
  • Mobile/Touch Device compatibility
  • Screen overflow detection
  • Editor button for a fast tooltip creation
  • Custom settings for each tooltip : content, width, duration, delay
  • Compatible multilanguage with the POT file
  • French translation included

Imagens de tela

  • Tooltip CK options
  • How to create a tooltip in your Wordpress editor

Instalação

  1. Unzip the package tooltipck.zip
  2. Upload the folder tooltipck to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Avaliações

7 setembro, 2022
This plugin is great. You can change the styling and add as many tooltips as you want on your website. So simple and easy to use. Thank you!
5 março, 2021 2 respostas
Good plugin but not compatible with Divi, probably the most popular theme on the market. The Divi builder is not loading if the plugin is activated, which makes it almost impossible to use the two together. Pity!
6 janeiro, 2021
We are using this plugin to provide glossary explanations of technical terms in plant descriptions. When a term is hovered, or touched on a mobile phone, an image and explanation appears. It's perfect and just what we needed. Crucially: - it has a light load. - it keeps the tooltip within the screen. - it works on touch screens. - it doesn’t interfere with the product selection filters in another plugin. - it has an opening delay and shadow which helps the visibility of each tooltip as something new and separate from the page or post. The light load is perhaps the most important - we had abandoned another more automated tooltip plugin because it had created a javascript file for every tooltip on every page, regardless of whether they were on that page! By contrast, this plugin has a simple code for each tooltip within the HTML, and a single javascript file, so it is light and neat by comparison. Huge difference. The plants we show are actually WooCommerce 'products', so we constantly update 'product details' using a .csv file. It means we create the coding for each tooltip simply with Excel formulas that combine the term, the standard code elements, and the explanation. After a year or so, when we had a problem with a WordPress update and a clash with another plugin, the response and solution was immediate. As it's the developer responding, it means it goes into the next update for everyone. Brilliant.
Leia todas as 14 avaliações

Colaboradores e desenvolvedores

“Tooltip CK” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

“Tooltip CK” foi traduzido para 1 localização. Agradecemos aos tradutores por suas contribuições.

Traduzir “Tooltip CK” para o seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.

Registro de alterações

2.2.15 – 11 december 2021

  • Fix issue with Divi edition when tooltip is added in the text

2.2.14 – 08 april 2021

  • Improve compatibility with AMP plugin
  • Fix generic issue in front

2.2.13 – 06 april 2021

  • Fix issue with AMP plugin

2.2.12 – 31 march 2021

  • Fix issue with 2.2.11 version

2.2.11 – 08 march 2021

  • Fix issue with Divi

2.2.10 – 4 january 2021

  • Fix issue jQuery error and JS minification

2.2.9 – 16 december 2020

  • Fix issue with WP5.6 and jQuery update

2.2.8 – 04 july 2020

  • Fix issue with RSS feed

2.2.7 – 09 march 2020

  • Improve tooltip position
  • Fix issue with custom width setting not working

2.2.6 – 24 february 2020

  • Improve width setting from data attribute
  • Fix issue with Gutenberg editor
  • Fix issue with the tooltip when cache is enabled

2.2.5 – 11 november 2019

  • Fix issue with height of the tooltip

2.2.4 – 03 october 2019

  • Fix issue with tooltip not recognized in content

2.2.3 – 13 feb 2019

  • Improve the behavior on mobile to close the tooltip

2.2.2 – 07 feb 2019

  • Improve the tooltip position in responsive mode
  • Fix issue with the event triggered for the rendering

2.2.1

  • Makes compatible with Gutenberg and Elementor

2.2.0

  • Fix PHP issue

2.1.4

  • Fix issue when string contains a bracket

2.1.3

  • Fix PHP notice

2.1.2

  • Add repositioning when switching phone to landscape/portrait and window resize
  • Fix issue with z-index too high

2.1.1

  • Fix issue with Tooltips position

2.1.0

  • Recode script to avoid dependancy on a specific jQuery instance
  • Improve the way the scripts are loaded in the page
  • Use better method to load inline script
  • Load inline CSS code in the footer for better SEO / performance
  • Fix issue with empty values in the options

2.0.5

  • Improve Javascript compatibility

2.0.4

  • Add advanced option to disable the html fixer to fix html issues

2.0.3

  • Fix an issue with Woocommerce image selection in product page

2.0.2

  • Fix an issue with a php error using the PRO version

2.0.1

  • Change the filter to be only on the content to avoid issue in meta tags
  • Fix an issue with the call of the class htmlfixer

2.0.0

  • Code refactoring
  • Add Mobile/Touch Device compatibility
  • Add screen overflow detection
  • Add multilanguage
  • Add options to style the shutter text
  • [PRO] Add tooltip effect option (height, width, fade)
  • [PRO] Add tooltip position option (top, bottom, left, right)
  • Improve the tooltip behavior

1.0.8

  • Fix an issue with settings interface

1.0.7

  • Fix an issue with the tooltip position

1.0.6

  • add compatibility into the widget and anywhere in the page

1.0.5

  • fix an issue on background color
  • fix a PHP issue

1.0.4

  • Add compatibility for touch devices (mobile + tablet)

1.0.3

  • Add option for background image

1.0.2

  • Restructure folders and files for a better organization

1.0.1

  • Fix html issue in the settings page

1.0.0

  • First issue