GetSimple Support Forum
I18N Menu ? - 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 ? (/showthread.php?tid=6808)



I18N Menu ? - phpman - 2014-10-07

Hello @ll,

is it possible to make a menue like this:

http://designyourweb.info/so-erstellst-du-ein-vertikales-css3-accordion-menu/914

with I18N ?

If yes any examples are existing ?

Hope anyone can help.

best regards,

Harald


RE: I18N Menu ? - morvy - 2014-10-07

create menu structure, then call menu with
<?php get_i18n_navigation(return_page_slug(),0,3,I18N_SHOW_MENU); ?>
..and modify the CSS