0 weeks ago
Last Updated
If an ACF field requires a longer instruction text, the layout of the edit screen is messy and a lot of space is wasted. The ACF Tooltip plugin hides the field instructions, adds a help symbol to the field labels and generates a tooltip based on the instruction text. New in Version 1.2.0 The tooltip will not hide if moused over, allowing create a tooltip with a link inside without hiding the tooltip. Custom settings There are 7 filters that allow adjusting the design and the behavior of the tooltips. This plugin works only with the ACF PRO (version 5.5.0 or higher). Localizations English Deutsch Custom settings with filter hooks There are 7 filters that allow adjusting the design and the behavior of the tooltips can be adjusted. Set the design of the tooltips <?php function acf_tooltip_style() { $style = 'qtip-acf'; return $style; } add_filter('acf/tooltip/style', 'acf_tooltip_style'); ?> The available styles can be found on the qTip options page and are shown on the qTip demo site. You can mix the styles; e.g. “qtip-acf qtip-rounded qtip-shadow” If you like, you can define your own style, with the class name of your style from your own CSS file (see next filter). The qtip-acf style is the standard style, which is set without a filter. Define your own CSS file <?php function acf_tooltip_css()...
Are you an author of this plugin? Want to write a more detailed review?
Sorry, pal! The plugin couldn’t pass all our tests. No hard feelings, right?
Last Updated
This week
on WordPress
on WordPress
This section is not meant to be comprehensive.
Why don’t you compare the plugin side by
side with another plugin”
24 Jan, 2020
Saif Hassan
Overall
Easy of Use
Customer Support
Feature of Functionality
Value of Money
Pros & Cons: This is a review from the Editorial staff of WP Hive for test purposes. We are sure the plugin made it with good heart for WordPress users and we want to encourage his/her efforts by the first review.
Overall:The plugin should be working great. Even if it does not, we respect the time and effort. If you are using this plugin - leave a review with more information.