ACF Pro WYSIWYG not recognizing paragraphs

Hi,

I am using an ACF integration with templates created in the Pro theme. Everything is connected and working properly, except when I output the WYSIWYG field on a page it displays all the content into 1 paragraph. It doesn’t recognize the double spacing as creating a new paragraph the way it is supposed to. If I go into the HTML and input

tags it works fine, but I don’t want my client to have to do this for every paragraph. Please advise what the issue is… Thanks!

Hi @coverberg,

Thanks for reaching out!

Would you mind sharing your credentials so that we can check your setup properly? To do that, please give us the following information in a Secure Note.

  • WordPress Login URL
  • Admin level username and password
  • URL of the page where the ACF is located

You can find the Secure Note button at the bottom of your posts.

Thank you.

Hey @coverberg,

Thanks for providing your details! The reason why it is not formatting correctly is because of the dynamic content. You are using this one {{dc:post:meta key="content"}} but the right dynamic content should be {{dc:acf:post_field field="content"}}.

Hope that helps.

That’s great! Thank you so much

Hi @coverberg,

You’re welcome! If you have any other concerns or clarifications regarding our theme features, feel free to open up a new thread.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.