Hello,
I want to add the company address details in to a Contact Us page. At the moment, I have it set up like this:
Block if [if CompanyStreetAddress2 is not empty]
CompanyStreetAddress2
/block
But what I end up with on my site is:
NETQUOTEVAR:COMPANYSTREETADDRESS2
instead of the second line of (Business Settings | Company/Contact).
This is the same for all lines of the address, postcode and phone number: I have picked the one above as an example. Anyone have any ideas how I can insert these variables correctly?
Thanks a lot.
I want to add the company address details in to a Contact Us page. At the moment, I have it set up like this:
Block if [if CompanyStreetAddress2 is not empty]
CompanyStreetAddress2
/block
But what I end up with on my site is:
NETQUOTEVAR:COMPANYSTREETADDRESS2
instead of the second line of (Business Settings | Company/Contact).
This is the same for all lines of the address, postcode and phone number: I have picked the one above as an example. Anyone have any ideas how I can insert these variables correctly?
Thanks a lot.
Comment