Ad Inserter
94Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
Displays ACF field instructions as tooltips
ACF Tooltip is a WordPress plugin designed to enhance the usability of Advanced Custom Fields (ACF) by providing tooltips for field instructions. It hides lengthy instruction texts and replaces them with a help symbol, generating tooltips that display the information when hovered over. This plugin is specifically for users of ACF PRO version 5.5.0 or higher who need to streamline their edit screens.
Best for: This plugin suits developers and site administrators using ACF PRO who want to improve the edit screen experience.
What it does well
Where it falls short
ACF Tooltip provides a practical solution for managing field instructions in ACF, making it useful for those who require a cleaner interface. Its customisation options may appeal to users looking for specific design adjustments.
dreihochzwo's own description of ACF Tooltip, lightly tidied.
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.
The tooltip will not hide if moused over, allowing create a tooltip with a link inside without hiding the tooltip.
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).
There are 7 filters that allow adjusting the design and the behavior of the tooltips can be adjusted.
<?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).
Other plugins for custom content structures.
Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 millio...
Checkout Field Editor (Checkout Manager) for WooCommerce – The best WooCommerce checkout manager plugin to man...
Easily reorder posts, pages, custom post types, and taxonomies with intuitive drag-and-drop sorting in the Wor...
The #1 user-rated activity log plugin for event logging, activity monitoring and change tracking.
Admin UI for creating custom content types like post types and taxonomies