Nice work – that fixed the problem , I had
<?php if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb('<p id="breadcrumbs">','</p>');
} ?>
in the file (i assumed from the breadcrumb addin i have)
Thanks – i spent over a day looking for an answer … i should have posted here first …