Kiran
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi Nik,
I have checked into your site and found there is a JavaScript error on page when user in not logged in. The JS error is “TypeError: $(…).tooltip is not a function”.
After doing some investigation found that the JavaScript code (see full code in next reply) is added in login form via BPS security plugin to add captcha. That’s why only non-logged users are facing problem.I tried after disabling captcha on login form and image slider & map worked fine.
Let us know.
Thanks,
KiranThis has been corrected.
Kiran
Hi Jeff,
When you select autocomplete “florida” it uses latitude & longitude(stored in site database for that location) in searching listings.
When you search “florida” without autocomplete it retrieves latitude & longitude via Google Geo API and uses that latitude & longitude in searching listings. It searches the listings covered by distance selected in compass (just left side of search button).If you zoom out the maps for both searches you will see both addresses are correct(both are related to Florida). If there are multiple GEO results returned via Google Geo API then it uses first result to find listings.
In second case if you try searching “florida 32501” then you will see result in the list.
In short:
– With autocomplete selected city/region, it finds listings with matching city/region in site database.
– Without autocomplete city/region, it first retrieves lat/lon via Geo API and finds listings which falls in selected distance radius via compass.Let us know.
Thanks,
KiranHello,
I have applied patch on your site. Now it will show actual searched city on map if no results found.
No currently it is not possible to put register and add listing on same page.
Thanks,
KiranHello Patrick,
Here is function that deletes listing attachments. https://github.com/GeoDirectory/geodirectory/blob/d1298ab275a7e54b36bb1cd33abacda42df66df2/geodirectory-functions/post_functions.php#L1253
Here one other function that manages images during listing submit. https://github.com/GeoDirectory/geodirectory/blob/d1298ab275a7e54b36bb1cd33abacda42df66df2/geodirectory-functions/post_functions.php#L936
Kiran
Hi Jeff,
We need “FTP credentials” to apply patch on your site. Please provide so i can apply patch.
Thanks,
KiranHello jahusdtc,
1. Listing went from Ultimate to Freebie automatically.
Downgrade package does not deletes images for the listing. But yes it prevents displaying in frontend. The reason behind not deleting images is in some cases user wants same images back when they renew/upgrade the same listing. If we delete images then it is not possible to get images back again on renew/upgrade package.Admin still can manage images(add unlimited images or removed images) for the listing from backend. Admin can remove images from the listings which are downgraded with 0 image package. That’s why images metabox always displayed to admin in backend.
2. Noticed that the featured image (big top hero image) stayed as was when Ultimate.
Yes, this should not happen. We have fixed it and it will be in next release of Supreme Directory theme.Let us know if you have any query.
Thanks,
KiranHello Saludos,
Thank you for providing details. There is a conflicts with “Popup Maker & Ninja Forms” plugins and it breaks GeoDirectory.
We will find and fix it and let you know.
Thanks,
KiranMay 12, 2018 at 9:54 am in reply to: Translated events do not show with [gd_event_listing] shortcode #430209Hello,
This has been fixed and fix will be in next release.
If you want to apply patch on your site, then send admin & FTP credentials.
Thanks,
KiranHi Joy,
Server side clustering does not works on listing maps. The listing map shows markers based on what listings are on the current page and if it is listing map shortcode then shows markers based on the parameters applied to it.
You should use gd_homepage_map shortcode which supports server side clustering via ajax, so it helps reducing load time.
FYI we are working on GeoDirectory v2 and in v2 we are enhancing map functionality.
Let us know.
Thanks,
KiranThis reply has been marked as private.Hi Eduardo,
I have updated patch on your site to fix “Are You Interested” translation issue.
Please check and let us know.
Thanks,
KiranHi Alastair,
I have updated patch on your site, now sitemap is working fine.
Thanks,
KiranHi Alastair,
Yoast SEO team has some major changes in their recent version v7.x and it breaking the sitemap for Location Manager plugin.
We have already fixed this issue and it will be in next release. In case you want me to apply patch on your site, please provide FTP credentials.
Kiran
-
AuthorPosts