Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dropdown / tree menu ?
#6
(2014-10-11, 23:45:26)phpman Wrote: @photocurio

do you have any example for me?
I don't like to post links to dev servers because they inevitably change.

I did get drop down menus to work with the I18N plugin. I used this function to display the menu:
PHP Code:
<?php get_i18n_navigation(return_page_slug(),0,3,I18N_SHOW_MENU); ?>

I also tried the simpler
PHP Code:
<?php get_i18n_navigation(); ?>
I thought it might show a hierarchical menu with default values, but it only displayed top level links that way.
Reply


Messages In This Thread
dropdown / tree menu ? - by phpman - 2014-09-27, 21:13:53
RE: dropdown / tree menu ? - by moped - 2014-10-01, 19:14:27
RE: dropdown / tree menu ? - by photocurio - 2014-10-11, 10:38:07
RE: dropdown / tree menu ? - by phpman - 2014-10-11, 23:45:26
RE: dropdown / tree menu ? - by photocurio - 2014-10-11, 23:53:28
RE: dropdown / tree menu ? - by Carlos - 2014-10-11, 17:20:33



Users browsing this thread: 1 Guest(s)