Home › Forums › Backend Issues (wp-admin) › WYSIWYG shortcode button not visible within flexible content › Reply To: WYSIWYG shortcode button not visible within flexible content
I have run into the same issue with other types of fields when they are in repeaters and flex fields. The issue is that the editor is not initialized in the editor until the row is added so the your initialization script may not be running.
Out of curiosity, if you save the post with a layout in the flex content does your button appear in the editor when the page reloads?
You need to build your script in such a way that it can be called on ready and append actions in ACF.
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.