Conversation
supportWhen I was uploading a demo file this error is showing every time “Some Error Occur While Importing Demo, Please contact theme support” I really don’t understand what is the issue.
Try adding the following line to you wp-config.php file: define(‘FS_METHOD’,’direct’); just before the database name definition that looks like: define(‘DB_NAME’, ‘mydatabase’)
Try adding the following line to you wp-config.php file: define(‘FS_METHOD’,’direct’); just before the database name definition that looks like: define(‘DB_NAME’, ‘mydatabase’)