Home › Forums › General Issues › No p tags with wysiwyg field › Reply To: No p tags with wysiwyg field
Can confirm same problem.
Custom theme using Timber (Twig engine), if i output default editor – all tags (br, p) are in place. Same output for ACF PRO WYSIWYG field – tags are stripped.
Tried to play with raw twig filter, add_filter autop – nothing.
As SKD mentioned changed function to the_field (in timber\twig case {{ fn(‘the_field’,’episode_editor’) }} ) – everything works as it should!
Note – there is no <p> tags in text editor (they gone if you click visual back) but wordpress rendered them on page.
ACF PRO version 5.7.5, WP 4.9.8
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.