zandergrin

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in 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”);

      in reply to: mashup not showing a specific custom post type #10524
      zandergrin
      Participant

        Hi,

        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.

        in reply to: mashup not showing a specific custom post type #10256
        zandergrin
        Participant

          update – 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.

          in reply to: mashup not showing a specific custom post type #10254
          zandergrin
          Participant

            I’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

          Viewing 4 posts - 1 through 4 (of 4 total)