Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Masonry Gallery Not Showing after Update #779970

    Hello,

    Is there any update on this from Kriesi? We’ve had this problem and are awaiting a fix.

    Thanks!

    Hi Andy,

    I completely replaced the Enfold theme folder from a fresh copy that I downloaded from ThemeForest (v3.3.2) – the error still remains, so corrupt files are not the cause.

    Same error, same limit number, same characteristics, just a different line:

    Fatal error: Out of memory (allocated 77332480) (tried to allocate 20 bytes) in /xxxxx/htdocs/data/plugins/sitepress-multilingual-cms/sitepress.class.php on line 10467

    Do you have any other ideas? I don’t know where the 77332480 figure comes from as it doesn’t seem to be related to any limits in our config. It absolutely seems to be related to the recent changes in Enfold. This is quite frustrating…

    Hi Yigit,

    If the memory limit is 120M, do you know why it seems to be hitting a limit around 74M (77332480 bytes allocated)? It doesn’t seem like that is the PHP limit…

    Previously I tried setting this in wp-config.php:

    define( 'WP_MAX_MEMORY_LIMIT' , '512M' );
    
define( 'WP_MEMORY_LIMIT' , '512M' );

    But that didn’t seem to change anything and I was still getting the error so I also tried doing this in wp-config.php:

    @ini_set( 'memory_limit', '512M' );

    Testing with ini_get(‘memory_limit’), it looks like the new memory_limit is being accepted by the host and I can even get it to show correctly in phpinfo() – see the private message for a link proving this.

    In summary: even when the memory limit is set much higher (512M), the error still occurs. It seems to be directly related to something that has changed in Enfold because changing the theme back to the old version immediately fixes the error.

    So the question remains, what has changed in Enfold that might be triggering this error?

    Hi Yigit,

    I’ve included the link and more details in the private section. I have also tried disabling all other plugins except WPML and the error remains. Reverting to the old version of the theme immediately fixes it so there is something in the update that is triggering this error.

    Any other suggestions?

    Thanks!

    in reply to: Enfold Dummy Data Import #437620

    Elliot
    I thought we could import just modules from different demos.
    For example the homepage from demo 1 , the contact page from demo 2 etc.
    Isn’t it the case ?

    Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)