Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
June 5, 2019 at 5:40 pm in reply to: Bug: Near me button / Location page show listings that are not near me. #491032
Checking on my mac with chrome i also seen the delay but only the first time, i could not replicate after that. I see a few bugs mentioning it from last year so i guess its still around in some fashion, seems to be a Mac OS + Chrome issue, i was also able to recreate first time here: https://www.w3schools.com/html/tryit.asp?filename=tryhtml5_geolocation
Seems unrelated to GD, but thanks for providing more info.
Stiofan
June 5, 2019 at 2:22 pm in reply to: Bug: Near me button / Location page show listings that are not near me. #491013I don’t see any delay after hitting the near me but i’m testing from desktop. The way the near me works is a standard browser function, it asks for the GPS and it will try and return it, if you have a device with GPS it will check the freshnes and if its old it may try to get a fresh reading, i would guess the incognito triggers this each time. (though your issue may not e related, if you can provide any more info on the matter please do).
For the Near me thing, it seems to be working mostly in my localhost but without the listed distances, for distances i don’t think the fix will make it into todays release, Kiran is off today and i want to run over the best implementation of the ajax paging with him tomorrow, likely we will still release the fix later in the week.
Thanks,
Stiofan
This looks to be working now? If not please explain the issue exactly.
Thanks,
Stiofan
June 5, 2019 at 1:35 pm in reply to: GD > Output Location widget doesn't show complete address #491000Glad that worked!
There are many filters that would let you do it, this should give you an idea: https://github.com/AyeCode/geodirectory/blob/master/includes/custom-fields/output-functions.php#L2054
Thanks,
Stiofan
You are right, the fas was prefixed when we first converted to FAv5 as it makes old and new work but breaks brands, i have remvoed it now, anyone still using FAv4 icons should have updated by now.
This will be in the next release (later today).
Thanks,
Stiofan
Next release will have option for single grid.
Stiofan
Hello,
This was based on user role abilities in the past and we have updated this so that only admins and the listing author will even be shown the edit screen. A new function to check this and show a appropriate message to the user has been added and will be in the release tomorrow.
If you need it sooner you can download the latest from our github repo here: https://github.com/AyeCode/geodirectory
Thanks,
Stiofan
Are you on a search page?
The settings state:Hide the CPT selector (if not on search page)
Stiofan
June 4, 2019 at 6:53 pm in reply to: Bug: Near me button / Location page show listings that are not near me. #490833I’ll check this out in the morning, looks like its not picking up the location filter setting.
Stiofan
June 4, 2019 at 6:40 pm in reply to: GD > Output Location widget doesn't show complete address #490829As well as those settings there are also filters to enable/disable. First i would try unchecking and then checking those settings incase its a cache thing.
If you can provide wp-admin that would help us track it down.
Stiofan
I’m running PHP v7.3.4-1 with no issues, i’m guessing this is a false positive somewhere, if you have specific details please share them.
Thanks,
Stiofan
Hi Jeff,
So if they are not imported are they all real paid listings?
Stiofan
I am working on this in a round about way… the end result will be its not required.
Stiofan
June 3, 2019 at 7:05 pm in reply to: Listing with multiple locations and optional address fields. #490647I think thats the way we will end up going but it would have a drill down also, set countries, set regions, set cities, set zip codes.
Stiofan
June 3, 2019 at 5:42 pm in reply to: Listing with multiple locations and optional address fields. #490637OK, thanks for the comments!
I don’t think map markers is the best way to do this, for a user this could still mean zooming in to a location where there are thousands of markers in one exact location and no real way to distinguish them.
We have been planning something that might fit, it more of a “area of coverage” which is intended for things like service providers (maybe a plumber) to be able to show an area he covers on a map, with more a “area” than a “pin”. This is still at the planning stage just now though.
The hard part is filtering listings by those areas, showing it individually is much easier.
Stiofan
-
AuthorPosts