Breadcrumb
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>');} ?>
Comments
we do not have such options included unfortunately. What you want to do, requires theme files customization what is not included into support. And if you want to modify theme files but don't know how, we suggest to contact with your website developer.
Thanks