This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Crazymodder
Hi everyone,
Im using the fantastic static Pages Plugin with the a placeholder
tag. Does somebody know how to append a twig filter to this. On staticPage.content
i can do somethink like this:
{% set content = staticPage.content|replace({'foo': 'bar'}) %}
{{ content|raw }}
But how can i do it here?
{% placeholder left title="Left Side" type="html" %}
Thanks for your help Regards Crazymodder
Last updated
1-1 of 1