• Resolved gjpino83

    (@gjpino83)


    Hi,

    I would like to know if there is a way to display all the markers that belongs to a custom post type in one single map on a custom taxonomy template? For example, I created a custom post type named: Places. Also, I created a custom taxonomy named directoryplaces.

    Besides that, I created couple of custom fields to display on each post. One of those custom fields holds the address of an specific place. So, I was wondering, using the plugin, Is it possible to make shortcode to display all of the custom fields that hold the addresses in map? something like [codepeople-post-map taxonomy=”directoryplaces”?]

    Thanks in advance

    https://ww.wp.xz.cn/plugins/codepeople-post-map/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    The premium version of our plugin allows to associate the maps to custom post_types, but the address should be stored in the structures used by the plugin, not in custom fields in the post. To display specific posts on map, you should associate to them a tag, and set the tag slug in the shortcode, like follow:

    [codepeople-post-map tag=”tagname”]

    Thread Starter gjpino83

    (@gjpino83)

    Thank you very much for your answer.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Support for custom fields?’ is closed to new replies.