• Hi, i dont suppose someone could tell me why my page title is showing up twice, ive gone through everything but cant figure it out, you can see here what i mean. I dont have a clue about php.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Its the way your theme is coded. Your page.php has tow instances of <div class=”dfr_product_listing_header”> in it. You can comment one of them out like so <!--<div class="dfr_product_listing_header">`
    –>if that doesnt work then try/**<div class=”dfr_product_listing_header”>*/`

    Thread Starter jon22

    (@jon22)

    I can’t see that code on page.php, where else could it be?

    Thread Starter jon22

    (@jon22)

    oh its ok ive sorted it now, it was an issue with an application im using with wordpress, just needed to alter some settings. thanks for your help

    Are you using the breadcrumbs plugin?

    If you go to one of your pages on the side bar, right click and view source you will se it defined just after <div id=”content”> and post id call.

    Jon22: What application was causing the problem? I’m having the same problem and can’t figure out the solution.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘problem with page title repeating – please help’ is closed to new replies.