This task will update visual nav styles handling tab look for links to be applied from a user selected option in the Customizer.
First pass will add Customizer options under the 'directory layouts' section.
Re-builds the bp_nouveau_get_directory_type_navs_class function to pass an array of default classes including customizer option check for nav style along with a filter option.
Subsequent passes will be required for possible user/group navs and inner content screen sub navs i.e profile group tabs.
This task will update visual nav styles handling tab look for links to be applied from a user selected option in the Customizer.
First pass will add Customizer options under the 'directory layouts' section. Re-builds the
bp_nouveau_get_directory_type_navs_class
function to pass an array of default classes including customizer option check for nav style along with a filter option.Subsequent passes will be required for possible user/group navs and inner content screen sub navs i.e profile group tabs.