Wednesday, January 28, 2015

Submenu in joomla

get sub menu from backend in joomla
1. go to menu module
2. select your desire menu
3. in aprameters box check radio button YES to Always show submenu items
you are done.
but after that you have to manage css to arrange it.

No comments:

Post a Comment

Wordpress debug log function

Wordpress error log code: if ( ! function_exists ( 'write_log' ) ) { function write_log ( $data ) { if ( defined ( '...