I am trying to:
get the markup from the wysiwyg editor to show in the front end.
Link to a page where the issue can be seen:
hidden link
I expected to see:
Paragraphs to show up if if they are present in the wysiwyg.
Instead, I got:
One long line of text
Hi, sorry but I'm not able to log in with these credentials. Please add the suppress_filters attribute to the Types field shortcode, like this:
[types field='regionaal-contactblok' suppress_filters='true'][/types]
Let me know if this does not solve the problem and I will try to download your Duplicator package again. Google currently says I don't have access.
Hi Christian,
thank you for your reply. Unfortunately your suggestion does not solve the problem. Also i think the supress filters should prevent formatting if i understand correctly? But i want to have the formatting.
I put it on dropbox now:
hidden link
KInd regards,
Glenn Windhouwer
OW maybe also a good thing to note. If i save the page without saving the layout it generates a lot of paragraphs. I think these come from the wysiwyg field in the layout. Because if i remove all enters they are gone.
Okay thanks for the report, I will ask my 2nd tier team to investigate the issue and let you know what I find out.
Hi Christian,
thank you for your reply. I look forward to hearing form you.
I also wanted to tell you that i found that in an other layout block on the same page the links disappear when i make an adjustment and only save the page. When i same the layout too the links reappear again. I think this has to do with the same issue so it might be relevant for the debug team.
Kind regards,
Glenn
Thank you. For now, my 2nd tier team has recommended using this code in your Visual Editor cell:
<div class="regionaal-contact-tekst">[wpv-autop][types field='regionaal-contactblok' output='raw'][/types][/wpv-autop]</div>
Uncheck "Disable automatic paragraphs" and uncheck "Disable the_content filter". I will keep you posted as I receive more information about this issue.
My issue is resolved now. Thank you!
Hi Christian,
i spoke to soon. This solution worked for another site where i had the same issue. But for this site it still does not work. It seems some kind of bug because it just throws p tags everywhere if i only save the page. When i also save the layout, they are gone. But this is not workable since my client should not be bothered with layouts.