Home › Forums › MapPress Support › Show all POI from one page and a custom post type › Reply To: Show all POI from one page and a custom post type
January 15, 2019 at 7:52 am
#18147
Hi, that query only finds posts with both categories. I think you want posts in either category, which would be:
“category__in=bar,hotel”
There are some additional examples in the documentation:
http://mappresspro.com/mappress-documentation