The solution of https://support.advancedcustomfields.com/forums/topic/preview-solution/page/3/#post-136816 does not work for me. Then the “merge” filter does not work anymore.
When will this problem be fixed? It took already years, as I can see in several bug tickets …
I need to change the order of the flexible content field elements. My customer wants to enter the position number instead of using drag&drop, because he has up to 80 elements. So I am also looking for a solution.
I found the solution on another website.
Use this in your PHP code:
$content = apply_filters('the_content', $content);
This also renders the inline elements / shortcodes.
Regards from Berlin
Oliver aka Keks
I have the same problem (@sheriffderek: you have another problem, this is offtopic), but I use the Timber plugin and Twig templates.
{{ module.richtext }}
… renders the content of the WYSIWYG editor w/o the p tags. How can I get the right HTML code using Twig?
Same problem here with ACF Pro 5.7.2 and Firefox ESR 52 or the latest Mozilla SeaMonkey (2.49), which is based on Firefox 52 (ESR). (Windows)
It works with Firefox 61 and Chrome 67.
No we use version 5.6.10 (thanks for the link, @darrigan).
Please fix this for 5.7.x, thanks!
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.