{stash:embed} and Low Variables
Has anyone had success using {stash:embed} in Low Variables? It looks like this tag doesn't get parsed properly when placed inside a variable in Low Variables. Is there a reason for this? Is there any way to force Low Variables to parse it properly?
Replies
Low 29 Dec 2014 11:34
I'm not that familiar with Stash, so I'm not sure where in EE's Parse Order they are handled.
If you're able to use {stash:embed} in native Snippets, then you should be able to use them in LV too, as long as you enable Early Parsing for that var, and use the variable syntax (ie. {my_var} instead of {exp:low_variables:parse var="my_var"}).
Otherwise, try asking Stash's developer about this.