By renejdm on Thursday, 11 January 2018
Posted in General Issues
Likes 0
Views 460
Votes 0
Hi,

I am really finding it impossible to find any settings on the backend. I am looking for settings that control the toolbar. Can't find them.

Perhaps someone can help me.

Where are the settings so that I can get rid of the icons (all of them) on the toolbar?

Thanks.
Hi there,

Currently, you cannot disable them on your backend, and it is required for you to do some modifications on this file .../components/com_easysocial/themes/wireframe/toolbar/default.php as listed below.

For settings icons
Remove line 210 to 444

For Friend, Notifications, and Conversations
Remove line 23 to 91

Please give it a try and see how it goes.

Note:
You need to do template override for this files if you required them on your future release version.
·
Thursday, 11 January 2018 10:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

Can you please explicitly post the exact codes I need to remove. The reason is this: what if I have already modified this file? Then the line numbers won't be the same.

Thanks for understanding.

Rene
·
Thursday, 11 January 2018 11:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You can refer them on attached files.
·
Thursday, 11 January 2018 11:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Abdul,

Thank you. That worked!

Rene
·
Thursday, 11 January 2018 11:50
·
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.
·
Thursday, 11 January 2018 12:08
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post