Installed Wave 1.0.1 - Some Images not Loading
I followed the documentation (https://wave.devdojo.com/docs/1.0/installation) and installed the latest Wave 1.0.1 (tnylea-wave-93306c32318a1f7cbbe41189968b8a7dfd46a54b).
Experiencing a minor issue where some of the asset URLs don't resolve, e.g.: [APP_URL]/storage/themes/February2018/UUgOwPG08CnLLBOtgNWR.png
The file does exist, so not sure why this route doesn't work out of the box. Can anyone shed some light? @tnylea?
Hi there jzsf,
Does yout APP_URL match exactly your domain name, in some cases with Voyager if you are using https://example.com and your APP_URL is set to http://example.com, the static assets would not load.
Also I would recommend checking if the storage symlink is present in your public folder.
If both are true, can you share if there are any erros in your web console?