Description

Create table of contents with anchor links to all heading elements (h1, h2, h3…) with ID attribute. For example <h2 id=”unique-id”>Heading</h2>. You have to switch to Text mode to add ID attribute.

Code

[lore_contents title="Contents"]

Parameters

title – title which will be displayed above element. Leave blank to hide

excluded_ids – elements with these IDs will be ignored. Separate with comma

custom_class – add a custom CSS class for this element which you can use for custom styling