Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
List sub-page in one page ?
#5
This should also be possible with the I18N plugin (http://get-simple.info/extend/plugin/i18n/69/)

Code:
<?php get_i18n_navigation(return_page_slug(),1,1); ?>

In either case (I18N or child-menu or own code) you might want to put the relevant code in a component "team" and use the DynPages plugin (http://get-simple.info/extend/plugin/dynpages/81/) to include the component in the page - this way you can have additional information before and after the team member links, e.g.

Code:
<p>Our team members are:</p>
<p>{% team %}</p>
<p>Our next match will be on ...</p>
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply


Messages In This Thread
List sub-page in one page ? - by gimx - 2011-01-31, 22:03:44
List sub-page in one page ? - by gimx - 2011-02-01, 10:03:52
List sub-page in one page ? - by JWH_Matthew - 2011-02-01, 11:03:47
List sub-page in one page ? - by gimx - 2011-02-01, 11:50:52
List sub-page in one page ? - by mvlcek - 2011-02-01, 16:56:38
List sub-page in one page ? - by gimx - 2011-02-02, 12:04:19



Users browsing this thread: 2 Guest(s)