GetSimple Support Forum

Full Version: I18N Menu (Tree)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Dear All,

i like to make side menu like:

menu1
|_>test 1
|_>test 2
|_>test 3
|_>test 4
|_>test 4
menu2
|_>test 1
|_>test 2
|_>test 3
|_>test 4
|_>test 4

or only one
menu1
|_>test 1
+_> example1
|_>test 2
+_> example1
+_> example1
|_>test 3
|_>test 4
+_> example1
+_> example1
+_> example1
|_>test 5


with which I18N code i can do this ?

I use the strings like the examples but i do not know what
i have to do to show this correct.

If i implement this it does not work.

Anybody can help me very quick ?

Thanks in advance.

best regards,

Harald
It helps if you post what you tried and what ( does not work ) result was.
have a look to this theme and try

http://get-simple.info/extend/theme/beach-theme/453/

maybe the creatoer of I18N Menu could be of help...?
... maybe here is a possible solution :

http://andreasviklund.com/files/demo/and...tyles.html

good luck
sorry i donĀ“t understand what do you mean. Who are the code examples ?
Hi Shawn,

sorry i do not know which kind of code i have to implement to show
the other menue point too.

I show only

Item1
Item2
Item3

not

Item1
+_>ITEM1.1
+_>ITEM1.2

Item2
+_>ITEM2.1
+_>ITEM2.2

etc.

i do not understand what i have to do to show like this.

Hope youn understand and you can help.

best regards,

Harald