How to add Breadcrumb NavXT to WordPress

summertime flag AaZSHwNWU3E unsplash scaled
Genx Avatar
Share This:

For a block editor, you add the block. For classic themes, add below code into header.php.

<?php
if(function_exists('bcn_display'))
{
    bcn_display();
}
?>

Related Posts

Genx

in

Comment

Leave a Reply

Your email address will not be published. Required fields are marked *

1 × four =

Webmention: Have you posted a response to this article? Let me know the URL: