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

    Raphael G
    Participant

    Whenever i’m using the visual composer, after a couple of page edits, the save takes forever to occur, and adding new elements is a nightmare

    i’m on regular shared hosting, never had a problem

    but i get a message in the wordpress page admin saying

    “Connection lost. Saving has been disabled until you’re reconnected. We’re backing up this post in your browser, just in case.”

    I’m lead to believe the visual composer places a lot of load on the server with a lot of call backs, that some hosts identify as spam

    What can be done to remedy this?
    connection lost

    #61204

    Raphael G
    Participant
    This reply has been marked as private.
    #61592

    Mrinal
    Member

    Hi Raphael,

    I see, really sorry for the issue. At first I’ll suggest you to add the following line into your wp-config.php file (File Path: At root of your WordPress installation).

    define( 'AUTOSAVE_INTERVAL', 160 ); // Seconds

    Reference: http://codex.wordpress.org/Editing_wp-config.php#Modify_AutoSave_Interval

    Then check for the issue, meanwhile you can have a chat with your website support team about this issue too as it comes from server side.

    Hope that works well, Cheers!

    #61899

    Raphael G
    Participant

    Thank you

    I’ve tried that, with no apparent improvement

    My host says the application is not well built and adds

    I don’t foresee this working out well. I visited one page and there was 125 requests to admin-ajax in just a few seconds. This won’t scale at all under any circumstance where there is any sort of CPU or process limiting. If we had no process limiting I imagine it would have tried to spawn 125 processes.

    Would other users also be able to add what tyep of hosting and which company they are using?

    Thanks

    #62249

    Rad
    Moderator

    Hi Raphael,

    Can’t suggest any hosting yet as we don’t have an official list yet.

    For the meantime, could you try manually composing your content instead of copying demo content? Or use another demo content. I randomly seeing this on one of my test installation and it seems happen on certain demo content only. But I’m not really sure. Could you try that? Maybe if that is the case, then I could do some debugging on one of demo.

    Could you post your content here to test?

    Thank you.

    #64558

    Raphael G
    Participant
    This reply has been marked as private.
    #64967

    Mrinal
    Member

    Hi Raphael,

    Fortunately I’m not having this issue in your site anymore, check the screenshot below for proof.

    #66261

    Raphael G
    Participant

    with greatest respect,

    I made it very clear in my last response that my problems are predominantly when USING the visual composer plugin.
    Your screen shot is of the “classic” shortcodes mode,
    Undoubtedly there is no problem there, I can attest to that too!!

    The problem is in the Visual composer mode.

    Yes its true that in the classic mode you’ll not have this problem, but for many of us, being able to use the built in visual composer is a pre-requisite to us using Theme X.

    I would appreciate your reply.

    Thank you

    #66560

    Christian
    Moderator

    Hey Raphael,

    Sorry about that. I’ve tested your Visual Composer and didn’t experience your problem. I added elements and updated the page http://einfal.com/lisad/?page_id=6719 several times. The problem is most probably your internet connection. Also, please update X and the plugins to their most current version. See http://theme.co/x/member/kb/updating-your-theme-and-plugins/ for update instructions.

    Thanks.