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.