• Hello, after having uninstalled (and even re-install after that) my site is still showing the plugin code :

    <div class=”breadcrumbs” typeof=”BreadcrumbList” vocab=”https://schema.org/”&gt;
    <!–?php if(function_exists(‘bcn_display’))
    {
    bcn_display();
    }?–>
    </div>

    how can I get rid of that ?

Viewing 1 replies (of 1 total)
  • Plugin Author John Havlik

    (@mtekk)

    This is likely due to however you were trying to call the breadcrumb trail. Breadcrumb NavXT itself doesn’t add any calling code (unless you were using the widget, which would go away on deactivation). I’d start by searching your theme’s files for this code.

Viewing 1 replies (of 1 total)

The topic ‘plugin un’ is closed to new replies.