Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #582123

    I have been having problems with the Avia Layout Builder. When I edit a page it just keeps loading (the wheel keeps spinning). This is a brand new install, reinstalling the theme, resetting the database, adding the following to wp-config.php, nothing has worked so far.

    define('SCRIPT_DEBUG', true); 
    define( 'CONCATENATE_SCRIPTS', false );
    define('WP_MEMORY_LIMIT', '256M');
    define('WP_MAX_MEMORY_LIMIT', '512M'); 

    I’ve been trying to find a solution but have yet to find anything that works. Please let me know if there’s a fix to this one. This is a pop-up website for a charity event that needs to be up and running as soon as possible.
    Ironically, this theme works great with no issues on the same server & same version of WP/theme.

    #582676

    Hi Mewish!

    The sample page which you have created has some content in default editor which is why the advance layout builder show you the spinning wheel.

    We created a test page (see private for link) everything is working fine :)

    Regards,
    Vinay Kashyap

    #584625

    Thank you for checking it out! It seems to be working fine now, might have been exclusive to the landing page boilerplate that I imported or a user error on my part.

    Now I have a stranger problem, that when I try to add a “Text Block” via the Avia Layout Editor to a page and press “Update” it gives me a 403 Forbidden error and does not update.

    Any ideas on why this is happening? Sorry for the bother.

    #584892

    Hey!

    Please check out file permissions – https://codex.wordpress.org/Changing_File_Permissions

    Best regards,
    Yigit

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