Tagged: x
-
AuthorPosts
-
May 25, 2016 at 8:47 am #1009061
escuelaplatenseParticipantit 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?
May 25, 2016 at 9:33 am #1009128
ChristianModeratorHey 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.
May 25, 2016 at 11:52 am #1009392
escuelaplatenseParticipantThanks 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.
May 25, 2016 at 1:29 pm #1009575
JoaoModeratorHola
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
May 25, 2016 at 2:48 pm #1009698
escuelaplatenseParticipantJoao:
your solution apparently works!!! (at least so far)Thanks Joao; Thanks Christian.
May 25, 2016 at 7:52 pm #1010103
Rue NelModeratorYou’re welcome!
We’re glad we were able to help you out.May 29, 2016 at 5:35 pm #1015573
jodumontParticipantHi;
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 = 256Mwhich is almost the same solution!
May 29, 2016 at 8:37 pm #1015787
Rue NelModeratorAwesome!
Thanks for letting us know that it has worked for you. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1009061 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
