• Resolved hardvy

    (@hardvy)


    I have some permission issues with Elementor. Elementor’s support gave me some tips how to fix it.

    “We noticed that there are a few permissions issue related to your WordPress root directory, the Elementor uploads directory (within the “uploads” folder where the CSS files are saved to), and your “.htaccess” file (though this isn’t relevant in your case using a NIGNX server). As Elementor is unable to write the generated CSS files to the “uploads” folder necessary for the pages’ frontend appearance, this permissions issue will cause the page to load without any styling.”

    But here are my questions. What’s proper permission for that files? Is it related with changes not appearing on site after updating? Is there any case where somebody solved that step by step?

    • This topic was modified 5 years, 6 months ago by hardvy.
Viewing 4 replies - 1 through 4 (of 4 total)
  • You can usually ask your host to set the permissions for WordPress correctly and just have it solved that way. Otherwise, https://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/ has a good guide on setting this properly.

    Yes, not having permissions to write the CSS changes would likely cause you to not see the changes after updating, so get those permissions problems solved (should be quick and easy) and that will likely solve your issues. Let us know if it doesn’t.

    Thread Starter hardvy

    (@hardvy)

    @cavalierlife It didn’t work out.

    There are some errors which I get.
    1)There are some writing permissions issues with the following directories/files:
    – WordPress root directory
    – Elementor uploads directory
    – .htaccess file
    2)PHP: showing 8 of 8PHP: 2019-08-26 21:33:26 [notice X 11][/wp-content/plugins/elementor/core/logger/items/base.php::101] Array to string conversion [array (
    ‘trace’ => ‘
    #0: Elementor\Core\Logger\Manager -> shutdown()
    ‘,
    )]

    PHP: 2019-09-02 16:38:03 [warning X 33][/var/www/WEBSITE.pl/wp-content/plugins/elementor/core/files/base.php::179] unlink(/var/www/WEBSITE.pl/wp-content/uploads/elementor/css/post-15.css): Permission denied [array (
    ‘trace’ => ‘
    #0: Elementor\Core\Logger\Manager -> shutdown()
    ‘,
    )]

    PHP: 2019-09-02 17:29:26 [warning X 2][/var/www/WEBSITE.pl/wp-content/plugins/elementor/core/files/manager.php::101] unlink(/var/www/WEBSITE.pl/wp-content/uploads/elementor/css/post-91.css): Permission denied [array (
    ‘trace’ => ‘
    #0: Elementor\Core\Logger\Manager -> shutdown()
    ‘,
    )]
    PHP: 2019-09-02 17:30:40 [warning X 2][/var/www/WEBSITE.pl/wp-content/plugins/elementor/core/files/base.php::170] file_put_contents(/var/www/WEBSITE.pl/wp-content/uploads/elementor/css/post-91.css): failed to open stream: Permission denied [array (
    ‘trace’ => ‘
    #0: Elementor\Core\Logger\Manager -> shutdown()
    ‘,
    )]

    PHP: 2019-09-03 14:04:32 [warning X 1][/var/www/WEBSITE.pl/wp-content/plugins/elementor/core/files/base.php::179] unlink(/var/www/WEBSITE.pl/wp-content/uploads/elementor/css/post-116.css): Permission denied [array (
    ‘trace’ => ‘
    #0: Elementor\Core\Logger\Manager -> shutdown()
    ‘,
    )]

    PHP: 2019-09-03 14:15:39 [warning X 1][/var/www/WEBSITE.pl/wp-content/plugins/elementor/core/files/base.php::170] file_put_contents(/var/www/WEBSITE.pl/wp-content/uploads/elementor/css/custom-frontend.min.css): failed to open stream: Permission denied [array (
    ‘trace’ => ‘
    #0: Elementor\Core\Logger\Manager -> shutdown()
    ‘,
    )]

    PHP: 2019-09-03 14:22:47 [warning X 19][/var/www/WEBSITE.pl/wp-content/plugins/elementor/core/files/base.php::170] file_put_contents(/var/www/WEBSITE.pl/wp-content/uploads/elementor/css/post-15.css): failed to open stream: Permission denied [array (
    ‘trace’ => ‘
    #0: Elementor\Core\Logger\Manager -> shutdown()
    ‘,
    )]

    PHP: 2019-09-03 15:33:36 [warning X 1][/var/www/WEBSITE.pl/wp-content/plugins/elementor/core/files/base.php::170] file_put_contents(/var/www/WEBSITE.pl/wp-content/uploads/elementor/css/global.css): failed to open stream: Permission denied [array (
    ‘trace’ => ‘
    #0: Elementor\Core\Logger\Manager -> shutdown()
    ‘,
    )]

    What specifically did you try? Did you ask your host to fix this for you?

    Do you find a solution? I have apparently the same problem

    • This reply was modified 5 years, 6 months ago by Archipicture.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Permission issue’ is closed to new replies.