Why I can’t save templates or other files?

When you’re working with WordPress plugins like Mailster, a common frustration is encountering issues with saving templates or other files. Whether you’re a seasoned WordPress user or just getting started, these types of errors can be confusing and disruptive. Here’s a comprehensive guide to help you troubleshoot and resolve the issue.

Read More

Mailster is not able to access the file system

On some server configurations Mailster isn’t able to write on the file system. You have to change the file permission for WordPress or force WordPress to use the direct method by adding this line in your wp-config.php: define(‘FS_METHOD’, ‘direct’); The error message can be closed (dismissed) after you have added this line. It won’t show […]

Read More