Guust
Forum Replies Created
-
AuthorPosts
-
You mean this setting:
WP Settings > Reading > Blog pages show at most ?Use the shortcode builder: https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/
Thanks
Change the GD Search shortcode or block to order alphabetically.
For example:[gd_categories sort_by="az" max_count="all"]Thanks
June 15, 2019 at 12:49 am in reply to: Geocoding, Importing and Google Maps API Restrictions #493066I am not sure, but the problem may be with your Google Settings.
https://wpgeodirectory.com/docs-v2/integrations/google/#manualDifferent functions use different APIs. Geocoding and Geolocation need different APIs.
There is also a difference between “Website restrictions” and “API restrictions”.
Try setting “API restrictions” to “off”. See image.
Let us know, and I’ll get a developer to comment too.
Hi Cindy, make sure you only install addons of the same version as the core plugin.
So if you are using Version 2.0.0.62 of the core plugin, you need to install the Version 2.0.0.11 of the Advanced Search addon.If we need to check your settings, post your URL and WP admin details in a private reply.
Thanks
Thanks for letting us know.
If you are using the same keys for different sites, make sure they are authorised correctly for each different site.
The key you are using is not authorised for your staging site, these are the errors you have:
Geocoding 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
This API project is not authorized to use this API. Please ensure this API is activated in the Google Developers Console: https://console.developers.google.com/apis/api/places_backend?project=_ For more information on authentication and Google Maps JavaScript API services please see: https://developers.google.com/maps/documentation/javascript/get-api-key
Thanks
what would the code look like for a specific neighborhood??
This code looks for city or region or country or neighborhood slugs, change “philadelphia” to any part of a location slug:
in_array('philadelphia', geodir_get_current_location_terms('query_vars'))where do you find the post id for a listing?? ie 113
In the backend look for the post ID of the listing.
You can find it in the URL like:https://greenbaxna.com/wp-admin/post.php?post=113&action=editOr you can find it in the source of the page on the frontend, see image.
I asked in an earlier post, what does the advertising addon bring to the table and is there any documentation available?? When will this addon, realistically, be available??
I will get someone else to answer that one, I am not involved in the development of that addon.
Thanks
June 14, 2019 at 11:53 pm in reply to: Places information not updating – Category, Address, Email etc. #4930571. I replaced the Location Manager with the correct V21 version. You should not use V1 versions of addons with the V2 version of the main core plugin.
2. The FTP account does not have access to any files, can you make sure that FTP account can access the WP files, if we need to look at anything else.
3. I changed your permalinks as per https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/#settings
4. All seems to work fine.
Please check and let us know. Thanks
Go to Pages > Search page > Edit, and change the slug or permalink there.
Thanks.June 14, 2019 at 1:17 pm in reply to: Places information not updating – Category, Address, Email etc. #492986Please give complete links to other tickets, we cannot search by #xxx.
Do you have revisions turned on in your wp-config.php file?
If we need to check things out, please post your URL and WP admin and FTP details in a private reply.
Thanks
Click on “Show Advanced” and the options will appear.
ThanksYes, Google maps should work in both V1 and V2.
ThanksYou should add the GD Output Location widget to the GD Sidebar. That will show all custom fields you add to the detail page sidebar.
Make sure you have all the required APIs activated: https://wpgeodirectory.com/docs-v2/integrations/google/#common
https://wpgeodirectory.com/docs-v2/integrations/google/#manual
Let us know.
-
AuthorPosts