Home › Forums › MapPress Support › mashup stopped working › Reply To: mashup stopped working
October 26, 2017 at 4:19 am
#17583
Hi, WordPress will display ALL posts if there’s something incorrect in the query. For example, often the custom post type name is different from its displayed title.
But your problem may be simple: there is a typo in the shortcode. All parameters need ‘=’ in front of them, so ‘query=’ not just ‘query’:
[mashup query="posts_per_page=-1&post_type=unterkuenfte"]