Tagged: x
-
AuthorPosts
-
August 31, 2016 at 8:10 am #1155068
Rich HParticipantOkay 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.
August 31, 2016 at 8:12 am #1155072
Rich HParticipantThis reply has been marked as private.August 31, 2016 at 9:50 am #1155200
RahulModeratorHey 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.
August 31, 2016 at 10:19 am #1155257
Rich HParticipantIncreased 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
August 31, 2016 at 11:51 am #1155402
RupokMemberHi there,
Sorry for the confusion. Post revision doesn’t work on Cornerstone yet unfortunately.
Thanks!
August 31, 2016 at 11:58 am #1155407
Rich HParticipantAre 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???
August 31, 2016 at 12:22 pm #1155445
RupokMemberHi there,
Kindly follow this thread for more information – https://community.theme.co/forums/topic/reverting-to-an-earlier-revision-when-using-cornerstone/#post-740121
Thanks!
September 1, 2016 at 7:18 am #1156741
Rich HParticipantThat 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. */September 1, 2016 at 10:15 am #1156983
RupokMemberHi 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.
September 4, 2016 at 11:16 am #1160680
Rich HParticipantI 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!
September 4, 2016 at 6:19 pm #1160892
RadModeratorHi 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!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1155068 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
