Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,
    Plugin which you have developed is really nice.
    There is just an issue with custom post types. I have custom post type.
    I have added my custompost type in function gmp_meta_box_add(). And it is coming up on it.
    Issue which I am facing is that If I add an address it is linked with my custompost type but when I try to delete an address, it is not getting deleted. Also not showing any error.

    Second thing is , in widget also my address is not getting tracked for my custompost type.

    Please let me know if you can help me out.
    Thank you.

    Plugin Author Michael Beckwith

    (@tw2113)

    The BenchPresser

    Hi fairchic, it looks like the widget at the moment isn’t built to be used for a static address, and instead depends on other factors. I wasn’t around when version 1.6 was released, but am now and am taking the reigns on a lot of WebDevStudios based plugins. I’m noting down that static address widgets are requested and will hopefully get one in a future release.

    Plugin Author Michael Beckwith

    (@tw2113)

    The BenchPresser

    sumitsinh as you noted, you had to add CPT support yourself for this, so I can’t guarantee that the code before I came aboard will work the way it’s expected, despite logic saying it *should*. I will definitely look into getting custom post type support for this, likely via an action hook to add it in. I can’t predict CPT slugs so it’ll have to be hooked in.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Post Google Map Widget’ is closed to new replies.