• Resolved aldemarcalazans

    (@aldemarcalazans)


    Hi.

    I noticed that Windows 10 theme is not working in a Linux server, despite it does in a Xampp for Windows install.
    I did an inspection in all files loaded by the browser (F12 key and Network tab afterward), when in admin area, and noticed an error 404 in the file:

    /wp-content/plugins/filester/includes/File_manager/lib/themes/Windows-10/css/theme.css

    The error occurs because a Linux server differentiates lowercase and uppercase, in the file name. As you used the string “Windows-10” (uppercase), in the script html-filemanager.php, and “windows-10” (lowercase) in the folder name, the result is a file not found by the server.
    Naturally, renaming the folder or editing the string in the script will solve the problem (I did that and it worked).

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Bruce

    (@ninjateamwp)

    Hi there,

    Its Bruce here, I am very happy about this observation! Thanks so much for bringing this to our attention, this would be forwarded to our developers for a check.

    Thanks a lot.

    Kind regards,
    -Bruce-

    Plugin Author Ninja Team

    (@ninjateam)

    Hi @aldemarcalazans ,

    You say it! We listened!!
    We have updated to version 1.4.1 and it fixes all the issue, please update and check and do not hesitate to drop us a note again if you ever find something is not right.
    Don’t forget to leave the plugin 5-star ratings too ??
    Thank you.

    Kind regards,
    -Kelly-

    Plugin Support Bruce

    (@ninjateamwp)

    Hi there,

    I hope that really solved the issue, thank you so much ;

    Kind regards,
    -Bruce-

    • This reply was modified 4 years, 3 months ago by Bruce.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Windows 10 theme not working in a Linux server’ is closed to new replies.