When installing plugins etc I use sftp.
I have the theme installed.
I want to install the demo content to work from there.
I choose the blog full, click install, confirm.
I get the error:
<h3 class=”fw-text-danger”>Cannot create directory: /var/www/mydomain/wp-content/uploads/fw-backup/tmp</h3>
If I create that directory via my sftp client and try again I get the error saying cannot delete directory. I do not need a backup, where can I edit the themes code to not need to do the backup. Thank you