Hello,
in your breadcrumb, could i choose the words to show for every page? (not the same as the page title)
If not
i would like to replace your default breadcrumb with yoast... where can i paste the code in order to keep the same css style for the breadcrumb. I use the Child Theme!
Thanks
Thanks
<?php if ( function_exists('yoast_breadcrumb') )
{yoast_breadcrumb('<p id="breadcrumbs">','</p>');} ?>