Forums
(@zanderscott)
14 years ago
Thanks guys, I changed it to content and it worked a treat.
Cheers
I removed this code
<ul> <li class="<?php if (is_home()) { ?>current_page_item<?php } ?>"><a href="<?php echo get_option('home'); ?>" title="<?php bloginfo('name'); ?>">Home</a></li>
from my header.php and it worked a treat.