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 | 2289 | 9 years ago | ||
| 2 | 1501 | 9 years ago | ||
| 2 | 4754 | 9 years ago | ||
| 1 | 3570 | 9 years ago | ||
| 3 | 1627 | 9 years ago |