Skip to Content
🎉 Scrollsequence v2 is in Beta 🎉
V2Shortcodes

Shortcodes

In case you are not a Gutenberg editor fan, you can use Scrollsequence shortcode and add it to an editor of your choice.

Use: [scroll-sequence id=”post_id”] to display a scrollsequence post. Post ID is required and should be an id of a post of type “scroll-sequence”.

The shortcode will render the first (path) or container block found in the post content.

If no blocks are found in the root of the scrollsequence post, a notice will be displayed in the editor indicating that no blocks were found. Please ensure that your blocks are not nested inside a group or other container blocks.

Note: Please note that the v1 uses [scrollsequence] shortcode, while v2 uses [scroll-sequence] shortcode. Make sure to use the correct shortcode for the version you are working with.

Last updated on

Feedback