Reply To: mashup not showing a specific custom post type

Home Forums MapPress Support mashup not showing a specific custom post type Reply To: mashup not showing a specific custom post type

#10526
zandergrin
Participant

Ok – looks like an or change in the way the width is listed caused the problem. should be in inverted commas and with px

here are my atts for anyone with a similar problem

$atts = array(‘width’=>’700px’, ‘height’=> ‘455px’, show=>”query”, show_query=>”posts_per_page=-1&post_type=group_events”, poilist=>”true”, marker_title=>”post”, marker_body=>”excerpt”, directions => “none”, initialopeninfo=>”false”);