Use ACF tooltip in frontend
-
Hi,
Thanks for the plugin.
If you use ACF in frontend (with acf_form()), you should load dashicons on frontend to allow non admin to see the tooltip!
wp_enqueue_style( 'dashicons' );
- The topic ‘Use ACF tooltip in frontend’ is closed to new replies.