Hi John,
Thanks for the reply
I’m calling it like so:
<div class="breadcrumbs full-width-breadcrumbs" xmlns:v="http://rdf.data-vocabulary.org/#">
<?php if(function_exists('bcn_display'))
{
bcn_display();
}?>
</div>
I tried unchecking the “Blog Breadcrumb” option in settings but Blog still appeared.
Update – I’m getting closer. I decided to delete the blog page entirely (as it was unlikely to be used). However, Now I’m getting double separators between “home” and the category like this:
home > > Category Name > Post Name
Surely there’s a way to delete that second separator?
Can anyone help with this at all?
I have unchecked the option in ‘General’ to not place blog breadcrumb in the trail. But it still shows up on the page. What am I missing? it’s driving me nuts