Thread Rating:
  • 3 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Support for multilanguage sites, Internationalization (I18N)
I don't wan't to be ungrateful, but this navigation s**ks!

I've got this:

-year 2011
--users 2011 (V)
--gallery 2011 (V)
--sponsors 2011 (V)

-archive (V)
---2010
----users
----gallery
----sponsors

-contact (V)
-home (V)

(V) - Visible in menu.

preaty simple, right ?
And it does worked with get_navigation(), it shows in menu all pages that was added as Visible..

But when I use get_i18n_navigation() i just can force it to show all pages as i want.

get_i18n_navigation('index',0,9,I18N_SHOW_MENU); cool, this show all pages... but only if there is a path to each page.
It will not show 'users 2011', 'gallery 2011' in menu until year 2011 isn't switched to be visible.


Next thing:
Ok I've made 'year 2011' to be visible in menu, but i don't want to have <ul> nested in next <ul>
so:
If
php get_i18n_navigation('index',0,9,I18N_SHOW_MENU);

shows all pages from level 0 to 10, so that does mean that:

get_i18n_navigation('index',1,9,I18N_SHOW_MENU);

should show the sam pages like function above, but without level 0.
But You know what ? It does not!! it shows nothin.

This plugin (i18n) is great.. really! But navigation s**ks!
Reply


Messages In This Thread
rewrite language problem - by tomkop - 2013-03-27, 06:34:44
Enhancement suggestion - by hameau - 2013-05-12, 04:17:12
Enhancement request - by hameau - 2013-06-14, 20:02:07
RE: Enhancement request - by mvlcek - 2013-06-14, 22:04:12
RE: Enhancement request - by hameau - 2013-06-14, 23:01:36
Duplicate language cookies bug - by enzy - 2013-08-20, 07:03:26
RE: Duplicate language cookies bug - by ohayo - 2013-08-20, 18:12:25
Plugin is not shown - by tosho - 2013-09-15, 12:10:37
1000 pages limit in i18n_navigation - by titus - 2014-10-13, 21:58:36
Bug found - by lbarsov - 2014-10-17, 03:41:53
Menu with picture - by Dimi - 2015-04-28, 16:05:45
Rendering Menu in Component - by Alexander_ - 2016-05-04, 23:06:51
Meta desc for different languages - by Alexander_ - 2017-02-14, 20:29:32
Hierarchical Menus - by celextel - 2019-07-26, 16:41:47
Ri18n_navigation - by celextel - 2021-02-19, 16:07:48
Support for multilanguage sites, Internationalization (I18N) - by grs84pl - 2011-07-02, 03:10:12



Users browsing this thread: 8 Guest(s)