1 minute read

Timeline

Exemplary usage:

[timeline]
[timeline_events]
[timeline_event]
<h3>Place for event headline</h3>
<p>Place for event content</p>
[/timeline_event]
[timeline_milestone]
<h2>Place for milestone text</h2>
[/timeline_milestone]
[timeline_event]
<h3>Place for event headline</h3>
<p>Place for event content</p>
[/timeline_event]
[/timeline_events]
[timeline_begin]
<h2>Place for begin headline</h2>
<p>Place for event content</p>
[/timeline_begin]
[/timeline]

See also demo of timeline shortcode. In full download package (Dummy data/shortcodes-pages/timeline.html) you can find the file with shortcodes we used to create demo page.

Did you know...

You can use “timeline” element in drag and drop website builder (Visual Composer) and customize this element easily without coding skills. Parameters and design options are the same as in shortcode.