• Robin

    (@infinityonline)


    I’ve been reading through the documentation on short-codes but can’t see how to combine them to get a situation where I only present properties based on meeting 2 criteria.

    How would I combine the criteria of location and property_type?

    Say I had [properties location=”1″] and [property_type=”Office”] how would I merge them so the shortcode only displays Offices in Location 1?

    [properties location=”1″ &property_type=”Office”]
    [properties location=”1″ AND property_type=”Office”]

    Hopefully trying to figure out an AND solution not an OR solution.

  • The topic ‘Combining Shortcodes’ is closed to new replies.