Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #993735

    Hello there!

    I was working on my website until I get an issue. You can watch the video on the link below.

    As you can notice, some elements are disappearing after I change the page or add another element. I duplicated the page as a new one and tried the same things on there as well. The issue was still there even on the new duplicated copy of the page. I restart the browser and tried it more than one, I even restarted my computer :)

    You can use the links I provided below to reach the pages with and without the issue.

    Before – http://medertrade.com/beestrong-bitkisel-ekstrakt/
    After the issue occurred – http://medertrade.com/beestrong-bitkisel-ekstrakt-2/

    What’s wrong with it?

    Thanks,
    Orhan

    #993807

    Hi Orhan,

    You have open html markup on the page which is likely causing the layout builder to break:

    BEESTRONG</br> <strong>Bitkisel Ekstrakt<strong></strong>

    Please try changing it to this instead:

    BEESTRONG</br> <strong>Bitkisel Ekstrakt</strong>

    Best regards,
    Rikard

    #993848

    Hello, Rikard!

    I changed it and tried to click “SAVE” and it didn’t work. Please check the video attached.

    Thanks,
    Orhan

    #994070

    Somehow, I tried to call one of the previous versions of the page which does not contain the second < strong >.
    Now, it is working.

    Thanks,
    Orhan

    #994078

    Merhabalar!

    Please make sure all HTML tags in your page are correctly opened and closed. An example for Strong tag below

    
    <strong>Here is my strong text </strong>

    Cheers!
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.