GetSimple Support Forum
I18N Menu (Tree) - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13)
+--- Thread: I18N Menu (Tree) (/showthread.php?tid=6896)



I18N Menu (Tree) - phpman - 2014-11-08

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


RE: I18N Menu (Tree) - shawn_a - 2014-11-08

It helps if you post what you tried and what ( does not work ) result was.


RE: I18N Menu (Tree) - PauliOpa - 2014-11-08

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...?


RE: I18N Menu (Tree) - PauliOpa - 2014-11-08

... maybe here is a possible solution :

http://andreasviklund.com/files/demo/andreas00/styles.html

good luck


RE: I18N Menu (Tree) - phpman - 2014-11-08

sorry i donĀ“t understand what do you mean. Who are the code examples ?


RE: I18N Menu (Tree) - phpman - 2014-11-11

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