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

    (@codepeople)

    Hi,

    Yes, you can set different maps on different pages, inclusive in the free version of plugin. The premium version of plugin allows you more control over the map, but with the free version of plugin can be inserted different maps on different pages.

    Best regards.

    Thread Starter envision_beats

    (@envision_beats)

    where is the option to get different shortcodes for different maps? I am a little confused ??

    Plugin Author codepeople

    (@codepeople)

    Hi,

    The shortcode for free version has always the same structure: [codepeople-post-map], the map’s settings is the responsibles to define the map’s appearance. You only should check the attribute “Use particular settings for this map”, and define the options of the particular map.

    Best regards.

    Thread Starter envision_beats

    (@envision_beats)

    Ok, thank you!

    localsearchoptimizing

    (@localsearchoptimizing)

    I’m a little confused, How do you add different unique maps for each page?

    Plugin Author codepeople

    (@codepeople)

    Hi,

    Supposing you want to include a map in each page, including the point defined in the page, you simply should insert the shortcode like follow:

    [codepeople-post-map point=”1″]

    in each page’s content, or only one time directly in the template file used for pages (in the active theme) with the snippet of code:

    <?php echo do_shortcode(‘[codepeople-post-map point=”1″]’); ?>

    Best regards.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Possible to have multiple maps?’ is closed to new replies.