How to get mashup to show both post and page?

Home Forums MapPress Support How to get mashup to show both post and page?

Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16631
    Mono
    Participant

    Hi!

    How can I get mashup to show both post and page? I’m using [mashup query="post_type=post" width="752" height="752"]

    Thanks!

    #16635
    Chris
    Keymaster

    Hi,

    Check that you’ve select both post and page in the MapPress settings as being relevant for maps. Once that’s done, the query should look like this:

    [mashup query="post_type=any"]
    or
    [mashup query="post_type=post,page"]

    There are some other query examples here that may be helpful:
    http://mappresspro.com/mappress-documentation

    #16646
    Mono
    Participant

    Thank you! Perfect!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.