Octopoos / SEBLOD

Build high-end websites with SEBLOD®, a CCK for Joomla!

Home Page:https://www.seblod.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Radius (lower than) Filter not working

daveberlin79 opened this issue · comments

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.