It seems only the name of the crountry is shown by Geolocation for locations inside e.g. Norway, Sweden etc. while in other countries one get more relevant locations even tough osm nominatim give enough information in both cases.
Example from berlin:
https://nominatim.openstreetmap.org/ui/search.html?q=52.475697%2C13.36397
result in Posted from Berlin, Sch?neberg, Deutschland (maybe it should have been Sch?neberg, Berlin, Deutschland)
While https://nominatim.openstreetmap.org/ui/search.html?q=62.576187%2C11.388272 result in a geo_address_reverse “Norge” and a Posted from Norge
]]>Thanks. This looks exactly what I need but it is not pulling geolocation from a photo I upload and then put as Featured Image.
This is a 100% vanilla up-to-date install of wordpress and it is the only plugin installed. I am using the 2024 theme.
There is an error message at the top of the post page which disappears but is visible in source:
Warning: Undefined array key "geolocation_nonce" in <b>/home/xxx/xxx/wp-content/plugins/geolocation/geolocation.php on line 194
Warning: Cannot modify header information - headers already sent by (output started at /home//xxx/xxx/wp-content/plugins/geolocation/geolocation.php:194) in <b>/home//xxx/xxx/wp-admin/admin-header.php on line 9
Also, if I try to connect to Google Photos I get:
Invalid/missing blog nonce. All core actions require a valid nonce.
With the plugin disabled there is no option to connect to google photos.
]]>Thanks for keeping this plugin up to date.
I made a small change to your code.
You are loading London Bridge every time a page is loaded, even on pages without a map. So I removed “.setView([51.505, -0.09], <?php echo esc_js( $zoom ); ?>)” in geolocation.map-provider-osm.php twice. This works for me.
I would like to send you my changes for review. How can I send you a pull request? I found no Git repository and don’t know how to do it with SVN.
]]>hi yann tanx for your nice plugin
can i use it in Custom Post Type that i made with “Jet Enjin”?
]]>Hello
Is there anyway of adding geolocation to custom post types? CPT created via ACF post types.
I am creating a directory and this plugin looks perfect for what I need.
]]>Hi Yann,
I want to use Geolocation on Custom Post Types, created with Pods framework.
I installed Geolocation and indeed I see the Geolocation field in Posts, but I want to use it in Pods. I would expect that the Geolocation would appear in the list of Post items like: Title, Editor, Featured image, Excerpt etc., but in that list Geolocation doesn’t show. So I don’t see a possibility to connect Geolocation with a certain Pod.
Do you have any idea?
Thanks
Rianne
Hello,
I wish I could use your plugin, but I have a nagging warning :
Warning: Undefined array key “suburb” in \plugins\geolocation\geolocation.php on line?567
Any idea ?
I requested this in your GitHub but I didn’t know if this was a better place to post. Sometimes my articles have multiple locations (because it might cover something like a train ride between two cities or a review of 3 different restaurants in a city), I would love to be able to add each of the locations to a single post.
]]>I have to track simultaneously several smartphones and see, or put, their paths on a unique map.. Can I do this using your p
]]>I don’t see the option of adding geotagging for pages, only for posts?
]]>Since the last update, when the plugin is activated, the posts are displayed with the location, but the content of the pages is no longer displayed. The pages are then simply empty.
I use GenerateBlocks.
Unfortunately I can’t post a link to the page because it’s still a non-public homepage. I would be happy to send it in a personal email.
thanks for your help
version: 6.2
name: GeneratePress (generatepress) version: 3.3.0
### wp-server ###
server_architecture: Linux localhost 3.10.0-1160.83.1.el7.x86_64 #1 SMP Linux localhost 3.10.0-1160.83.1.el7.x86_64 #1 SMP Linux localhost 3.10.0-1160.83.1.el7.x86_64 #1 SMP
httpd_software: Apache/2.4.56 (Unix)
php_version: 8.2.4 64bit
php_sapi: cgi-fcgi
max_input_variables: 4000
time_limit: 240
memory_limit: 512M
max_input_time: 60
upload_max_filesize: 128M
php_post_max_size: 128M
curl_version: 7.88.1 OpenSSL/1.1.1t
suhosin: false
imagick_availability: true
pretty_permalinks: true
htaccess_extra_rules: true
]]>
I deactivated the plugin and now my site works.
]]>When the Geolocation plugin is enabled (v1.8.0), I’m getting the following error:
Warning: Undefined array key 0 in?/homepages/16/d122423689/htdocs/gc/wp/wp-content/plugins/geolocation/geolocation.php?on line?596
This error appears to happen twice for each post shown on the page.
I need to deactivate the plugin to get these errors off my page. If you want to see the error in action, let me know and I can re-activate it for your troubleshooting efforts.
]]>Hi, trying to set a post location to the Rhone glacier, I can only find it by its local name Rhonegletscher (which is fine) and the correct location is shown. But after saving the post, that location name is changed to “Switzerland” while the geo coordinates remain correct.
I tried changing the postmeta geo_address
value but it keeps resetting itself.
Hi, testing this plugin (nice that Jetpack picks up its geo data too!) I notice the map scripts and styles are loaded on every (!) page of the site instead of only where (posts) and when (depending on settings) a map is displayed.
]]>A map that shows all geo-tagged posts at once…
]]>Hi, what about an option to show the map inline, not as a popup on hover?
]]>What are the usual things to check when a map location does not show using the [geolocation] shortcode api working and added
]]>First of all: thank you for this plugin. It’s straight forward and does the job!
Second, I’m migrating to WP and push existing posts through the REST API, and I’d like to know where the Geolocation data is stored to ensure that my previous posts also get to enjoy the Geolocation features.
It does not seem to sit on the post’s meta data… where to search?
]]>I had to deactivate the plugin, because excerpt inclusion stoppt working with pages. See the thread
https://de.www.ads-software.com/support/topic/seiten-textauszug-auf-seite-einbinden-nicht-mehr-moeglich/#post-136051
which translates to
I have extended my pages for text excerpts with the following line of code:
add_post_type_support( 'page', 'excerpt');
Until recently, the post excerpt block played out the content of the text excerpt as a paragraph, as I intended. Now the text excerpt is only played in the description metatag.
However, without any change on my part, for a few weeks now all pages with this block have been playing out the text excerpt of a post (even though they all have their own text excerpt) - namely that of the oldest post that has a text excerpt. I found this out by deleting the text excerpt of the oldest post. The text excerpt of the second oldest post is then played out on all pages.
The first paragraph of my example page and all other pages that use the post excerpt block is pulled from the text excerpt of the following post: https://tellerrandstories.de/food/safran-gold/
Is there anything I can change to get pages to play out their own text excerpts again, or has the feature that used to work been turned off by WordPress?
]]>
If the map is embedded there are google fonts called from the remote server, which is not allowed without user opt in. The alternative to only show simple text does not exploit the full potential of the plugin. A third option to let users click on a link that opens a new window with the map would be a safe solution
]]>Hi Yann,
i can′t get it run. I have the api , i activated all necessary keys… i can′t see what i did wrong? I attached a video on my blog, please find it at the link posted at “Link to the page you need help with”.
Please help
Thank you, Daniel
]]>We installed the Geolocation plugin earlier this week and ran into a very odd problem. It caused a conflict where our membership sign up form (which is an S2 Member/Stripe Pro Form) would no longer display when the plugin was active. We tried shutting it off just on the affected pages (4) to no avail….in order to have the forms display we had to turn Geolocation off globally from the plugins menu. What I find strange is that the plugin should only affect posts and not pages yet here we are. Could this be related to the WP 6.0 update or is there some other odd conflict happening?
]]>Hello! First off, AWESOME Plugin! I got it working in no time.
I do have one question. We would like to use this plugin and organize it so a page shows JUST the posts associated with that custom field.
So instead of:
[geolocation]
I was thinking:
[geolocation category=”Whatever”]
This, of course, doesn’t work….do you know what we’re doing wrong?
Thanks for the help in advance!
]]>Hi,
How to Display User location City name on page ?
Thanks
]]>I have noticed a very strange behaviour with the geolocation plugin activated. I use the block that uses the excerpt as paragraph. With geolocation deactivated all pages and posts shows their own excerpt.
When geolocation is activated all pages and posts use the same excerpt that comes from this post: https://tellerrandstories.de/reise/dushanbe-seidenstrasse/
In the post I have used the text (in the source code <meta property=”og:description” content=”Duschanbe blickt auf eine lange Tradition des Handels zurück. Der Name, der Stadt an der legend?ren Seidenstra?e bedeutet Montagsmarkt.” />) with the excerpt block as the last paragraph.
(source code: <div class=”wp-block-post-excerpt”><p class=”wp-block-post-excerpt__excerpt”>Dushanbe blickt auf eine lange Tradition des Handels zurück. Der Name der Stadt an der legend?ren Seidenstra?e bedeutet Montagsmarkt. </p></div>)
Because this bahaviour is so embarrassing I can only activate the plugin on request during a short period if someone wants to check
]]>After reactivating the geolocation plugin I keep getting error messages on my admin pages that say:
Warning: Undefined array key “geolocation_nonce” in /homepages/40/d13361670/htdocs/clickandbuilds/TellerrandStories/wp-content/plugins/geolocation/geolocation.php on line 132
deactivating the plugin helps but how can I make use of the plugin again?
]]>Plugin throwing
Notice: wp_enqueue_script was called incorrectly
Hi guys. I really need your help. Here is my question:
I have this website and my website provides 2 languages French and Portuguese.
I want that there are users from France or Brazil coming to my website, then they will be redirected automatically /fr/ and /pt/
(Others from different countries will be redirected to the original link)
In the future, we will have other languages.
Can anyone recommend me ways or plugin to do this?
Thanks in advance. I really appreciate it!
sorry, but this post only has the [geolocation] but I don’t see any map, or interactive.
Is there an online example page, with accessable WP editor to see how this should work?
thanks!