Breadcrumbs
Add the functionality of breadcrumbs on a Site
This functionality has three cases:
- Default: Normal breadcrumb behaviour and display on all sites
- Hide breadcrumbs: Hide the breadcrumbs module on a page using a tag
- Hide from breadcrumbs: Hide the page from the breadcrumb structure. Used for pages that should not appear on the breadcrumb path. i.e. a folder page with no content.
Nationbuilder CMS setup:
- For default behaviour, FP developers just need to add some files.
- To hide breadcrumbs from a single page, add the tag hide_breadcrumbs
- To hide a single page from the breadcrumbs path, add the tag hide_from_breadcrumbs