Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1485763

    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

    #1485768

    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

    #1485771

    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

    #1485790

    Hi,

    It’s still there in your content:

    VERSTERK JE MARKETINGTEAM MET <br><strong>AI, CONTENT EN DATA<strong>

    Best regards,
    Rikard

    #1485794

    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

    #1485805

    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

    #1485881

    Hi Rikard,

    Thanks a lot, this seems to solve the issue.

    Best
    Michiel

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘After publishing page content blocks disappeared automatically’ is closed to new replies.