Scrollsequence is not showing
Issue: Scrollsequence is not visible
Solutions:
1) Check the width of scrollsequence-canvas
<div>
in your DOM. It should be greater than zero. Sometimes width is set to zero if you insert the scrollsequence shortcode into fluid/flex container. To overcome this, force desired width with CSS.
2) Check that some of your active plugins are not calling shortcodes multiple times. Deactivate unnecessary plugins to check if some of the may be conflicting.
3) Check Javascript Console Log (F12) for errors