Kiran
Forum Replies Created
-
AuthorPosts
-
Hello Ben,
I have looked and found there is JavaScript error on add listing page. This error breaks the add listing functionality. This happens because you are using theme Directory Starter v1.x, please update it to v2.x. Because v1.x is not compatible GeoDirectory v2.x.
Let us know how it goes.
Thanks,
KiranThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hello,
Badges
Please use following badges. You two things incorrect. 1) use single quote to wrap shortcode parameter with html tags. 2) use %%input%% not %%item%%
[gd_post_badge key="facebook" condition="is_not_empty" badge='<i class="fab fa-facebook-square"></i>' link="%%input%%" bg_color="#ffffff" txt_color="#0000a0"] [gd_post_badge key="website" condition="is_not_empty" badge='<i class="fas fa-link"></i>' link="%%input%%" bg_color="#ffffff" txt_color="#0000a0"]Adjust map center
Currently not possible to adjust map center via shortcode. On map map_canvas is gd_map_canvas_directory. In page view source search “map_canvas”: to find map_canvas used by map.
The “X” to open and close the map from fullscreen does not work when the map is made with a shortcode. It doesn’t work on the Front page, or on the page above.
Please try after clearing browser cache.
Thanks,
KiranHello Javier,
1 – For the events issue
Make sure you have translated all the months from January to December correctly in WPML > String Translation. To check Go WP Admin > WPML > String Translation > Search January > it will list all the translations for “January”. Make sure all results translated and marked as complete.
2 – For the location switcher issue
You have used same slug “mapa-de-anuncios” for GD Home page and gd_place archive page slug. Please use different slug for both and check how it goes.
I’m having a lot of problems with the “change location” when I change language. For example when I chose location for “Barcelona” in spanish and I change to english language
Make sure you have translated location page(applied under GeoDirectory > Permalink Settings > Location Page). If you have not translated Location page then go to Pages > Edit Location Page > Tick Duplicate > Translate.
Let us know.
Thanks,
KiranHello Mark,
This has been fixed, it will be in next release. Here is patch if you want to update: https://github.com/AyeCode/geodirectory/pull/532/commits/5a1a662a046d94e4a375093df31bb0d7e9012039
Kiran
Hello,
The markers show up now without a problem. It does take about 45 to 50 seconds for it to choose the OSM map. Not sure if anything can be done to speed that up or not.
In future version there will be cache feature so it will speedup loading the map markers.
do I need to avoid the plugin updates or will this be added to core for next update?
Don’t worry, it will be included in next update as well.
OSM maps is working but now Google Maps does not work. Google Maps will load when I am on VPN but it does not show any markers. It shows me the entire world with no markers. This is true on /location page and also each place listing page.
Did you tried after clearing browser cache? Please send us screenshot how it looks to you.
I am also receiving this notification on each place listing – ADMIN NOTICE: The gd_single_closed_text shortcode has been deprecated and should be replaced with gd_notifications shortcode/block/widget.
This is a deprecated notice that displays to admin users only. I have replaced [gd_single_closed_text] to [gd_notifications] in Pages > GD Details Page, now it disappeared.
Kiran
Hello Larry,
Your site using old version of GeoDirectory & it’s plugins, and Old version of Invoicing plugin.
Please update those plugins we we can take a look.Also please provide invoice id or url paid for the listing you mentioned in last reply.
FYI the listing paid via recurring package will not be expired/renewed until IPN request received from gateway site(ex: PayPal).Kiran
Hello Jeremy,
This has been fixed and it will be in next release. Here is patch if you want to update now: https://github.com/AyeCode/geodir_advance_search_filters-v2/commit/a1dc58867f7306e2b9d421061d7db7e3e6a5148c
The shortcode should be used like:
[gd_search post_type="gd_place" customize_filters="always"]Kiran
Hello Chris,
I have applied patch to your site again. Please try after clearing your browser cache & also fi you have any caching feature enable via plugin then also clear that cache.
We need confirmation from your side because this happening for specific country with Google JS API. So once you confirm it works then we will update this in core.
Let us know.
Thanks,
KiranHello
[gd_event_listing] shortcode/widget no longer supported in v2, it is merged with [gd_listings] shortcode/widget.
Use following shortcode to list upcoming events.
[gd_listings post_type="gd_event" event_type="upcoming" sory_by="event_dates_asc" layout="gridview_onefifth" post_limit=5 title="Featured Events"]The issue of event sorting options missing in widget option is fixed. It will be in next release. Here is patch if you want to update: https://github.com/AyeCode/geodirectory/pull/529/commits/3089186e92c2f1ca4d40a8b7ad075d022f9cc7c0
Kiran
This reply has been marked as private.Hello Marc,
Issue has been fixed. Please check and let us know.
Thanks,
KiranHello Kai,
If you are using GeoDirectory v1.6.x then please use country name provided (just after id) here https://github.com/GeoDirectory/geodirectory/blob/master/geodirectory-admin/admin_db_install.php#L156
Or you can match with Country column in _geodir_countires database table.– for Congo (ISO2 CD) use “Congo, Democratic Republic of the”
– for Congo (ISO2 CG) use “Congo, Republic of the”
– for Gambia (ISO2 GM) use “The Gambia”
– for Reunion Island (ISO2 RE) use “Reunion”You should excat match country name.
Kiran
-
AuthorPosts