Seems to be another issue – Marked as closed
Sorry for the confusion – error still exists – I simply fucked up the rollback
-
This reply was modified 3 years, 8 months ago by
polarracing.
Hi @polarracing, could you clarify where/how this is happening? I just tested creating a simple post with both regular WordPress paragraphs and manual inline paragraphs using <p> in L&L versions 2.4.4 and version 3.0.0 and in both cases, the paragraphs remained intact when using <Field content />. Could you share the template you’re using to display this content as well as some information about what data is contained in the field you’re trying to display and what the expected vs actual output is? That’ll help us to replicate your issue so that we can troubleshoot this.
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
@polarracing Don’t make duplicate topics please. I archived your other one.
Using <Field content /> in an empty template & classic editor in visual mode.
Content is a text like:
<h1>My Header</h1>
<p>Some text</p>
Previous version result:
<h1>My Header</h1>
<p>Some text</p>
3.0.0 result
<h1>My Header</h1>
"Some text"
Btw. I also posted this on your forum – maybe we use one place to collect all information – here or the tangliable forum?
-
This reply was modified 3 years, 8 months ago by
polarracing.
Thanks for the clarification, I just saw that thread you made on the Tangible forum. Let’s stick to that one since the Tangible team tends to monitor that forum a bit more closely than this WordPress forum. We can update this thread when the issue has been resolved.
OK, sorry for the double post.