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

    A customer is trying to create a very, very long frontpage with the Enfold theme. But there’s a problem with saving the page after a few times of editing and pressing the publish button. The whole page gets cut off and only half a page is shown. I tested it and indeed after editing and saving the page a couple of times the debug output is way shorter then it initially was.

    I dit some further testing and it after editing a few text blocks the output in the debug/output field is suddenly a lot shorter. Also see this gif:

    The output is very long at first, I make a change and suddenly the output is cut in half.

    I’ve checked php error logs, but no error can be found there (so it’s not a php input limit or something). I’ve set the following php settings as well:
    php_value max_input_vars 20000
    php_value post_max_size 64M

    Hope you can help!

    • This topic was modified 9 years, 3 months ago by sem.
    #722958

    Hi sem,

    It sounds like there is open/broken html markup on the page, it breaks the editor unfortunately. Could you try to look for something like that just before the breakpoint please? You could also try to enable debug mode in order to see shortcodes and copy/paste the shortcode to a new page to see if it works better there: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    If that doesn’t help then please post admin login details in private so that we can have a closer look.

    Thanks
    Rikard

    #723079

    Thanks for your help Rikard. Seems like the problem was indeed an unclosed tag. Very strange the problem occurred only sometimes after saving.

    #723543

    Hi,

    Ok, glad you found the problem though. Please let us know if you should need any further help on the topic or if we can close it for now.

    Best regards,
    Rikard

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