• Resolved tekovankuyk

    (@tekovankuyk)


    Hello, LOVING the plugin

    So, i’m using the plugin to map street art here in Berlin.
    On each street art piece i’m doing an individual post, witch contains one map.

    I woul like to make another page with a map with ALL the art pieces, and users coul click on each and open the map bubble, witch contains a link to the individual article.

    How do i do it?

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @tekovankuyk,

    If you are using the professional version of the plugin, you simply should define the attribute “cat” (for categories) in the map’s shortcode, with the value -1, as follows:

    [codepeople-post-map cat="-1"]

    But, if you are using the free version of the plugin, you should assign a same category for all posts where you have defined the points and you want to display on the map, and then, enter a large number through the “Points” attribute in the settings page of the plugin, or directly in the shortcode:

    [codepeople-post-map point="500"]

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Create map containing all the markers’ is closed to new replies.