Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #579989

    I have been having problems with the Avia Layout Builder. When I edit a page it just keeps loading (the wheel keeps spinning). It happened awhile back as well but it seemed to correct itself. This time I haven’t been able to edit my pages for 4 or 5 days. I’ve been trying to find a solution but have yet to find anything that works.

    I have latest WordPress (4.4.2) and latest Enfold (3.4.7) (updated it to try to fix it).
    I have tried disabling plugins by renaming plugins folder.
    I have added
    define('SCRIPT_DEBUG', true);
    to wp-config.php as suggested in https://kriesi.at/support/topic/avia-layout-builder-not-working-2/page/2/

    Any other ideas?

    #580003

    Hey matporgan!

    Your getting a few javascript errors. Add this to your wp-config.php file.

    define( 'CONCATENATE_SCRIPTS', false );
    

    And let us know when your done so we can take another look.

    Cheers!
    Elliott

    #580017

    Hey Elliott
    Thanks for the quick reply!
    Added the code to the end of wp-config.php, though still have the issue.

    #580139

    Any other thoughts on this?

    #580171

    Hey!

    what is your php memory limit from your host?
    Can you check if can be increased to 256?

    Regards,
    Basilis

    #580696

    Hey Basilis,
    This appears to have worked! Thanks for the assistance.

    #580707

    Spoke too soon… It worked for a few edits then the issue started up again.

    #581951

    Hey!

    We edited the test page a few times and everything worked very fast for us without any problem. It appears the site is working correctly now.

    If you need any help on this issue further please feel free to contact us.

    Best regards,
    Vinay Kashyap

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.