By Gene Teigland on Thursday, 10 September 2015
Posted in General Issues
Replies 1
Likes 0
Views 688
Votes 0
How can I reorder this sidebar so that for example Applications is above groups and events?

http://www.awesomescreenshot.com/image/561858/aea3c027e2cd3c4c800d01035db03f6f
Hey Gene,

You will need to modify the theme files located in /components/com_easysocial/themes/wireframe/dashboard/default.php and relocate the block of codes below:


<?php if ($this->template->get('dashboard_show_apps', true)) { ?>
<?php echo $this->includeTemplate( 'site/dashboard/sidebar.apps' ); ?>
<?php } ?>
·
Friday, 11 September 2015 01:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post