tabiLabs Inc
Forum Replies Created
-
AuthorPosts
-
Thanks for your quick reply. So, I guess the only way to do it would be to add tags like “tokyo” or “kyoto” to each place and then use tags=”tokyo” or tag=”kyoto”?
Thanks!
This reply has been marked as private.This reply has been marked as private.Great, thank you.
Thanks for your help. Looks to be my theme…
This reply has been marked as private.Hi Paolo,
Thanks for your support.
I know it is not a good fix, and the code is correct, but I needed to enter some info.
General settings were set correctly I believe (see screenshot).
Should I give you access?
Sorry, but thank you so much.
Best,
JoshHi again,
I changed line 259 of admin_functions.php from
wp_enqueue_script('geodirectory-googlemap-script', '//maps.google.com/maps/api/js?' . $map_lang . $map_extra, '', NULL);
to
wp_enqueue_script('geodirectory-googlemap-script', 'https://maps.google.com/maps/api/js?' . $map_lang . $map_extra, '', NULL);
and expected behavior returned.
What about a permanent solution? The database change didn’t seem to work…
Best,
JoshHi Paolo,
I referred to the following that Guust sent:
https://codex.wordpress.org/Moving_WordPress#Changing_Your_Domain_Name_and_URLsIt says to just do the search/replace on the wp_posts table. I did this, but no change. Should it be run on all WPGD tables as well? (All tables?)
(I used Better Search Replace plugin)
Sorry, but I really do appreciate your help – thank’s to your plugin, lots more people with disabilities are getting to enjoy Japan!
Best,
JoshHi Guust,
So, there are “replace” and “with” fields… should they be?
replace: “http://www.accessible-japan.com”
with: “https://www.accessible-japan.com”
?or is it fine to just do:
replace: “http”
with: “https”
?I know this is out of your job description, but a bit more info would be awesome.
Thanks so much!
Best,
JoshGuust,
Thanks for your quick reply!
Found the problem!
I had a mu-plugin made to stop the geodir plugins from loading on pages where it isn’t needed (to speed up load times). I forgot about search, so it was unloading the plugins on the search results page!
Oops!
Anyway, thank you!
Best,
JoshThank you!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Looking forward to your answer.
So, since it seems unrelated to SumoMe, is it OK to turn it back on? I’m paying for it monthly, so I’d rather be using it.
Best,
JoshThis reply has been marked as private.Hello again,
Turned off SumoMe and Google Ads. Cleared server cache, turned off my CDN. Used private browsing in Firefox.
It is fairly consistent that Places load the maps and have no errors. Hotels get stuck loading.
If it was a widget problem, it would effect both since I am not loading anything specific by CPT.
Hotels seems to be generating errors. Places does not. (see screenshots)
Thanks,
Josh -
AuthorPosts