i use thesis. in what file must i add this code, to get breadcrumbs
<?php if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb('<p id="breadcrumbs">','</p>');
} ?>
i use thesis. in what file must i add this code, to get breadcrumbs
<?php if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb('<p id="breadcrumbs">','</p>');
} ?>
This topic has been closed to new replies.