Hi all!
I'm using a sign up page, and it presents the option for visitors to text
"Blah...blah" to a number generated through Nationbuilder. However, the
number it displays is +1 with the area code and number. Can I remove the
+1? How?
Thanks,
-Troy
Official response from Gavin DeSchutter
In the page level template replace:
{{ page.text_keyword_instructions }}
with:
{{ page.text_keyword_instructions | replace: '+1', '' }}
Share this post
Showing 1 reaction
Sign in with