The code:
TWIG
{{ url('theme://images/logo_'~grav.language.getActive~'.svg') }}" />
Gives NULL.
Debug for: logo_'~grav.language.getActive~'.svg' Gives correct logo_en.svg
Any ideas?
The code:
{{ url('theme://images/logo_'~grav.language.getActive~'.svg') }}" />
Gives NULL.
Debug for: logo_'~grav.language.getActive~'.svg' Gives correct logo_en.svg
Any ideas?
Solved. It gives NULL if the file is missing
Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 0 | 1357 | 9 years ago | ||
| 2 | 936 | 9 years ago | ||
| 2 | 4066 | 9 years ago | ||
| 1 | 2955 | 9 years ago | ||
| 3 | 1121 | 9 years ago |