Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1155068
    Rich H
    Participant

    Okay so I had to restore a page revision the other day, I THOUGHT this was working fine since Cornerstone 1.0.6… Apparently not as now my page is nothing but shortcode and I cannot open it in the cornerstone editor. AGH how can this be fixed! I do NOT want to redo the entire page. Not happy at all.

    #1155072
    Rich H
    Participant
    This reply has been marked as private.
    #1155200
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    There could be many aspect that is causing this issue one of this is memory limit, we can start trouble shooting this by entering the following lines in your wp-config.php file at the root of your installation:

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

    If this doesn’t solve the issue do an 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 still the issue remain please provide us login credentials in private reply, so we can take a closer look.

    Thank You.

    #1155257
    Rich H
    Participant

    Increased ram to 512 and 1024 (I’m on a VPS with 8gig ram)

    Deactivated all 3rd party plugins, no luck.

    I posted the login and pass before your reply.

    Thanks

    #1155402
    Rupok
    Member

    Hi there,

    Sorry for the confusion. Post revision doesn’t work on Cornerstone yet unfortunately.

    Thanks!

    #1155407
    Rich H
    Participant

    Are you kidding me!!!! Please tell me this is something that is in the works! Every other editor works fine with post revisions, now I have to spend hours re-doing the entire page. This should have been worked into the initial release of the editor,, VERY VERY annoyed right now.

    What is it about post revisions working in the release notes of 1.0.5 or 6 then???

    #1155445
    Rupok
    Member
    #1156741
    Rich H
    Participant

    That is really quite irrelevant what is in that thread. The change it says to make is already done in the newer versions of cornerstone

    I really don’t understand the heading of the file as it clearly does not work at all….

    
    <?php
    /**
     * This class add revision support for cornerstone.
     */
    
    #1156983
    Rupok
    Member

    Hi there,

    Kindly follow the thread carefully including other replies. Revision is not supported by Cornerstone but there is a fix that suggested there. That’s all I can refer for this issue.

    Thanks for understanding.

    #1160680
    Rich H
    Participant

    I did read the thread… You didn’t read my reply….

    That is really quite irrelevant what is in that thread. The change it says to make is already done in the newer versions of cornerstone

    So the “fix” does nothing at all as the “fix” was already applied to the later versions of cornerstone.

    Total BS that Cornerstone does not support revisions, your essentially removing core functionality from WP, and this would be a TOP priority to make revisions work properly. Instead of adding new features, its far more important to make it work fully with the core WP application!

    #1160892
    Rad
    Moderator

    Hi Rich,

    We didn’t remove that functionality. It’s just that WordPress revision only works on its editor. There is no revision if the post content is programmatically added, or added outside the editor. We’re currently working on that, cornerstone has its own revision but it doesn’t sync in random cases. It uses WordPress’s standard hooks, hence, revision should always work, since those hooks fail, then our plugin will also fail.

    I’ll personally check that area too, maybe it needs a dedicated revision functionality than WordPress offers. Though, the solution, for now, is restoring your database. Due to revision’s mismatched date, your cornerstone data is now empty.

    Thanks!

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