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

    (@mtekk)

    Breadcrumb NavXT does not follow the URL for determining the breadcrumb trail. Instead, it uses the information WordPress has on hand to determine what type of resource a page it.

    If you want the breadcrumb trail to only appear on certain post types (e.g. the page post type), wrap the calling code in an if statement that checks the is_page() conditional tag. See http://codex.ww.wp.xz.cn/Conditional_Tags for more information on WordPress conditional tags.

Viewing 1 replies (of 1 total)

The topic ‘Removing some unneed posts’ is closed to new replies.