Mashup – exclude some maps Home › Forums › MapPress Support › Mashup – exclude some maps Tagged: mashup This topic has 2 replies, 2 voices, and was last updated 10 years, 2 months ago by babochina. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts November 20, 2012 at 6:37 am #10854 babochinaParticipant Hi all, I have a mashup of all the maps on my website. [mashup show="query" show_query="posts_per_page=-1&post_type=post" width="700" height="480" ] I would like to exclude specific maps from this mashup. Can I do that easily? Sorry, I am a beginner … Thank you for your help November 24, 2012 at 2:50 pm #10890 ChrisKeymaster Hi, I took a look at the wordpress codex entry here. I think you can do this by using post__not_in. For example to exclude posts 1 and 2: [mashup show="query" show_query="posts_per_page=-1&post_type=post&post__not_in=1,2" width="700" height="480" ] December 5, 2012 at 7:29 am #11023 babochinaParticipant I tried and it s working fine! Thank you very much for the tip! Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In