By Henri on Monday, 12 November 2018
Posted in General
Replies 3
Likes 0
Views 487
Votes 0
hello

from the vertical menu in ES (see attached file), I would like

1. to remove/hide
- Applications
- Partages
- Pages

2. rename
- Evenements => in RDVs

3. and maybe ALL the menu 'FILTRER PAR APPLICATIONS'

how can I do that?

TIA
Henri
Hey there,

It seems that there is no attached file for this ticket that you mentioned. Can you upload the screenshots so that I can have a better understanding of your queries?

Thanks for your understanding.
·
Tuesday, 13 November 2018 10:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Here is the missing capture ...
·
Wednesday, 14 November 2018 08:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

1. to remove/hide
- Applications
- Partages
- Pages


It is impossible to do that at this point of time currently.

2. rename
- Evenements => in RDVs


You can language override for its language constant which is APP_USER_EVENTS_WIDGET_UPCOMING_EVENTS

3. and maybe ALL the menu 'FILTRER PAR APPLICATIONS'


You also can language override for the following language constant:


COM_EASYSOCIAL_STREAM_APP_FILTER_APPS - "Applications"
COM_EASYSOCIAL_STREAM_APP_FILTER_CALENDAR - "Calendrier"
COM_EASYSOCIAL_STREAM_APP_FILTER_EVENTS - "Evenements"
COM_EASYSOCIAL_STREAM_APP_FILTER_GROUPS - "Groupes"
COM_EASYSOCIAL_STREAM_APP_FILTER_PAGES - "Pages"
COM_EASYSOCIAL_STREAM_APP_FILTER_PROFILES - "Profils"
COM_EASYSOCIAL_STREAM_APP_FILTER_SHARES - "Partages"
COM_EASYSOCIAL_STREAM_APP_FILTER_STORY - "Statuts"
COM_EASYSOCIAL_STREAM_APP_FILTER_USERS - "Utilisateurs"
·
Wednesday, 14 November 2018 10:55
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post