Kiran
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hello There,
Add PHP snippet provided here to fix Google Map conflict between GeoDirectory and Enfold theme.
https://wpgeodirectory.com/support/topic/geocode-error/#post-469375
Kiran
Hello,
Please remove previous css and try following CSS snippet.
.geodir-search .gd-suggestions-dropdown .gdlmls-near > li, .geodir-search .gd-suggestions-dropdown .gdlmls-country, .geodir-search .gd-suggestions-dropdown .gdlmls-region, .geodir-search .gd-suggestions-dropdown .gdlmls-city, .geodir-search .gd-suggestions-dropdown .gdlmls-neighbourhood { display: none !important; } .geodir-search .gd-suggestions-dropdown .gdlmls-near > li.gd-near-me { display: block !important; }Let us know.
Kiran
Hello Amy,
It looks like you have not ticked option that delete GD Booster plugin data on deletion(see attachment).
To clean GD Booster data manually:
– Delete file WORDPRESS_ROOT\wp-content\advanced-cache.php
– Delete directory WORDPRESS_ROOT\wp-content\cache\geodir-gd-booster\
– Delete directory WORDPRESS_ROOT\wp-content\booster_cache\After doing this install WP Supper Cache.
Thanks,
KiranJune 18, 2019 at 7:32 am in reply to: Uploading My csv file, Having the right things under the categories? #493547Hi Nathan,
I have this message also coming up (Location detection not supported in browser), is this something to do with my hosting?
Please check this topic with similar issue fixed in past.
https://wpgeodirectory.com/support/topic/location-detection-not-supported-in-browser/#post-378676Let us know.
Kiran
June 18, 2019 at 7:14 am in reply to: Address and coordinates not being saved after data imported #493546This reply has been marked as private.Hello There,
If gd_place & gd_listing linked from gd_event add/edit page then
1) Events > Settings > Tabs there should be tabs:
– Link Posts: Place
– Link Posts: Listing
Or shortcodes
– Link to: Place[gd_linked_posts link_type="to" post_type="gd_place" sort_by="latest" title_tag="h3" layout="gridview_onethird" post_limit="6" view_all_link="1"]– Link to: Listing
[gd_linked_posts link_type="to" post_type="gd_listing" sort_by="latest" title_tag="h3" layout="gridview_onethird" post_limit="6" view_all_link="1"]2) Places > Settings > Tabs there should be tabs:
– Link from: gd_event
or
– Link from: gd_event[gd_linked_posts link_type="from" post_type="gd_event" sort_by="latest" title_tag="h3" layout="gridview_onethird" post_limit="6" view_all_link="1"]3) Listings > Settings > Tabs there should be tabs:
– Link from: gd_event
or
– Link from: gd_event[gd_linked_posts link_type="from" post_type="gd_event" sort_by="latest" title_tag="h3" layout="gridview_onethird" post_limit="6" view_all_link="1"]Currently event/place are showing listings as expected.
Let us know.
Kiran
June 17, 2019 at 1:58 pm in reply to: Unable to add directions to a new listing (region field keeps loading…) #493437Hi Mandy,
I have applied patch on your site.
Please check and let us know.Kiran
June 17, 2019 at 1:34 pm in reply to: Places information not updating – Category, Address, Email etc. #493433This reply has been marked as private.This reply has been marked as private.June 17, 2019 at 1:08 pm in reply to: Places information not updating – Category, Address, Email etc. #493426Hello doneyourway,
I have checked with new listing and this problem not happened. I checked for that listing and foun that entry was missing in xxx_geodir_gd_place_detail database table for that listing. How that listing was created?
I have fixed it manually. Please check and let us know.
Kiran
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hello nathalie,
Please try following css snippet.
.header-top .header-search > * { visibility: hidden; }Let us know how it goes.
Kiran
-
AuthorPosts