Hi again,
I’m far from an expert in php so I’m not sure how to edit your suggestion to make it workable. However, one thing I have tried is replacing the dynamic menu with a simple menu (below). This too didn’t work.
<?php
wp_list_pages(‘depth=1&exclude=416,414,411,133,124,57,126,130,128,54,59&sort_column=post_title&title_li=’); ?>
I am using version 2.9.2.
Thanks heaps for your help so far.