there is no need to modify the admin/edit.php in my opinion
when the plugins are activated it is enough to edit the template
but unfortunately I cannot test now with that template for you as I have renovation in the house and no time to sit at the computer, sorry
PS: I found time, I activated the theme at my local server and did not edit any files except the template.php
you must tell how many subpages you want to show, the numbers represent:
minlevel and maxlevel
so if you set the levels to "0" nothing will be shown
I got a menue with sub-levels, but for sure, as mvlcek wrote as well, you must edit the CSS because that template is not done for a multi-level menue and needs styling
when the plugins are activated it is enough to edit the template
but unfortunately I cannot test now with that template for you as I have renovation in the house and no time to sit at the computer, sorry
PS: I found time, I activated the theme at my local server and did not edit any files except the template.php
Code:
<ul>
<?php get_i18n_navigation(return_page_slug(),0,2,I18N_SHOW_MENU); ?>
</ul>
you must tell how many subpages you want to show, the numbers represent:
minlevel and maxlevel
so if you set the levels to "0" nothing will be shown
I got a menue with sub-levels, but for sure, as mvlcek wrote as well, you must edit the CSS because that template is not done for a multi-level menue and needs styling
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18