I am translating pages and cannot find where the permanent "other" option is located in the moneybomb amount options. Can someone tell me where to look?
Official response from NationBuilder Support
Hello Evan,
Those options are dynamically generated with this liquid output tag in the moneybomb template:
{{ page.moneybomb.form_amount_options }}
To change the text 'Other' to something else, you can add a 'replace' filter to the tag, like this:
{{ page.moneybomb.form_amount_options | replace: 'Other','XX' }}
XX would be your new translated word.
Thanks.
Share this post
Showing 1 reaction
Sign in with
Catalyst Internet
Certified Architect