2011-05-02, 01:52:06
(This post was last modified: 2011-05-02, 02:00:15 by khan0000999563.)
Hello everyone
I gotta confused upon trying to generate full human-readable sitemap. I've got the multilingual navigation plug-in installed but unable to output the whole site structure. No sub-level links are shown, only the root level. I tried using all of the examples listed in this topic but nothing helped.
I'm using GetSimple v3.0 and I18N Navigation v1.3
Got any ideas?
I currently use this:
I gotta confused upon trying to generate full human-readable sitemap. I've got the multilingual navigation plug-in installed but unable to output the whole site structure. No sub-level links are shown, only the root level. I tried using all of the examples listed in this topic but nothing helped.
I'm using GetSimple v3.0 and I18N Navigation v1.3
Got any ideas?
I currently use this:
Code:
<?php get_i18n_navigation(return_page_slug(), 0,99, showall); ?>
Hail to get-simple developers!