Describe the bug
Somehow nginx doesn't serve any static under the theme folder.
Steps to Reproduce
Create new environment with latest php
Upload understrap theme (for example) into wp-content/theme
Check Themes menu under wordpress. Theme screenshot.png doesn't load.
Activate the theme and check site which doesn't have any statics.
Expected behavior
Statics should be loaded correctly
Screenshots
Environment information
Device: Dell 7677
OS: Ubuntu 18.04
Browser and version: Chrome latest
Theme and version: Understap latest
Other installed plugin(s) and version(s):
Additional context
I've double check with non dockerized deployment. Theme works fine. But the problem is 10updocker. I've also double check the ownership and permissions. Everything seems fine.
Describe the bug Somehow nginx doesn't serve any static under the theme folder.
Steps to Reproduce
Expected behavior Statics should be loaded correctly
Screenshots
Environment information
Additional context I've double check with non dockerized deployment. Theme works fine. But the problem is 10updocker. I've also double check the ownership and permissions. Everything seems fine.
It redirects me to wordpress' 404 page.
Here is the error;