I would like to have Groups submenu expanded without user having to click to drop-down arrow. In a similar way as already Main menu (Links) is done. Is it possible to do it in easy way or do I want too much?:)
Thank you for answers
Simple add following into end of your theme js file
$(document).ready(function(){
$(".menu-section-groups").trigger('click');
});
Flush cache of site after that .
Theme file example for goblue theme is https://github.com/opensource-socialnetwork/opensource-socialnetwork/blob/v6.x/themes/goblue/plugins/default/js/goblue.php
Due to the many requests in the past for additonal features and components we have decided to develope a premium version. Features like Hashtags, Videos, Polls, Events, Stories, Link Preview, etc included in it.
$199 (Life Time)