Hi,
I have a website (http://www.socialenterpriseworks.org) and have purchaced Pro. I am trying to get one large map on the directory main page with pins from all of the listing pages (e.g http://www.socialenterpriseworks.org/category/listings/southern-brooks-community-partnership – there’s about 200 of them) using the mashup code but can’t get it to work at all! I’ve tried changing the php in the template for the page and if I add a [mashup] code to the actual directory main page it just shows a blank map. Any help would be greatly appreciated!
Update: I’ve now got it to show SOME on the pins by creating a new category, “map”, and using the code <?php echo do_shortcode(‘[mashup query="category=map&posts_per_page=-1" height="400" width="100%"]‘); ?> in the directory template but it’s only showing a few when there should be 180+ on there. Any ideas would be great, thanks!