Viewing 5 replies - 1 through 5 (of 5 total)
  • That’s pretty standard on most themes — for example on twentyeleven, it’s this in the header.php file:

    <h1 id="site-title"><span><a href="<?php echo esc_url( home_url( '/' ) ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></span></h1>

    What theme are you using?

    Thread Starter pitchnplay

    (@pitchnplay)

    Thank you for your reply.

    I am using the Woothemes Canvas with a child theme.
    You wouldnt happen to be familiar with that theme?

    No, actually because that’s a commercial theme, it’s not freely available, and thus not supported here. You’ll need to go to Woo Themes for help with it — support is generally part of what you pay for with a commercial theme.

    Thread Starter pitchnplay

    (@pitchnplay)

    Oh, that is true. Sorry for that and thank you for informing me.

    Thread Starter pitchnplay

    (@pitchnplay)

    .

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Displaying page title in header’ is closed to new replies.