Tagged: avia layout builder
Hey guys,
Peter logged into my website to fix some URL issues I had with WPML and broken URLs The URL problem is since resolved. But I am no longer able to edit my home page or several others since the Avia Layout builder will not populate content.
In the admin – when I go to the homepage, the Avia Layout Builder is there, but where the content should be – I just get a loading timer…and nothing ever loads.
Can you help please. Many thanks in advance.
Hi,
I have the exact same problem. HELP !
And when I create a new page now, and click to access the Advanced Avia Layout Builder, nothing happens.
can I send you an admin username and pass so you can check it out ?
thanks
We are too having the same issue. We have added to the wp-config file
/** Disable future revisions and increase autosave interval to 300 seconds */
define(‘AUTOSAVE_INTERVAL’, 1200 ); // seconds
define(‘WP_POST_REVISIONS’, false );
to stop the autosave. We have also uninstalled and deleted most extensions. The extension remaining but not activated include. Akismet, bbpress, and duplicate post
We are running WP 3.6.1 fresh install from 2 days ago. We purchased the template on the 24th of Sept and have the current 2.2 version.
On a majority of the page, we get the spinning loading icon and the post don’t load.
Steve
Hey!
Please try to increase the allocated memory to 128M by editing wp-config.php: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Cheers!
Peter