Correct site header

Discussion in 'Poloray WordPress Theme' started by sidneymcd, Mar 15, 2013.

Thread Status:
Not open for further replies.
  1. sidneymcd

    sidneymcd New Member

    Joined:
    Jan 18, 2013
    Messages:
    6
    Likes Received:
    0
    Hello,

    My site name is repeated in my header (browser). It reads Site Name, Sub-TitleSite Name - Mozilla Firefox. This also happens on other pages as well.

    Question, how do I delete the 2nd Site Name after the Sub-Title?

    www.renewleadership.com

    Thank you in advance!
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    We have visited your website the problem is occurring due to any one of the plugin you are using, Deactivate all plugins one by one and checkout which plugin creating this problem.
     
  3. sidneymcd

    sidneymcd New Member

    Joined:
    Jan 18, 2013
    Messages:
    6
    Likes Received:
    0
    Thank you. Yes, it was the SEO plugin. I found a fix and replaced this header code: <?php wp_title('&#124;', true, 'right'); ?><?php bloginfo('name'); ?> with this: <?php wp_title(''); ?> and it took care of the issue.
     
Thread Status:
Not open for further replies.

Share This Page