Title: Remove link
Last modified: August 11, 2018

---

# Remove link

 *  Resolved [trollheimendesign](https://wordpress.org/support/users/trollheimendesign/)
 * (@trollheimendesign)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/remove-link-15/)
 * Hello!
 * I want to remove all links in the breadcrumb. I have tried a lot, and removed
   all <a-tags in the php files, but still the “Parent”-page is always linked… How
   can i totally remove all the links?
    -  This topic was modified 7 years, 10 months ago by [trollheimendesign](https://wordpress.org/support/users/trollheimendesign/).
      Reason: Found out
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-link-15%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/remove-link-15/#post-10584229)
 * For those that find this topic in the future, the way to generate a breadcrumb
   trail without links you want to set the second parameter in the `bcn_display`
   function to false. As an example, one can use `bcn_display(false, false)` rather
   than `bcn_display()`

Viewing 1 replies (of 1 total)

The topic ‘Remove link’ is closed to new replies.

 * ![](https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103)
 * [Breadcrumb NavXT](https://wordpress.org/plugins/breadcrumb-navxt/)
 * [Support Threads](https://wordpress.org/support/plugin/breadcrumb-navxt/)
 * [Active Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/breadcrumb-navxt/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [John Havlik](https://wordpress.org/support/users/mtekk/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/remove-link-15/#post-10584229)
 * Status: resolved