Title: breadcrumb navigation removal
Last modified: August 21, 2016

---

# breadcrumb navigation removal

 *  Resolved [mozalan](https://wordpress.org/support/users/mozalan/)
 * (@mozalan)
 * [13 years ago](https://wordpress.org/support/topic/breadcrumb-navigation-removal/)
 * Hi Jesper!
 * First of all, thanks a lot for this beautiful theme! I love just staring at it:))
 * Apart from it being so beautiful, there is a slight challange and that’s to do
   with breadcrumb navigation, where you click to menu item and on top of the page
   it says:
 * You are here: Home / “YOUR PAGE”
 * how do I disable this?
 * Any help is greatly appreciated!!
 * Many thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Theme Author [Jesper Johansen (jayjdk)](https://wordpress.org/support/users/jayjdk/)
 * (@jayjdk)
 * [13 years ago](https://wordpress.org/support/topic/breadcrumb-navigation-removal/#post-3723458)
 * Hello,
 * Thank you!
 * You should add this to your child theme setup function:
    `add_filter( 'breadcrumb_trail','
   __return_false' );`
 * How to create a child theme: [https://github.com/jayj/Cakifo/wiki/Child-themes](https://github.com/jayj/Cakifo/wiki/Child-themes)
 * Hope that helps you. If not, feel free to write again. If you have any questions
   beside this one I recommend you [sign-up for support on Theme Hybrid](http://themehybrid.com/club).
 * – Jesper
 *  Thread Starter [mozalan](https://wordpress.org/support/users/mozalan/)
 * (@mozalan)
 * [13 years ago](https://wordpress.org/support/topic/breadcrumb-navigation-removal/#post-3723837)
 * Thanks a lot Jesper, all sorted now 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘breadcrumb navigation removal’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/cakifo/1.6.2/screenshot.png)
 * Cakifo
 * [Support Threads](https://wordpress.org/support/theme/cakifo/)
 * [Active Topics](https://wordpress.org/support/theme/cakifo/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/cakifo/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/cakifo/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [mozalan](https://wordpress.org/support/users/mozalan/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/breadcrumb-navigation-removal/#post-3723837)
 * Status: resolved