Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #819182

    Lely
    Moderator

    Hello Sylvia,

    Thank you for the logs. Please do open a new thread and then give us admin credentials on a private reply. This is so we can check further.

    Always,
    X

    #819724

    SylviaPietzko
    Participant

    Done!

    #819844

    Paul R
    Moderator

    Thanks

    #832041

    jelisa m
    Participant

    Afters spending 2 painstaking hours updating my page every so often, I was finished so I clicked saved and got the “SPIFFYYYYYY” notification.

    I tried to view, but the prompt told me that the changes weren’t saved. After 2 or 3 prompts, it “saved.”

    When I viewed the page, NONE of my updates were saved. After all of the unnerving “FANTABULOUS” and “WOW-ERRIFIC” prompts, cornerstone saved NOTHING. I’m back at square one, frustrated and freaking out. The only thing that changed today is that I updated my plugins. No new plugins, just simply updated the current ones.

    Is there any way to go back and recover all of the work I just lost? And is there a reason why cornerstone doesn’t save anymore?

    #832566

    Rad
    Moderator

    Hi Jelisa,

    Since this thread is getting longer, would you mind starting a new one and provide your admin login credentials in private reply. There are many possible reason why this happens, one primary cause is hosting’s configuration and limitation. Though, I still love to check to gather more information.

    Thanks!

    #839330

    xavster
    Participant

    Hey there! I have a similar problem. When I finish my page (www.xavster.com) using Cornerstone and I go back to Dashboard my page seems fine in the Visual tab, but when I come back to Cornerstone almost all the second half of my page is gone!!! I come back to Dashboard, without saving in Cornerstone, and everything is fine again in the Visual tab, but I still want to make little changes on Cornerstone.

    What’s going on? Please help me… I have already disabled all plugins and the problem doesn’t change.

    Thanks!

    #839644

    Zeshan
    Member

    Hi there @xavster,

    Are you editing your pages created in Cornerstone in both standard WordPress editor and Cornerstone? It is not possible to switch in between editors to change content. If you do so, it will break the Cornerstone, or you won’t see the changes in it.

    That is why we warn our users when they try to switch in between editors.

    Thank you!

    #1066855

    rmerhi2
    Participant

    Hey,

    I’m having the same issue where Cornernstone is not saving any of my new work. I deactivated a lot of my related plug-ins, made sure I had an updated version of Cornerstone, and tried to open it up on a few different times and it just won’t work.

    Any other suggestions?

    #1066856

    rmerhi2
    Participant

    Hey,

    I’m having the same issue where Cornerstone is not saving any of my new work. I deactivated a lot of my related plug-ins, made sure I had an updated version of Cornerstone, and tried to open it up on a few different times and it just won’t work.

    Any other suggestions?

    #1067038

    Joao
    Moderator

    Hi There,

    Is that hapenning on a specific pages or on every page?

    If it is happening in just one page it is likely there is a syntax error on your code like a missing< or an unclosed <p>

    If it is hapenning in many pages you could test for plugin conflict.

    And make sure you have raised your PHP Memory on Wp-Config.

    In case you didnt 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. */

    Please provide us more information about the issue and your WordPress Admin Credentials in a private reply if necessary.

    Thanks

    Joao