• Resolved envision_beats

    (@envision_beats)


    I have customized my categories so I can add custom html and shortcodes into the category description. I would like to be able to add the shortcode for a category and have multiple points show up on the map. Is this possible with the paid version of your plugin? Let me know if this makes sense… Thank you 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,

    With the premium version of plugin, it is possible filter the points to display on map, by the category’s ID ( the plugin use the “cat” atribute for categories ;-))

    For example, if you have a category with ID 1, and you want display all points associated to the posts in this category, the shortcode would be:

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

    Now, if you want display all points in your website, use the value -1

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

    Best regards.

    Thread Starter envision_beats

    (@envision_beats)

    Thank you!

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

The topic ‘Adding map to category description’ is closed to new replies.