What is the system variable to specify a particular Category - Joomla! Forum - community, help and support
hi
i'm joomla , php newbie. have created template no problems , have added drop-down menu.
however, need add further navigation on left side of each page of each category.
i've created navigation each category , @ moment categories' navigation displayed on pages using (perhaps abusing) template.
see example
http://www.agn.co.za/joomla/index.php/road-running-home
so, need working how specify each category using joomla category system variable (which can't seem find) each category's menu, can conditionally display relevant category's menu each category's web pages, please.
i'm using joomla 2.5.7.
i appreciate help.
regards
alan holm
i'm joomla , php newbie. have created template no problems , have added drop-down menu.
however, need add further navigation on left side of each page of each category.
i've created navigation each category , @ moment categories' navigation displayed on pages using (perhaps abusing) template.
see example
http://www.agn.co.za/joomla/index.php/road-running-home
so, need working how specify each category using joomla category system variable (which can't seem find) each category's menu, can conditionally display relevant category's menu each category's web pages, please.
i'm using joomla 2.5.7.
i appreciate help.
regards
alan holm
you try following methods:
(a) in module manager, open each of category menus (e.g., race walking, cross country) edit , on left bottom half of screen, notice section titled "menu assignment". assign each of category menus corresponding menu item in top menu.
(b) use split menu technique. review following documents know how implement split menu technique.
http://docs.joomla.org/split_menus
http://docs.joomla.org/creating_a_submenu
(a) in module manager, open each of category menus (e.g., race walking, cross country) edit , on left bottom half of screen, notice section titled "menu assignment". assign each of category menus corresponding menu item in top menu.
(b) use split menu technique. review following documents know how implement split menu technique.
http://docs.joomla.org/split_menus
http://docs.joomla.org/creating_a_submenu
Comments
Post a Comment