Minor issues in example shortcodes
-
Important for inexperienced.
just pasting code from example will make it seem broken:
[zeitstrahler_wrapper style="grey/greyRedRound"][/zeitstrahler wrapper]won’t work – the slash is meant to denote alternatives. Use
[zeitstrahler_wrapper style="greyRedRound"][/zeitstrahler wrapper]to see included alternative styling.Timeline code lacks an obvious slash:
[zeitstrahler_date]1900[zeitstrahler_date], should be
[zeitstrahler_date]1900[/zeitstrahler_date]Otherwise works as expected.
The topic ‘Minor issues in example shortcodes’ is closed to new replies.