Hi all, I am displaying pages / subpages on my header by using the following:
<?php wp_list_pages('title_li=&depth=2&sort_column=post_title'); ?>
However, for some reason, some pages are not displayed at all, for example, there is a reprtoire page, that has about 23 sub-pages, and only 14 show, the cast, has about 15 pages, and there are none showing in the menu!
This is the site:
http://caracasballet.com/en/
WP 2.7
No cache plugin
Q-Transalate plugin
Please help!
Thank you