Dirk
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
could you please tell a little bit more about it?
I’m using Location Manager addon and also the YOAST SEO latest version with sitemap. Until now I have not recognized any issue. I still can open the sitemaps.
I need any information about this as this is really important. It takes months if your SEO is going down to be back again!
Best,
DirkAre you good with the concept of country – region – city?
In the US you will have United States – Georgia – Atlanta.What I understand is that you want to have a multi-select for the city. The search should then an “OR” statement of the cities. Correct?
My comment here is, that this depends on the number of your locations. If you have a huge number, all this will be loaded into the multi-select and hard to find.But:
This can be done with a customization of the search or as an extension of the WP search (also customization).Best,
DirkEven worse, but does not make the situation better. I feel that you like to stay with this inconsitency. Makes my life not easier.
Dirk
Okay. I have not checked the naming convention of WP, but it is not irrelevant as you are confusing customizers.
Dirk
I would first inspect the email header of the SPAM indexed email. Depending on the antispam system it is adding information about the indexing process to the header.
Best,
DirkEasy to find…
Are you sure that the CPT naming is correct? Could you check please:
GD – Custom Post Types. There you can find the post type.I’m always using geodir_get_current_posttype() to get the post type of GD CPTs. I never had problems with the function call.
So in your case the code will be:
if (geodir_get_current_posttype() == 'gd_cv') { ...
Best,
DirkAnother one:
– 135 West 29th Street, NY
is giving a place instead of the street + numberhere is another where the city is removed. At first it shows the city for a short time and then removes it, so it is back to “Please wait…”:
– Gmina Niechlów, PolandI have checked all from my side mentioned places that does not work with the google maps API and all can be located correctly. So this is something inside GD.
This is a real pain point for the directory as I already got an email from one of my users that the location is not working correctly.
Dirk
🙂 Thanks Kiran
I had a question about the google map API here:
https://wpgeodirectory.com/support/topic/is-the-open-map-version-comparable-to-google-anyone-using-it-now-google-req-cc/#post-429035At the moment if the google map api is not working (return an error like authorization failure) it will not switch to OSM automatically, correct? On my page it is not switching.
Best,
DirkMay 3, 2018 at 11:09 pm in reply to: Is the Open MAP version comparable to google? Anyone using it? now google req cc #429035At the moment google measure for accounting per project. Also for the free content. In the last 12 months I have not exceeded the free content and they do not check the validity of my cc. All at the moment.
@stiofan,
I’m not sure if the free content is exceeded that GD will automatically switch to OSM. I think it is the same as if the google API authorization fails GD does not switch to OSM automatically (with the settings auto).Best,
Dirk -
AuthorPosts