By Giovanni Mio Medicina on Tuesday, 31 October 2017
Posted in General Issues
Likes 0
Views 351
Votes 0
Hello,
I found a problem with searching for users.
For example, if I search "Giovanni" finds 2 results that are the same.

- Mobile searc filters are disordered. I tried to reorder them by entering "float: left" so:

#es .es-search-filter {overflow: hidden;margin: 0 0 0 -1px; float: left;} looks a little better

Could it cause problems from other parts?
I found a problem with searching for users.
For example, if I search "Giovanni" finds 2 results that are the same.

It seems like smart search component indexed 2 times with the different user alias, I already help you reindex again from backend, it should show 1 result now.

- Mobile searc filters are disordered. I tried to reorder them by entering "float: left" so:

#es .es-search-filter {overflow: hidden;margin: 0 0 0 -1px; float: left;} looks a little better

Could it cause problems from other parts?

I think it will not cause other issue when you apply this css, but i will report this to our designer regarding this and see if we can fix this in next release version.
·
Tuesday, 31 October 2017 12:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,
Thank you so much, always the best support ..
·
Tuesday, 31 October 2017 16:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Tuesday, 31 October 2017 16:52
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post