purpleedge
Forum Replies Created
-
AuthorPosts
-
If I comment out the two calls to …
wp_register_script( ‘avia-google-maps-api’, $prefix.’://maps.google.com/maps/api/js?sensor=false’, array(‘jquery’), ‘3’, true);
…in the Enfold theme, the marker re-appears and the button works.
But I’d rather not do that and I tried to call…
wp_deregister_script( ‘avia-google-maps-api’ );
…in my functions.php but it didn’t work to stop the theme from loading the Google APIs. Any suggestions?
TIA
I’ve added the Enfold compatibility code to my funtions.php file, didn’t help.
Any idea how to disable Google Maps API in the Enfold theme??
I’ll disable Google Maps in Enfold – if I can figure out how 😉
Hi Vikas,
See attached, and above – might be a conflict with Enfold theme.
I get this error when I open the set default location page, and I don’t get the location marker pin!
Paolo,
I suspect for my situation 12 small cities all within a 10 KM strip, the latest version of GD will work fine, so long as I don’t use locations in the breadcrumbs? (I don’t need geolocation, my directory is for a very small geographic area, so the G of GD isn’t relevant to me )
So I think I already have the 1) you mentioned above.
I am about to install the latest version to see if this will work.
I can probably figure out how to remove any filtering I don’t need, I was just waiting for a reasonably stable version before I started testing again.
I don’t need 2) – the “search near” is already good for me, so long as there is no city filtering. I suspect there are easy options for limiting the number of listings returned, that I can code myself, if necessary?
( Happy to provide feedback, but I felt I was nagging you a bit 🙂 )
Hi Paolo,
I imagine the fix is very simple as you already have 99% of the functionality in place.
If you look at most directory systems – e.g. yelp, the user enters a location to search and the system generates a list of results within a radius of that location. As you have said elsewhere that filter is retained until the user re-enters another location – I find that much more obvious to the end-user than your location manager, but that just might be me?
You have almost identical functionality in the “Search Near” process, all we will need to do is apply a filter based on the lat and lon of each entry.
It would help if you got rid of that silly city filter, but I am sure that can be done by us as well.
I was trying my best to provide constructive feedback, I have seen several users with similar concerns about the location filter. I’ll refrain from commenting on it in the future!
Just trying to get my head around this. 🙂
http://wpgeo.directory/location/
If I filter to “New York” then click on “Restaurants” in the map ribbon, it updates the map, and nothing else?
On the bottom right of the map it lists the type of restaurant, eg Italian, French etc. Where do those come from, are they tags, categories or something else?
If I want a list of Italian Restaurants in New York, how do I do that?
TIA!
After further experimenting, it looks like the demo site is set up to only show categories after a search, and I can choose the Italian category after searching for something in the Restaurants CPT.
I might be wrong, try it with your own site?
If a user selects a city, either from the location manager, or the breadcrumb, then they only see what is in that city, until they choose “Everywhere”, or another city from the location selector.
I have 12 “cities” within 10 KM, so I feel your pain. Not all “cities” are the size of New York or Chicago, or LA.
I’m still waiting for the next GD so I can do some more experimenting and find a workaround.
This is how it works and Paolo thinks this is the only way it should work. Unfortunately it doesn’t suit everyone!
The number of images is set in the Payments plugin, not sure what happens if that isn’t installed?
Just to clarify, Kassapa is a free user, by the looks of it, that is restricted to one city I believe? Purchasing the multilocation add-on will allow more than one city to be entered.
This reply has been marked as private.Hi Paolo,
Just curious, what is the purpose of the little right and left arrows in the map cpt section?
See attached.
Hi Stiofan, Thanks, can you add it to the post as a txt file attachment please?
-
AuthorPosts