Forums
(@tonyr2)
15 years, 12 months ago
Same problem here on 2.7.1 — Links won’t expand or collapse…
16 years ago
Don’t know if this will help, as I’m on ‘wpremix’ platform (wp v2.7), but was having the same problem this solved it:
<?php wp_list_pages(‘sort_column=menu_order&title_li=&depth=1’); ?>
Hope this helps…