Input fields for latitude and longitude?
-
In the documentation, entering coordinates for venues is described as follows:
If your event is happening a little off the beaten path and there isn’t a mappable address, you can use latitude and longitude instead. To do this, leave the venue without an address. After you’ve created the event, go to Events > Venues and edit the Venue in question. You’ll see an option there for adding coordinates.
Unfortunately, I cannot find such input fields (as shown here: https://prnt.sc/ev7ER9KxLRTX) with me. I’m using version 6.0.13 of the free plugin. The Google API Key is set (and works well with other plugins of my website).
- This topic was modified 1 year, 6 months ago by torkeller.
-
Hi @torkeller
Looking at the screenshot you linked shows the coordinates fields. It matches the screenshot found in our Troubleshooting Google Maps.
The coordinates found in your screenshot also match Google Maps for that address.
If the screenshot is not of your site, and those fields are missing, you may have a conflict on the site. Follow the steps in this Conflict Testing guide exactly as instructed to eliminate any possible conflicts from other sources. Make sure to use the WordPress 2020 theme (a non-Full Site Editor theme).
Best,
RobHello Rob,
Thanks for the answer. The screenshot is not mine, it was posted here on the support forum. I had already changed the theme and deactivated plugins, as this is the usual method. I also tried three different browsers and varied the plugin settings. Unfortunately all without success.
Here is the source code for the input form on the “Edit Venue” page:<div id="postbox-container-2" class="postbox-container"> <div id="normal-sortables" class="meta-box-sortables ui-sortable"><div id="tribe_events_venue_details" class="postbox "> <div class="postbox-header"><h2 class="hndle ui-sortable-handle">Veranstaltungsort Information</h2> <div class="handle-actions hide-if-no-js"><button type="button" class="handle-order-higher" aria-disabled="false" aria-describedby="tribe_events_venue_details-handle-order-higher-description"><span class="screen-reader-text">Nach oben</span><span class="order-higher-indicator" aria-hidden="true"></span></button><span class="hidden" id="tribe_events_venue_details-handle-order-higher-description">Box ?Veranstaltungsort Information“ nach oben verschieben</span><button type="button" class="handle-order-lower" aria-disabled="false" aria-describedby="tribe_events_venue_details-handle-order-lower-description"><span class="screen-reader-text">Nach unten</span><span class="order-lower-indicator" aria-hidden="true"></span></button><span class="hidden" id="tribe_events_venue_details-handle-order-lower-description">Box ?Veranstaltungsort Information“ nach unten verschieben</span><button type="button" class="handlediv" aria-expanded="true"><span class="screen-reader-text">Bedienfeld umschalten: Veranstaltungsort Information</span><span class="toggle-indicator" aria-hidden="true"></span></button></div></div><div class="inside"> <div id="venue-details" class="inside eventForm venue-form"> <table cellspacing="0" cellpadding="0" id="venue-info" class="venue-info"> <tbody><tr class="venue tribe-linked-type-venue-address"> <td class="tribe-table-field-label"> <label for="venueAddress"> Adresse: </label> </td> <td> <input id="venueAddress" name="venue[Address]" size="25" tabindex="2000" type="text" value=""> </td> </tr> <tr class="venue tribe-linked-type-venue-city"> <td class="tribe-table-field-label"> <label for="venueCity"> Ort: </label> </td> <td> <input id="venueCity" name="venue[City]" size="25" tabindex="2001" type="text" value=""> </td> </tr> <tr class="venue tribe-linked-type-venue-country"> <td class="tribe-table-field-label"> <label for="EventCountry"> Land: </label> </td> <td> <select class="tribe-dropdown tribe-dropdown-created select2-hidden-accessible" id="EventCountry" name="venue[Country]" tabindex="-1" aria-hidden="true"> <option value="">Select a Country:</option><option value="?land Islands">?land Islands</option> (etc.) value="Zimbabwe">Zimbabwe</option> </select><span class="select2 select2-container select2-container--default tribe-dropdown tribe-dropdown-created" dir="ltr" style="width: 274.403px;"><span class="selection"><span class="select2-selection select2-selection--single" aria-haspopup="true" aria-expanded="false" tabindex="2002" aria-labelledby="select2-EventCountry-container" role="combobox" style="display: inline-block; position: relative;"><span class="select2-selection__rendered" id="select2-EventCountry-container" role="textbox" aria-readonly="true" title="Select a Country:"><span class="select2-selection__clear">×</span>Select a Country:</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span> </td> </tr> <tr class="venue tribe-linked-type-venue-state-province"> <td class="tribe-table-field-label"> <label for="StateProvinceSelect"> Bundesland / Kanton: </label> </td> <td> <input id="StateProvinceText" name="venue[Province]" size="25" tabindex="2003" type="text" value=""> <select class="tribe-dropdown tribe-dropdown-created select2-hidden-accessible" id="StateProvinceSelect" name="venue[State]" tabindex="-1" aria-hidden="true" style="display: none;"> <option value="">Bundesstaat w?hlen:</option> <option value="AL">Alabama</option><option value="AK">Alaska</option><option value="AZ">Arizona</option><option value="AR">Arkansas</option><option value="CA">California</option><option value="CO">Colorado</option><option value="CT">Connecticut</option><option value="DE">Delaware</option><option value="DC">District of Columbia</option><option value="FL">Florida</option><option value="GA">Georgia</option><option value="HI">Hawaii</option><option value="ID">Idaho</option><option value="IL">Illinois</option><option value="IN">Indiana</option><option value="IA">Iowa</option><option value="KS">Kansas</option><option value="KY">Kentucky</option><option value="LA">Louisiana</option><option value="ME">Maine</option><option value="MD">Maryland</option><option value="MA">Massachusetts</option><option value="MI">Michigan</option><option value="MN">Minnesota</option><option value="MS">Mississippi</option><option value="MO">Missouri</option><option value="MT">Montana</option><option value="NE">Nebraska</option><option value="NV">Nevada</option><option value="NH">New Hampshire</option><option value="NJ">New Jersey</option><option value="NM">New Mexico</option><option value="NY">New York</option><option value="NC">North Carolina</option><option value="ND">North Dakota</option><option value="OH">Ohio</option><option value="OK">Oklahoma</option><option value="OR">Oregon</option><option value="PA">Pennsylvania</option><option value="RI">Rhode Island</option><option value="SC">South Carolina</option><option value="SD">South Dakota</option><option value="TN">Tennessee</option><option value="TX">Texas</option><option value="UT">Utah</option><option value="VT">Vermont</option><option value="VA">Virginia</option><option value="WA">Washington</option><option value="WV">West Virginia</option><option value="WI">Wisconsin</option><option value="WY">Wyoming</option> </select><span class="select2 select2-container select2-container--default tribe-dropdown tribe-dropdown-created" dir="ltr" style="width: 219.995px; display: none;"><span class="selection"><span class="select2-selection select2-selection--single" aria-haspopup="true" aria-expanded="false" tabindex="2004" aria-labelledby="select2-StateProvinceSelect-container" role="combobox" style="display: inline-block; position: relative;"><span class="select2-selection__rendered" id="select2-StateProvinceSelect-container" role="textbox" aria-readonly="true" title="Bundesstaat w?hlen:"><span class="select2-selection__clear">×</span>Bundesstaat w?hlen:</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span> </td> </tr> <tr class="venue tribe-linked-type-venue-zip"> <td class="tribe-table-field-label"> <label for="EventZip"> PLZ: </label> </td> <td> <input id="EventZip" name="venue[Zip]" size="6" tabindex="2005" type="text" value=""> </td> </tr> <tr class="venue tribe-linked-type-venue-phone"> <td class="tribe-table-field-label"> <label for="EventPhone"> Telefon: </label> </td> <td> <input id="EventPhone" name="venue[Phone]" size="14" tabindex="2006" type="text" value=""> </td> </tr> <tr class="venue tribe-linked-type-venue-website"> <td class="tribe-table-field-label"> <label for="EventWebsite"> Website: </label> </td> <td> <input id="EventWebsite" name="venue[URL]" size="14" tabindex="2007" type="url" value=""> </td> </tr> <tr id="google_map_toggle" class="remain-visible"> <td class="tribe-table-field-label"> <label for="VenueShowMap"> Zeige Karte: </label> </td> <td> <input tabindex="2008" type="checkbox" id="VenueShowMap" name="venue[ShowMap]" value="true" checked="checked"> </td> </tr> <tr id="google_map_link_toggle" class="remain-visible"> <td class="tribe-table-field-label"> <label for="VenueShowMapLink' ); ?>"> Zeige Kartenlink: </label> </td> <td> <input id="VenueShowMapLink" name="venue[ShowMapLink]" tabindex="2009" type="checkbox" value="true" checked="checked"> </td> </tr> </tbody></table> </div> </div> </div>
Hi @torkeller,
The latitude and longitude fields for venues are available in Events Calendar Pro only. I apologize for any inconvenience!
Thank you,
EricaThanks, Erica! I already suspected that. I will talk to the customer about purchasing the Pro version.
Sounds great @torkeller.
I’ll go ahead and mark this Resolved. Please feel free to open a new thread if any other questions come up, and we’ll be happy to help. ??
Thank you,
Erica
- The topic ‘Input fields for latitude and longitude?’ is closed to new replies.