Home › Forums › MapPress Support › Mashup query › Reply To: Mashup query
June 21, 2013 at 6:21 am
#12881
Keymaster
Hi,
Ok, I understand now. Unfortunately WordPress doesn’t support joining two different queries together with an OR condition like that.
One workaround might be to assign all of the posts you want to a specific category or tag, so you could query them as a single unit. For example, you could assign the posts of interest to tag ‘map’ and then query by that tag.
If you can come up with a query that will work to select those posts, I can explain how to map them:
http://codex.wordpress.org/Class_Reference/WP_Query