Tagged: 404, CDN, dynamic css, enfold.css
Hello,
while trying to install the Enfold-Theme the CSS dynamic_avia/enfold.css?ver=1 is not loaded on http://myhost.com/wp-content/uploads/dynamic_avia/enfold.css?ver=1, we get a 404 error.
I don’t have any dynamic_avia folder inside of wp-content/uploads.
So should there be an .htaccess redirect taking care of this? If so, which?
What other problem could occur here?
Thanks,
N
Hi,
Please try to install the theme via FTP.
Watch this video. https://vimeo.com/channels/aviathemes/64927356
Regards,
Ismael
This same problem was happening to me only when I used a CDN. I set the options to ignore that file from being called from the CDN and now it works perfectly. Guessing because this file needs to be written to, the permissions to this file need to be set to writable but for some reason when hosted on S3 with full permissions it wont work.
So a quick fix, just set that file to be ignored by the CDN and it will be called normally from your web server. On W3 Total Cache its the Reject files option under the CDN section. Hope that helps.