Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1398114
    Teranox
    Participant

    Hi,

    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-click

    Sometime I’m also getting randomly a message saying memory allocation… on function.php.

    website is dev.boulonsplus.net

    #1398247
    Joao
    Moderator

    Hi 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

    #1398372
    Teranox
    Participant

    Not working.

    #1398404
    Teranox
    Participant

    Things where working fine until this morning.
    Don’t know what’s going on

    #1398505
    Teranox
    Participant
    This reply has been marked as private.
    #1398506
    Teranox
    Participant
    This reply has been marked as private.
    #1398721
    Rupok
    Member

    Hi 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 credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1398955
    Teranox
    Participant

    Rupok 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.

    #1399128
    Christian
    Moderator

    I tested the template and it works fine on my test site (see attachment). Please clear your browser cache or history and check again.

    Thanks.

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