Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Bernat Newcomer
@lo_bernat · Joined 4 years ago · 2 posts · 1 topics · 0 reputation
Badges
✏️ First Post
💬 Conversation Starter
Recent posts
-
Shortcode not processing twig variables inside html
· 4 years ago
I know this issue, also using raw filter with variable, the output is not evaluating. $imgTag = '<img src="{{ base_url_absolute | raw }}" width="34" height="20" >'; return '{% block eSelect %}
-
Shortcode not processing twig variables inside html
· 4 years ago
Since a recent update of Grav to 1.7 version, this has been an issue, some variables are not rendering its value when they are returned inside a PHP string which contains HTML tags. <?php namespa