Home › Forums › Backend Issues (wp-admin) › WYSIWYG sticky toolbar › Reply To: WYSIWYG sticky toolbar
Hi @njs
I’m not sure wether this is ACF or WP Core “fault”.
Pretty sure that the ACF wysiwyg-field makes use of the wp_editor function provided by WordPress to output an editor (like any other plugin usually do):
https://codex.wordpress.org/Function_Reference/wp_editor
And it does not seem to have a setting for this. So my guess is that WP Core doesn’t support the same behaviour for editors created with that function as the core editor.
Have you looked into it any further, done some googling on editors in WP in general?
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.