Can you give me what you would suggest my settings for the wp-config file and the .ini file should be at. I keep getting errors about importing the Theme and I am tired of guessing what setting should be larger or which file should be changed. Some of what I have set so far is below…
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );
define( ‘SET_TIME_LIMIT’, ‘600’ );
define( ‘FS_METHOD’, ‘direct’);
define( ‘AUTOSAVE_INTERVAL’, 160 );
define( ‘WP_POST_REVISIONS’, 5 );
Hey FoundationsFour,
Problems importing demos might not be related to those settings. Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Ok – feel free to poke around as there is nothing on the Temp Website as it stands now. Make note I tried uploading various other WP Themes to test and the same error is occurring so its not just your theme but Enfold is what the client wishes to use.