Publisher does not support the Fluid field type. Please do not contact asking when support will be available.
If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.
Ticket: Variable modifiers not supported in block atoms?
Status | Resolved |
Add-on / Version | Bloqs 4.6.0 |
Severity | |
EE Version | 5.4.0 |
Paul Larson
Mar 08, 2021Are variable modifiers not supported in block atoms?
Brian Litzinger (BoldMinded):boldminded: 11:48 AM
no reason they shouldn’t be. Bloqs doesn’t actually parse the content… it just calls native EE code for that.
thanks. I’ll look a little harder at it then.
I don’t have time to debug right now, but something is up with it because even a simple replacement on a text field doesn’t do anything.
{above_fold:replace
find='0'
replace='zero'
}
find=0 and replace=“zero” is valid?
did you try any other replacements?
BoldMinded (Brian)
Mar 08, 2021
I’m unable to replicate… a basic :replace variable worked fine for me on an atom/field inside of a bloq.
Please provide more use cases or examples on how to re-create it. Also test other text based replacements.