Replies: 2 comments
-
@Anjaan2077 are you using a public folder? What kind of server software are you using (nginx, apache, etc)? What is the configuration that you are using for your Winter site? |
Beta Was this translation helpful? Give feedback.
0 replies
-
In your example code you search for banner.jpg but your image is called cover-image.jpg |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
<img src="{{ 'banner.jpg' | media }}" />
this media filter is not working my project. anyone help me how to solve this problem? my wintercms version is 1.2
Beta Was this translation helpful? Give feedback.
All reactions