403 Forbidden on site logo image upload
A few things come in mind have you checked nginx access/error log? Depending on your distro, log should be located at /var/log/nginx/access.log and /var/log/nginx/error.log. What role is your current WP user when uploading, does it have required capabilities ? Try to change wp-content permission to 755 Are you having difficulties only with images file? If … Read more