Hi,
great theme, but our first install was unusable due to very long page load times along with many “mysql_connect(): Too many connections” errors.
So we updated our server plan and noticed some improvements. After upgrading to version 1.5 its even faster, but from time to time there are page loads up to 45 seconds (maybe refreshing the internal wp cache?).
Is there a chance to decrease the number of database queries? Like bulk actions for options, e.g. in custom-styles.css.php.
<b>Edit:</b> I switched from the old mysql_* to mysqli_.
Thank you