hitcode
Forum Replies Created
-
Forum: Plugins
In reply to: [Locatoraid Store Locator] Radius searchHi,
sorry for not replying sooner. This page gives a Google Maps API error – “Geocoding Service: This API project is not authorized to use this API. Please ensure this API is activated in the Google Developers Console”.Forum: Plugins
In reply to: [Locatoraid Store Locator] How to know how many locationsHello,
we’ve just released version 3.4.0 where the paging control in the admin locations list is modified so that it displays the total number of locations.Forum: Plugins
In reply to: [Locatoraid Store Locator] Too Many Decimal PlacesHello,
it’s an old version of Locatoraid (2.x), would you mind upgrading to the latest one?Forum: Plugins
In reply to: [Locatoraid Store Locator] How to know how many locationsHi,
we’ll add this info in one of the nearest updates. For the moment, you can estimate it by the number of pages in the admin locations listing, and there’re 20 locations per page.Forum: Plugins
In reply to: [Locatoraid Store Locator] Too Many Decimal PlacesHi,
hmm, it’s supposed to be 2 decimal places already. Would you mind sharing the link to the page where this issue appears?Forum: Plugins
In reply to: [Locatoraid Store Locator] Placeholder changeHi,
yes sure please go to Locatoraid admin, Configuration, Front Text.Forum: Plugins
In reply to: [Locatoraid Store Locator] Do not see a geocardHi,
yes sorry for not replying sooner, we’ve just released version 3.3.0 that incorporates that custom changes we made for your install so it’s safe to update to the latest version now.Forum: Plugins
In reply to: [Locatoraid Store Locator] Do not see a geocardHmm, it’s getting weird. Would you find it appropriate to give me a temporary WP admin username/password, and if possible, access to phpMyAdmin? Please send this info through http://www.locatoraid.com/contact/
Forum: Plugins
In reply to: [Locatoraid Store Locator] Do not see a geocardHi,
hmm, it allows to access this part only users who are super admins in WordPress, i.e. “Administrator” or “Developer”.You can manually set the key in the database through phpMyAdmin. You will need to add an entry to this table:
wp_lctr2_confAdd a new record:
name: “maps_google:api_key”
value: “you google api key”- This reply was modified 8 years, 5 months ago by hitcode.
Forum: Plugins
In reply to: [Locatoraid Store Locator] Do not see a geocardHi,
you will need to enter the Google Maps API key in Locatoraid admin, Configuration, Google Maps. Until the key is entered, it will keep redirecting you to this form which requires the admin being logged in.Forum: Plugins
In reply to: [Locatoraid Store Locator] changing the little location iconHi,
at the moment it’s not possible to change this icon without modifying the source code. We’ll try to add a settings page for this, as well as for the default location icon, in one of the nearest updates.Forum: Plugins
In reply to: [Locatoraid Store Locator] Short code for widgets not working as it shouldHi,
I’m sorry for not replying sooner. Yes it was a bug which affects searches consisting of digits only, like for zip code. We’ve resolved it in version 3.2.7, please update the plugin. Let me know if it’s ok after update.Forum: Plugins
In reply to: [Locatoraid Store Locator] Developer renewal not workingHello,
when you renew, you get a new license code that replaces the original one. We’ve also added more licenses for you to replace your additional original ones, I sent an email to you yesterday.Forum: Plugins
In reply to: [Locatoraid Store Locator] Two issues: map search and creationHello,
1. The request denied error might be caused by some restriction on the API key, like a referrer check. You would need to check it out in your Google console. Am I right that you have one key working on one site and not working on another?2. Search by the city name. It’s not exactly so as you wrote. When you search for a city name, for example “Paris”, it tries to locate coordinates for Paris. And if you enter just a city name, it’s likely to be like a city center. And not all the locations of Paris will be your search radius setting within the city center.
3. To move the list below the map simply configure it with a shorcode parameter, like this:
[locatoraid layout="map/list"]We’ve got a help file on this within the admin area (Publish menu), or http://www.locatoraid.com/shortcode-parameters/
Forum: Plugins
In reply to: [Locatoraid Store Locator] Not loading any results when searchedHello,
there’s an error on the site saying that “This API project is not authorized to use this API”. Please check it out at the Google console, the API key is either not activated or there are restrictions like allowed referrers.