Home › Forums › MapPress Support › mashup not showing a specific custom post type › Reply To: mashup not showing a specific custom post type
October 2, 2012 at 3:07 am
#10526
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”);