Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Non-Clickable Links for il8N Navigation?
#11
Hello,
I would like non clickable only top level menu if I have a children.

I use in template:

Code:
<?php if(function_exists(get_i18n_navigation)){ get_i18n_navigation($slug, $minlevel=0, $maxlevel=2, $show=I18N_SHOW_MENU, $component=null); } else {  get_navigation(get_page_slug(FALSE)); }} ?>

Could you help me Smile
Reply


Messages In This Thread
RE: Non-Clickable Links for il8N Navigation? - by mackur - 2014-11-28, 09:27:21



Users browsing this thread: 1 Guest(s)