Alistair Powell
silly I’m unsure

Multi field adding in Short Codes

I've looked for the answer on here and don't think there's been a topic on it so apologies if there has been!

At the moment I get something like this:

[idx-listings zip="32162" propertytypes="121,122" orderby="DateAdded" orderdir="DESC" count="50" showlargerphotos="true"]

But I cover 2 zip codes - 32162 and 32159

If I do:

[idx-listings zip="32162,32159" propertytypes="121,122" orderby="DateAdded" orderdir="DESC" count="50" showlargerphotos="true"]
or
[idx-listings zip="32162+32159" propertytypes="121,122" orderby="DateAdded" orderdir="DESC" count="50" showlargerphotos="true"]

I don't get anything from it - any ideas how to MULTI pull zip codes or cities or anything for that matter into the short codes?
5 people have
this question
+1
Reply