Tagged: x
-
AuthorPosts
-
March 7, 2017 at 12:48 pm #1398114
TeranoxParticipantHi,
I got my dev website updated automatically (i really should turn that off….)
And now when I want to edit in cornerstone, page does not load properly and can’t be saved…I got the “Hey!
Loading the preview took longer than expected. There may be script conflicts on this page.”When I want to save, it does not…. this is happening to all my pages even those that was working before.
I also have this in google inspector:
jquery-migrate.min.js:2 JQMIGRATE: Migrate is installed, version 1.4.1
jquery-migrate.min.js:2 JQMIGRATE: Migrate is installed, version 1.4.1
dev.boulonsplus.net/:1012 Uncaught SyntaxError: Unexpected token }
public.min.js:1 superfly-on sfm-style-side sfm-sidebar-always sfm-toggle-clickSometime I’m also getting randomly a message saying memory allocation… on function.php.
website is dev.boulonsplus.net
March 7, 2017 at 2:48 pm #1398247
JoaoModeratorHi There,
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. */
Here you have a video tutorial in any case:
Let us know how it goes.
Thanks
March 7, 2017 at 5:23 pm #1398372
TeranoxParticipantNot working.
March 7, 2017 at 6:40 pm #1398404
TeranoxParticipantThings where working fine until this morning.
Don’t know what’s going onMarch 7, 2017 at 6:55 pm #1398505
TeranoxParticipantThis reply has been marked as private.March 7, 2017 at 6:55 pm #1398506
TeranoxParticipantThis reply has been marked as private.March 8, 2017 at 1:10 am #1398721
RupokMemberHi 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.
If the issue still persist, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
March 8, 2017 at 6:16 am #1398955
TeranoxParticipantRupok could you check the code i’ve entered before your post?
it seems it’s now the only page that was having problem, i’ve downloaded the template and deleted the page, i’ve created a new one and it doesn’t want to upload back…so the bug seems to be inside this code.March 8, 2017 at 9:08 am #1399128
ChristianModeratorI tested the template and it works fine on my test site (see attachment). Please clear your browser cache or history and check again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1398114 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
