Breadcrumbs not shown in posts
-
I want to show breadcrumbs in my post.
I have taken the following steps but could not be successful.
Added this PHP Code:
<?php if ( function_exists(‘yoast_breadcrumb’) ) { yoast_breadcrumb( ‘<div class=”yoast-breadcrumb container” style=”margin-bottom: 20px”> <div id=”breadcrumbs” class=”col-md-12″ style=”background: white;padding: 15px;”>’,'</div></div>’ ); } ?>
Add CSS:
Breadcrumb NavXT Plugin installed.Necessary YoastSEO settings also done.
The page I need help with: [log in to see the link]
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Breadcrumbs not shown in posts’ is closed to new replies.