Forum Replies Created
-
AuthorPosts
-
zandergrin
ParticipantOk – 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”);
zandergrin
ParticipantHi,
Still got this problem – I make my mashups in the template
disabling all other plugins doesn’t help
I’m trying in a completely different theme and it doesn’t work there either. I;ve updated to the latest version – no help.
Can you please attempt to recreate the problem by creating a custom post type – then an archive of that post type.zandergrin
Participantupdate – it specifially doesn’t work when I’m in an archive of a custom post type. so I’m in template “archie-post_type.php” and it just loads all posts.
zandergrin
ParticipantI’m having the same issue -here’s my embed code. The custom post type is not showing up – I’ve checked all the settings as described above.
I tried what you suggested in your last post and the print_r shows the post I am trying to get into the mashup.
940, 'height'=>500, show=>"query", show_query=>"posts_per_page=2&post_type=directory");
echo $mappress->shortcode_mashup($atts); ?>please advise
-
AuthorPosts