Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #243298

    I state that it only happens when I use the accordion and tabs.
    Sometimes when I’m composing in these two, sometimes it seems to reset all the page content, it is frustrating because I almost always happens in the elements of the portfolio, and there is no way to recover the lost work.
    may depend on what? you can not solve?
    thanks for your attention,
    max

    #243738

    Hi Encomm!

    You might want to increase the wordpress php memory limit to at least 128M. Depending on your hosting environment you might experience an issue when trying to access the Advance Layout Builder. This is usually due to the builder timing out because of a memory limit in your server environment. The first thing you can do to remedy this is to enter the following lines in your wp-config.php file at the root of your installation:

    define( 'WP_MEMORY_LIMIT', '128M' );
    define( 'WP_MAX_MEMORY_LIMIT', '256M' );

    You can also contact your host if you’re not comfortable doing the adjustments yourself. Refer to this link for more info: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Cheers!
    Ismael

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