21302 Posts in 5736 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 841 Views |
-
breadcrumb when show in menu unchecked

23 September 2010 at 8:05pm
I need to show breadcrumb trail even when show in menu is unchecked. Can I override function and allow it to show somehow.
-
Re: breadcrumb when show in menu unchecked

23 September 2010 at 11:01pm
You can override the function by copying it from SiteTree.php and pasting it in your Page.php class. Then you can go nuts and edit it as much as you wish! I think the if show in menus check is a filter on a database query so you should be able to pick that out and delete it.
-
Re: breadcrumb when show in menu unchecked

23 September 2010 at 11:22pm
Thanks Willr.... simple and precise.
| 841 Views | ||
|
Page:
1
|
Go to Top |


