By James on Saturday, 30 June 2018
Posted in General Issues
Replies 2
Likes 0
Views 883
Votes 0
Please provide steps to adjust the search raidus when selecting nearby events.

It looks like the default radius is 10 miles.

Lastly, would it be possible to build this as a feature in the Event search and filtering that would allow it to be based on the users current location (IP Based) or based on their Address? Right now the search capabilities seem restricting.
Hey James,

By default the radius is 10 but after filtering nearby events, you could use the dropdown list to change the radius size. If you want a different default size, what you could do is to edit the file /components/com_easysocial/views/events/view.html.php and at line 160, locate the codes below,

[gist]
$distance = 10;
[/gist]

Replace the value accordingly. As for the second question, not really sure if I understand you here. How does one search by IP address eh?
·
Saturday, 30 June 2018 14:17
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post