Show home
-
Hello
I think this is probably a simple problem but it’s got me vexed. I want to show the home link in my sidebar menu so I altered this:
<?php wp_list_pages('title_li='); ?>to this:
<?php wp_list_pages('show_home=1&title_li='); ?>It’s not working (http://www.unisonmanchester.org). Perhaps I should be using the other list pages code but that doesn’t include the
which is how my sidebar works.Can you help?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Show home’ is closed to new replies.