03/01/2019 at 11:29 am
#485922
Keymaster
@ Sandy
RE: Can you use connections for two separate directories on the same website?
Yes, this can be accomplished by separating the directories by category(ies). Here’s a link to a FAQ which explains how to do this.
RE: map doesn’t work
Open the page in Chrome, hit the F12 key and then click the Console tab.
You’ll find this error from Google:
Google Maps JavaScript API error: RefererNotAllowedMapError
This basically mean the referrer restriction set for the Google maps API is not configured for your site. I suggest using the referrer from the tutorial. Google Maps API key changes can take a few minutes (or more) for a settings change, so, give it time between changes.
Hope this helps, let me know.
