=== Tooltip CK === Contributors: ced1870 Tags: tooltip Requires at least: 4.5 Tested up to: 5.8 Stable tag: 2.2.15 License: GPLv2 or later Tooltip CK allows you to put some nice tooltip effects into your content. == Description ==

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 == Installation == 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 == Frequently Asked Questions == == Screenshots == 1. Tooltip CK options 2. How to create a tooltip in your Wordpress editor == Changelog == = 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