• Resolved pixelmort

    (@pixelmort)


    Hi,

    This plugin is very impressive and I have a pre-selling question. Is it possible to define:
    – the location name by the post title?
    – the localition address by the post category?

    I would love to edit my post template this way:
    <?php echo do_shortcode ('[codepeople-post-map locationName="title" locationAdress="category"]');?>

    Thanks for your answer 🙂

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

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

    (@codepeople)

    Hi,

    I’m sorry, but the points should be created from the edition of the posts/pages (the plugin includes a new metabox in the posts/pages for entering the data of the points ), and then insert the shortcode as follows:

    <?php echo do_shortcode ('[codepeople-post-map]');?>

    The attributes allowed in the shortcodes are described in the plugin’s page:

    http://wordpress.dwbooster.com/content-tools/codepeople-post-map#attr

    Best regards.

    Thread Starter pixelmort

    (@pixelmort)

    Thank you for your answer. I had read that page I was just looking for a solution to avoid a new text input (each of my categories is a location).

    Anyway, thank you very much for your speed!

    Plugin Author codepeople

    (@codepeople)

    Hi,

    If you are needing a custom behavior in the plugin, or new feature, you can request a custom coding service through my private support page:

    http://wordpress.dwbooster.com/support

    Best regards.

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

The topic ‘Category as location’ is closed to new replies.