Well, is 'Newsletter List'(the resource pointed to by http://www.lornabyrne.com/newsletter-list/) a page? If so, and you have 'Archive Display' enabled for that post type within the Breadcrumb NavXT settings that's probably the problem. Breadcrumb NavXT uses the archive page returned by the get_post_type_archive()
function. If you want to use a page (in your case it doesn't make sense as you are using it just as a archives page), then you need to set a "Root Page" for that post type (to be the 'Newsletter List' page) and leave 'Archive Display' unchecked.
↧
mtekk on "[Plugin: Breadcrumb NavXT] Problem with Permalinks"
↧