[Plugin: Yoast Breadcrumbs] Breadcrumb not working in single.php
-
Hi,,
I installed yoast WordPress SEO plugin 1.1.9
I put this code in single.php file. But it’s show only HOME>>POST TITLENot HOME>>CATEGORY>>POST TITLE
<?php if ( function_exists(‘yoast_breadcrumb’) ) {
yoast_breadcrumb(‘<p id=”breadcrumbs”>’,'</p>’);
} ?>PLEASE HELP ME
The topic ‘[Plugin: Yoast Breadcrumbs] Breadcrumb not working in single.php’ is closed to new replies.