[Backend] Display latitude + longitude in Add New Event -> Venue

Home Forums Calendar Products Events Calendar PRO [Backend] Display latitude + longitude in Add New Event -> Venue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1063551
    Yan
    Participant

    Hi,

    I am working on events that don’t have location in specific places, more like in farms next to them or in the forest. That’s why I love the ‘Use latitude + longitude’ option when editing a Venue.

    However, I would like to have this option when Adding a New Event. Somehow, this option is not available there and I have to first create the venue, then edit this venue to add the latitude + longitude, which is annoying when I have many events.

    I have tried implementing the `<?php do_action( ‘tribe_events_after_venue_metabox’, $post ); ?>
    ` that seems to trigger it in venue-meta-box.php just after line 150, but it doesn’t show up.

    Any idea or tips to implement it?

    Thanks!

    • This topic was modified 10 years, 2 months ago by Yan. Reason: Format
    #1064154
    Cliff
    Member

    Hi Yan. Thanks for your detailed question.

    The lat/long are custom fields for the Venues post type, not the Events post type.

    That’s just the way the plugin works.

    Please visit our plugins’ UserVoice page to vote for (if you find an existing one) or add your feature request there.

    This allows others who are interested in that feature to easily voice their support. We frequently review suggestions there to find out which ones are popular, then we implement as many of them as we can.

    Once you find a link or post a new idea, feel free to link to it from here in case anyone comes across this forum thread in the future.

    #1079287
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘[Backend] Display latitude + longitude in Add New Event -> Venue’ is closed to new replies.