modify a blocks top menu

how can i remove "Featured" for example?

Quote · 2 Dec 2013

Go to the function that generates that block.  You will see a list, remove the ones you don't want to show.

Geeks, making the world a better place
Quote · 2 Dec 2013

Thanks, I hoped for a more general/settings solution.

That would be modules/boonex/events/classes/BxEventsModule.php:398

Quote · 2 Dec 2013

 

Thanks, I hoped for a more general/settings solution.

That would be modules/boonex/events/classes/BxEventsModule.php:398

Yes, maybe a future update.  I am not sure of any module that offers settings for the top menu.  It would have to be changed in the code and a place in the database to store the current settings.  Then the module would have to check the database settings to see which menu items to include.

Geeks, making the world a better place
Quote · 2 Dec 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.