By Uwe on Monday, 28 February 2022
Posted in General Issues
Replies 3
Likes 0
Views 427
Votes 0
Hi,

we have created a lot of search filters in Easysocial. Now we need to rename and to reorder some of these filters. I know how to change the search parameters but I cannot find any place where I can rename the already existing filters.

Can you please advise?

Thanks
Uwe
Hey there,

You can language override the following language constants for it at Backend > Extensions > Languages > Overrides:

COM_EASYSOCIAL_SEARCH_TYPE_ALBUMS="Albums"
COM_EASYSOCIAL_SEARCH_TYPE_ARTICLE="Article"
COM_EASYSOCIAL_SEARCH_TYPE_BLOG="Blogs"
COM_EASYSOCIAL_SEARCH_TYPE_CATEGORY="Category"
COM_EASYSOCIAL_SEARCH_TYPE_DISCUSS="Discussions"
COM_EASYSOCIAL_SEARCH_TYPE_EVENTS="Events"
COM_EASYSOCIAL_SEARCH_TYPE_GROUPS="Groups"
COM_EASYSOCIAL_SEARCH_TYPE_MARKETPLACES="Marketplace"
COM_EASYSOCIAL_SEARCH_TYPE_PAGES="Pages"
COM_EASYSOCIAL_SEARCH_TYPE_PEOPLE="People"
COM_EASYSOCIAL_SEARCH_TYPE_PHOTOS="Photos"
COM_EASYSOCIAL_SEARCH_TYPE_VIDEOS="Videos"
COM_EASYSOCIAL_SEARCH_TYPE_AUDIOS="Audio"
·
Monday, 28 February 2022 19:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Irwin,

Probably my question was not precise. I am not talking about these constants but the individual names of the filters which can be created by a user.

So eg. I have a filter which is called "Male users with brown hair" and I want to rename this into "Male users with blond hair". This is problem no. 1.

Problem no. 2 is that I have 15 of such filters which are named Test 1, Test 2, Test 3 etc. - and I want to reorder them eg. like Test 3, Test 2, Test 1.

Both seems to be not possible. Or is there a way to do this?
Uwe
·
Monday, 28 February 2022 19:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

So eg. I have a filter which is called "Male users with brown hair" and I want to rename this into "Male users with blond hair". This is problem no. 1.


It seems that the update filter button has a bug where it always creates a new filter instead of updating the current filter.

I will log this into our issue tracker.

Problem no. 2 is that I have 15 of such filters which are named Test 1, Test 2, Test 3 etc. - and I want to reorder them eg. like Test 3, Test 2, Test 1.


It is not possible to do this currently at this point of time.
·
Tuesday, 01 March 2022 11:17
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post