I am trying to: Show a map, with popups populated from 2 post types. The parent post type has the address field. The child post has the additional info.
Link to a page where the issue can be seen: Private Page - I can provide a cpanel login if nessecary
I expected to see: fields from child post in view displaying multiple address fileds as marker pop ups on a map
Instead, I got: fields from parent post ok, but not from child post. The screenshots below show the code and the popups showing the post data ok but not the child posts data. (but does show it in the table view below the map)
Also you will need to add the marker to the child view instead of the parent view and then using the id='$parent_slug' parameter to get the parent fields.
Please let me know if this is clear or if you need more assistance.
Thanks,
Shane