Hi im just wondering on my site,
http://www.anothera.net/v2
how do i make it so that the headings Origins, News and Archives only appear for the index.php page and not the others?
I have tried things with Sites in the wordpress admin, but clearly wordpress isnt built by default to do such a thing. So I'm guessing I have to go with PHP? I have tried something like adding <?php if (is_home()); ?> to the start of those headings and <?php endif to the bottom of them. Doesn't work though.
Any help would be v. appreciate ty.