By Mark Klinkhammer on Saturday, 04 February 2017
Posted in General
Replies 5
Likes 0
Views 198
Votes 0
I have been getting familiar with all the customization options and the differences between widget and module integration's. My last task is to edit my Sidebar menus. I have gotten into the default.php files and most are very clear... with a few exceptions. Like the Calendar with the Event Sidebar Menu... does not seem to be in the default.php code! Or perhaps it is being called with a smaller line of code than other menu items. Another example of this is the INTRODUCTION top section of the profile.

Any help in finding these hidden menu items would be appreciated.

Thanks again
Mark
The those files is located at :
JoomlaFolder/components/com_easysocial/themes/wireframe/profile/default/default.php
JoomlaFolder/components/com_easysocial/themes/wireframe/events/default/calendar.php
·
Saturday, 04 February 2017 10:35
·
0 Likes
·
0 Votes
·
0 Comments
·
So if I did want to DELETE or even MOVE one of these Sidebar Widgets, how would I go about it?

Thanks
·
Sunday, 05 February 2017 00:14
·
0 Likes
·
0 Votes
·
0 Comments
·
I am not really sure what thing you would like to move from these sidebar widgets, if you would like to remove it, you can take a look of my screenshot below.

http://take.ms/dL800 (profile page introduction area)
JoomlaFolder/components/com_easysocial/themes/wireframe/profile/default/default.php

http://take.ms/wgAmq (event calendar on event listing page)
JoomlaFolder/components/com_easysocial/themes/wireframe/events/default/default.php
·
Sunday, 05 February 2017 00:29
·
0 Likes
·
0 Votes
·
0 Comments
·
I had one more to locate. The INDIVIDUAL GROUP Sidebar within the GROUPS categories.

And, is it possible for Members to initiate a CONVERSATION with the members of A SPECIFIC GROUP only!

Thanks...
·
Sunday, 05 February 2017 02:45
·
0 Likes
·
0 Votes
·
0 Comments
·

I had one more to locate. The INDIVIDUAL GROUP Sidebar within the GROUPS categories.

That file located at -> JoomlaFolder/components/com_easysocial/themes/wireframe/groups/default/default.php
Code : http://take.ms/AXkGy

And, is it possible for Members to initiate a CONVERSATION with the members of A SPECIFIC GROUP only!

Do you mean is there a way restrict group member to post story in specific group?

If yes, you can configure it from the group categories then put the "stream permission" inside the group category custom field form, so when the user create a new group, they can able to set this group whether they want to allow only admin or group member can submit a post in the group, you can refer on my attached screenshot below.
·
Sunday, 05 February 2017 14:50
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post