The {bb_breadcrumb} module displays an unordered list as a horizontal breadcrumb for the path to the current web page as defined in Site Map (Site > Hosting > Site Map).
Syntax
{bb_breadcrumb separator=" / " collectionName="" layout=""}
Parameters
- separator - This parameter is used to define the character(s) used between the page links.
- collectionName - Used to access the module's Liquid output tags to bypass the default module layout and create your own on the page.
- layout - Used to suppress the module from rendering on the web page. Does not support custom module layouts.
Areas Available
The {bb_breadcrumb} module tag can be placed within these areas.
- Page Templates
- Web Pages
- Landing Pages
- Content Holders
- Data Collections