By Sabih on Wednesday, 14 December 2016
Posted in Technical Issues
Likes 0
Views 197
Votes 0
Hey there,

I am using addresses for my users. Members insert city and zip. When clicking the city on the profile, I think it should show all users with that city but that is not working but shows no results because the search switches to state instead of city.

Here you see the address field defined as city (german "stadt"):



Leads to this page, showing no results though there are members with the same city. You can see in the search fields there is state (german "staat") applied and nothing entered at the input field.




I have no idea if this should work like I think but I see no other reason for it being linked. Since I do not need this explicitly I would also be satisfied with the possibility to unlink the city and zip if you can tell me which file this is located at.
Thanks for reported, I can able to reproduce this issue on my locally, I will create a ticket in our issue tracker and see whether that is possible to fix this is because I've checked your address field only show 'City' and 'zip', this is the reason it didn't show the result.
Based on what i see the code, that address search permalink only refer on the 'state' instead of other address field.

By the way, if you would like to remove that address permalink, you can modify on this file -> JoomlaFolder/media/com_easysocial/apps/fields/user/address/themes/default/display_content.php
·
Wednesday, 14 December 2016 10:30
·
0 Likes
·
0 Votes
·
0 Comments
·
By the way, if you would like to remove that address permalink, you can modify on this file -> JoomlaFolder/media/com_easysocial/apps/fields/user/address/themes/default/display_content.php


Thank you Arlex. That did it.
·
Wednesday, 14 December 2016 21:23
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome, glad that your issues are resolved now. I believe these fixes are already included on 2.0.7 https://stackideas.com/changelog/easysocial
·
Wednesday, 14 December 2016 22:50
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post