Thread Starter
lunch
(@lunch)
Sounds straightforward enough. What I see in the Header file is this:
<li <?php if(is_home()){echo ‘class=”first current_page_item”‘;}?>>/” title=”Home”>Home
<?php wp_list_pages(‘title_li=&depth=1&’.$page_sort.’&’.$pages_to_exclude)?>
Is this the part i need to change?
Which of those ‘homes’ should be changed?
Thread Starter
lunch
(@lunch)
Many thanks for the help 🙂
Thread Starter
lunch
(@lunch)
OK, I just solved the first problem: I found easydirect.