Octopoos / SEBLOD

Build high-end websites with SEBLOD®, a CCK for Joomla!
https://www.seblod.com
GNU General Public License v2.0
126 stars 54 forks source link

Radius (lower than) Filter not working #796

Open daveberlin79 opened 5 months ago

daveberlin79 commented 5 months ago

I setup a location search like here: https://www.seblod.com/resources/tutorials/how-to-set-up-a-search-by-radius

Address to Coordinates Field works filling latitude and longitude (Behavior: Concatenate) with geodata. Address to Coordinates Field works in autocomplete (Behavior: Autocomplete)

But filtering a list with Radius (lower than) option is doing nothing. The Address to Coordinates Field fills Latitude and Longitude in the form but filter option Radius (lower than) is not working. It always shows all entries in the list.

Did someone successfully used the filter option Radius (lower than) with Seblod 4?

Another problem: Address to Coordinates Field is not showing constructions options. The container .adminformlist .adminformlist-2cols is set to display: none; (inline style). I removed this inline style with the browser console to edit the field.