• marcelloc

    (@marcelloc)


    How it is
    <title>WordPress | </title>

    header.php
    <title><?php woo_title(); ?></title>

    This is what I want
    <title>WordPress - </title>

Viewing 7 replies - 1 through 7 (of 7 total)
  • What theme are you using?

    Thread Starter marcelloc

    (@marcelloc)

    I’m using The Morning After theme (woothemes)

    esmi

    (@esmi)

    I’m sorry but as you appear to be using a non-WPORG theme, you need to seek support from the theme’s developers – paid or otherwise. We only support themes downloaded from www.ads-software.com here. Try https://www.woothemes.com/support/

    Thread Starter marcelloc

    (@marcelloc)

    I’m sorry thought it was a simple question, didn’t know that.

    Strange on other forums the Dutch one by example , they don’t care if your having a wordpress theme from www.ads-software.com or not, they just want to help. I asked it there but no one seems to know the awnser. thanks anyway

    if you use twentyfourteen

    the header like this :

    <title><?php wp_title( '|', true, 'right' ); ?></title>

    hope this help

    Thread Starter marcelloc

    (@marcelloc)

    Thanks dodi, something like that i’m searching for, but in my theme it seems to be different. I leave it just the way it is than, its not that imported, thouht it was something simple just like the twentyfourteen theme.

    Yes, this forum only provides support for GPL or equivalent licensed themes that are available on the www.ads-software.com Theme Directory. We can’t provide support for non-free themes since we can’t get access to the code without buying the theme, and this forum is intended for the www.ads-software.com community.

    I would recommend you check with the theme developer, they should be able to help you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Change header title’ is closed to new replies.