By David Burroughs on Sunday, 11 May 2014
Posted in General Issues
Replies 1
Likes 0
Views 485
Votes 0
On the dashboard for the end user, how do I remove the sidebar portions for Applications and News and Feeds? See attachement
Hello David,

You can remove this by editing the theme file located in /components/com_easysocial/themes/wireframe/dashboard/default.php and remove the codes below:


<?php echo $this->includeTemplate( 'site/dashboard/sidebar.feeds' ); ?>

<?php echo $this->includeTemplate( 'site/dashboard/sidebar.apps' ); ?>
·
Sunday, 11 May 2014 15:21
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post