I will update the private content area.
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