Home › Forums › MapPress Support › content on map page from post › Reply To: content on map page from post
June 18, 2013 at 8:16 pm
#12846
1. Create a map for each post in the category
2. On a new page or post, use the [mashup] shortcode to create a mashup map (as per the MapPress support documentation).
For example, to show the first 5 posts in category “mycat”:
[mashup query="posts_per_page=5&category_name=mycat"]
HTH,
Clive