I am using the Lightword Theme which is amazing.
However when i create Sub Pages to existing pages that are in the nav, they do not appear.
The pages are there but the navigation does not show them
I am using the Lightword Theme which is amazing.
However when i create Sub Pages to existing pages that are in the nav, they do not appear.
The pages are there but the navigation does not show them
Try changing <?php wp_list_pages('depth=1';?> to <?wp_list_pages('depth=0');?> in your nav's template file.
This topic has been closed to new replies.