Breadcrumbs allow you to add a visual reminder of where you are in a presentation. Adding them is useful to help you know where you are within a presentation and allows your end users to navigate the document with one click.
NB Adding and customizing Breadcrumbs is available to all UpSlide users. We've added the instructions for administrators to reflect the relative complexity it involves. If you're a user trying to disable it from your presentation, you can use the Outline pane.
Overview
You will have to create some elements in the Slide Master and tag them, so UpSlide recognizes them as shapes to use for Breadcrumbs. These shapes will be used to set the positioning, formatting and sizing. This means you can customize the Breadcrumbs on a presentation-by-presentation basis to create more or less complex versions in different formats.
Set your Slide Master
Add the master layout
- Open an UpSlide compatible template.
- Within the UpSlide Table of Content master, create a new layout.
- Rename the layout to UpSlide Breadcrumb.
Create the base style and formatting
Within the Breadcrumbs, you should create two shapes:
- The first one contains the formatting of the non-current section or subsection and the position of the Breadcrumbs.
- The second contains the formatting for the current section or subsection.
The distance between the breadcrumbs is determined by the gap between the non-current and current shape (blue arrow in the example). The green arrows show the positioning set by the non-current shape.
Assign the formatted shapes into the engine
You now need to rename the two shapes in the PPT selection pane.
- Open the selection pane.
- Select one shape at a time and name as either Current Section or Other Sections
Check how your Breadcrumbs look and function
- Close the Slide Master
- Insert sections and subsections in your presentation if they aren't already present.
- Use Refresh in the Table of Contents section of the UpSlide ribbon. There's no need to close PPT.
- All the breadcrumbs are updated. If you're unhappy with the results, you should go back to the Slide Master to update it.
Stop the Breadcrumbs from appearing on some layouts
The Breadcrumbs will not appear on UpSlide's automated section or subsection dividers. If you have other slides you do not want the Breadcrumbs to appear on, you will have to disable them at layout level.
- Create a shape in the slide layout within the Slide Master and name it UpSlide Options.
- Right-click the UpSlide Options in the Selection pane and click Edit Alt Text...
- Insert the following text: {"NoBreadcrumb": true}
- We recommend you hide this shape within the Selection Pane.
Exclude subsection names
If you include subsections anywhere in your presentation, the Breadcrumbs will only show subsection titles. For sections which do not include subsections, no Breadcrumbs will appear.
You can change this setting, so only section titles appear in the Breadcrumbs. To do this add Alt Text to the non-current shape in the slide master: { "DisplayMode" : "SectionsOnly" }
Set a maximum width
If you sometimes have very long section names, you may want to add a maximum limit to how wide each reminder appears. You can apply an option within the Slide master to do this by adding Alt Text to the non-current shape in the slide master: {"TrimTitles": "True"}. The max width of the Breadcrumbs will be the width of the non-current shape set in the slide master. If you are using the SectionsOnly code from earlier, the format is: { "DisplayMode" : "SectionsOnly" , "TrimTitles" : "True" }.
Tips for creating shapes with proper formatting
- Tick Resize shape to fit text only when not using TrimTitles option.
- Include margins.
- Make sure the text is aligned to the left or right. Middle align and Resize shape to fit text usually overlaps and looks ugly.
- Do not assign Wrap text in shape because otherwise, long names will cause the shape to increase in height. Having it unticked causes a horizontal widening which is usually the desired results
Depending on the shapes you use, you may want a nice 'start' to the Breadcrumbs in a different shape. You can do this by adding the first shape in your presentation's Slide Master (not the TOC master). Then, resize, format, and give your Breadcrumbs enough margin to flow after it. See below: