Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1009061
    escuelaplatense
    Participant

    it happens that the elements inserted and edited with “cornerstone” never finish to load. In the corner of the screen appears the next: message: “HEY! Loading the preview took longer than expected. There may be script conflicts on this page.”

    Do you can help me to solve it?

    #1009128
    Christian
    Moderator

    Hey there,

    You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Also, please remove all customization and custom scripts while testing.

    Thanks.

    #1009392
    escuelaplatense
    Participant

    Thanks Christian.

    The problem remains. I tried all of your tips, but i can’t solve it. Fortunately i have a backup, and it worked. But i have seen that the problem appears when i use the element “text” and i try to edit the content, alternately, by the visual method and html method. from that moment appears the problem. Always. ¿why happen this?

    Thanks.
    ———————————————————————-

    El problema persiste. Intenté con todos tus consejos, pero no puedo resolverlo. Afortunadamente tengo una copia del sitio y fincionó. Pero he notado que el problema aparece cuando uso el elemento “Texto” e intento editar el contenido, alternarivamente, mediante el metodo visual y el metodo html. Desde ese momento se genera el problema. Siempre. ¿porque pasa esto?

    Gracias.

    #1009575
    Joao
    Moderator

    Hola

    Let´s try to improve your PHP Memory Limit.

    Would mind adding this in your wp-config.php located at the root directory of your site.

    define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );
    You can add it before the line

    /* That’s all, stop editing! Happy blogging. */

    Let us know how it goes.

    Cheers!

    Joao

    #1009698
    escuelaplatense
    Participant

    Joao:
    your solution apparently works!!! (at least so far)

    Thanks Joao; Thanks Christian.

    #1010103
    Rue Nel
    Moderator

    You’re welcome!
    We’re glad we were able to help you out.

    #1015573
    jodumont
    Participant

    Hi;

    add the same issue, and after reading this post, I pass my php memory_limit to 256M

    ; Maximum amount of memory a script may consume (128MB)
    ; http://php.net/memory-limit
    ;memory_limit = 128M
    memory_limit = 256M
    

    which is almost the same solution!

    #1015787
    Rue Nel
    Moderator

    Awesome!
    Thanks for letting us know that it has worked for you.

  • <script> jQuery(function($){ $("#no-reply-1009061 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>