Breadcrumbs from Yoast WordPress SEO
-
Hi! I have installed the plugin Yoast WordPress SEO. I tried adding the code below to template-page-full-width.php, page.php and single.php but no effect. Breadcrumbs are not displayed. What am I doing wrong? Please help.
<?php if ( function_exists(‘yoast_breadcrumb’) ) {
yoast_breadcrumb(‘<p id=”breadcrumbs”>’,'</p>’);
} ?>Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Breadcrumbs from Yoast WordPress SEO’ is closed to new replies.