Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Future Imperfect
#9
(2016-02-28, 01:37:19)stevenwashere Wrote: I have been trying to use the I18N plugin with this theme but the multilayered menus does not seem to work. I am relatively new to getsimple in general. Any help with this problem would be appreciated even if its just to say thats not how I18N works.

GetSimple in its unadorned state only does simple, single level menus. that is to say that the tag in the template, normally
<?php get_navigation(return_page_slug()); ?>
will write links to pages that have been created and marked for menu inclusion as a series of <li> elements.

If you create pages and mark them as parents or children and include them in the menu and install I18N then you can use a different tag in your template to generate different structures of <ul> and <li> elements nested to any number of levels and displaying short text links or full page titles. But you will need css in your theme to display nested lists correctly. you might want them drop-down, fly-out, in the sidebar or under the main menu.

So I don't know exactly where you are with your site but in this theme there is no css to display more than a simple nav menu. If you want for instance to put a submenu in the sidebar or to have dropdowns you will have to write the styles you want.

mlvcek's pages are a really good guide, with examples, here
http://mvlcek.bplaced.net/get-simple/mul...navigation
Reply


Messages In This Thread
Future Imperfect - by Timbow - 2016-01-28, 03:33:34
RE: Future Imperfect - by Charpy1 - 2016-02-19, 04:58:31
RE: Future Imperfect - by Timbow - 2016-02-19, 10:18:31
RE: Future Imperfect - by Oleg06 - 2016-02-19, 18:16:44
RE: Future Imperfect - by Timbow - 2016-02-19, 20:00:05
RE: Future Imperfect - by Timbow - 2016-02-19, 20:23:50
RE: Future Imperfect - by Charpy1 - 2016-02-19, 23:17:00
RE: Future Imperfect - by stevenwashere - 2016-02-28, 01:37:19
RE: Future Imperfect - by Timbow - 2016-02-28, 02:10:12
RE: Future Imperfect - by shawn_a - 2016-02-28, 03:29:22
RE: Future Imperfect - by nicolap - 2016-04-21, 19:57:57
RE: Future Imperfect - by katya - 2016-05-21, 02:42:12
RE: Future Imperfect - by Timbow - 2016-05-21, 02:59:07
RE: Future Imperfect - by katya - 2016-05-21, 03:17:18
RE: Future Imperfect - by katya - 2016-05-21, 03:21:09
RE: Future Imperfect - by floslight - 2017-07-30, 00:35:05
RE: Future Imperfect - by Timbow - 2017-07-30, 01:15:32



Users browsing this thread: 1 Guest(s)