Reply To: Filter locations on Map by kategories

Home Forums MapPress Support Filter locations on Map by kategories Reply To: Filter locations on Map by kategories

#19941
Chris
Keymaster

    Hi,

    I assume you’ve read the documentation.

    Here’s the steps:

    1. 1In the MapPress settings filter section, you can choose category, tags or any other taxonomy.
    2. The filters only apply to mashups.  So, create 1 post per location and add a map to each post with its location.
    3. Then create a post or page for the mashup.  If you’re using Gutenberg, there’s a mashup block.  In the classic editor, you can use a shortcode.  This one will display all maps:
      [mashup query="all"]

    I hope that helps!