|
/ Docs /FAQ & Troubleshooting/ Required File Permissions Missing – Starter Templates

Required File Permissions Missing – Starter Templates

While importing Starter Templates, does the popup says – “Required File Permissions Missing“? If yes, here’s why and how you can clear it.

Required File Permissions Missing

Why?

Importing a template requires some file permissions on your website. The permissions are needed to arrange and display imported data correctly.

If the plugin does not find valid file permission, you will see a popup with this notice.

How to Fix This?

You can clear this by simply adding the constant in your wp-config.php file.

define( 'FS_METHOD', 'direct' );
Add Custom Code to wp-config.php

Save the file and refresh the Starter Templates interface on the frontend. Try importing the template again.

Was this doc helpful?
What went wrong?

We don't respond to the article feedback, we use it to improve our support content.

On this page
Scroll to Top