Guust
Forum Replies Created
-
AuthorPosts
-
What is your search radius setting at
GeoDirectory > Settings > Search > Search near radius ?Thanks
You need to add billing information to your Google API account, see https://developers.google.com/maps/documentation/javascript/usage-and-billing
Thanks
That is really down to your server capabilities, yes. Thanks
Your Google Map API key is not authorised for “directions”, make sure to add the “directions” capability at Google. This is the error:
Directions Service: This API project is not authorized to use this API. For more information on authentication and Google Maps JavaScript API services please see: https://developers.google.com/maps/documentation/javascript/get-api-key
Thanks
Support is only available in English.
I am guessing you have hidden the maps at GD > Design > Maps > SHOW / HIDE POST TYPE AND CATEGORY ON MAP
Translation is done using PoEdit, see
https://wpgeodirectory.com/docs/category/translation/
https://wpgeodirectory.com/docs/translate-core/
https://wpgeodirectory.com/docs/translating-themes/Thanks
Claiming a listing does not require payment, unless you have this setting:
GD > Listing Claims > Force an upgrade to complete the claim listing procedure > YES
https://wpgeodirectory.com/docs/claim-listings-add-on-overview/Adding a Listing will take you currently to the payment options available: https://www.massageschoolreviews.com/add-listing/?listing_type=gd_place
Thanks
There is no shortcode for that, but that should be achievable with CSS. Here are some pointers: https://wpgeodirectory.com/docs/common-styling-examples/#search
Thanks
I’ll get a developer to have a look at your question after the weekend. Thanks
It sounds like you turned off all the required fields. In that case hiding them should not be a problem.
I’ll get a developer to have a look too regarding adding the payment details to the Preview page.Thanks
You can only link one CPT to one other. So Groups can be linked to Places, OR Places to Groups, but not both.
See https://wpgeodirectory.com/docs/linking-custom-post-types/Let us know how you went. Thanks
This reply has been marked as private.Add this CSS to remove the featured area on the GD Home/Location pages:
.sd-homepage .featured-area {display: none;}The classes used by Kor, like .geodir_Currency, are composed of geodir_ and then the HTML variable Currency you have given the custom field. Have a look at the image too.
Thanks
August 11, 2018 at 12:29 pm in reply to: Edit link classes in geodirectory_hooks_actions.php #442028That is why you make sure that .single .geodir-addtofav a has attributes that overwrite .single .edit_link a, for example with !important.
You need to enable billing for your Google API:
https://developers.google.com/maps/documentation/javascript/error-messages?utm_source=maps_js&utm_medium=degraded&utm_campaign=billing#api-key-and-billing-errors -
AuthorPosts