I’m having trouble with editing and publishing pages. After I update and publish the page, most content blocks just vanish. Even if every single plugin is turned off, the issues still remain.
This situation appears to be linked to the newest version of the theme that we are currently running, along with the page builder functionality that is built into it.
See this Loom https://www.loom.com/share/e5d0dcbe246b47c79c275dbf1a462a95?sid=4bbf0d5b-13e3-4ee8-956e-17a0cf66bc1b
Hey michielschoonhoven,
You have open html markup in your content:
VERSTERK JE MARKETINGTEAM MET <br><strong>AI, CONTENT EN DATA<strong>
You need to close all tags properly, like so:
VERSTERK JE MARKETINGTEAM MET <br><strong>AI, CONTENT EN DATA</strong>
If not, it will break the layout builder.
Best regards,
Rikard
Hi Rikard,
Thanks for your response. Unfortunately that didn’t solve the issue. I even completely removed all <> in the titles on the page but still all content blocks are being removed after publish, except the content block on the top.
Best
Michiel
Hi,
It’s still there in your content:
VERSTERK JE MARKETINGTEAM MET <br><strong>AI, CONTENT EN DATA<strong>
Best regards,
Rikard
Hi Rikard,
yes I know because when I change that code and publish, all content blocks except the top block disappears as you can see in the Loom.
Best
Michiel
Hi,
You need to close the markup first, then add content. I fixed it for you and it’s working as expected.
Best regards,
Rikard
Hi Rikard,
Thanks a lot, this seems to solve the issue.
Best
Michiel