Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #454924

    Hello,

    This problem comes back with Enfold not saving the changes we make to a post for example.
    Login credentials are provided bellow.
    We make changes to a published post, but the editor page keeps reverting to the previous status.
    So now for example the Avia Editor area is empty.
    I input the layout code into the debug area, click update, and the page stay empty.

    I also created an empty new post called test.
    I input text area into it and clicking update.
    The page stay empty.

    This kind of behavior is repeating itself, and we where told that this is a theme related issue, not a caching problem on the server side or local browser.

    Please check.

    #455022

    Hey tech500!

    Thank you for using Enfold.

    You can’t copy third party scripts in the debug editor. It is actually advisable not to tamper with the codes inside the debug editor field. Place the code inside a code or a text block. The builder works fine when I test it: http://www.silkphotos.com/wp-admin/post.php?post=987&action=edit

    Regards,
    Ismael

    #455090

    Hi Ismael,

    I’m afraid I wasn’t so clear.
    The problem is not using a script in the debug area, forget I mentioned the debug area.
    (we use it sometimes to copy the exact content from page to page, for the layout area.

    The issue here is that we create a post with content, but after publishing the post page appears empty.
    We tested this with two posts, and we can’t make content appear.
    Even more, after we did manage to put content on the post page, and deleted it after wards, after hitting update, the content stays in the editor.

    Like the “save” command doesn’t get the update data.

    Try to create a post, publish it, and look at that post preview page.
    It is empty.
    Dan

    #455455

    Hi!

    Alright. Still, you cannot put any content in the debug editor unless it is generated by the advance layout builder. Anyway, I created a test page and the content doesn’t display because of this css code:

    #top.single-post #main > div.container_wrap:nth-child(1) .container {
      display: none;
    }

    Please remove it.

    Best regards,
    Ismael

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