|
/ Docs /Features/ Presto Player Playlists

Presto Player Playlists

Playlists, a feature available with Presto Player Pro, allows you to group videos from your media hub and display them on your website, so they can be played in a series.

Playlists are visually customizable in the block editor. You can change all text strings, colors, and borders.

We have a full tutorial video on how to customize all the options.

Adding Playlists To Page Builders

Currently, to add playlists to page builders you can use the shortcodes.

Here is an example of how you can format the shortcode. The “item id” is found in the URL of each video in the media hub.

[presto_playlist heading="Course Playlist" listTextSingular="Course" listTextPlural="Courses" transitionDuration=10 styles="--presto-playlist-highlight-color: purple; --presto-playlist-text-color: white; --presto-playlist-background-color: black; --presto-playlist-border-radius: 48px;--presto-playlist-border-width: 17px;"]
[presto_playlist_item id=468 title="Introduction" duration="2m"]
[presto_playlist_item id=466 title="Customization" duration="4m"]
[presto_playlist_item id=462 title="Conclusion" duration="3m"]
[/presto_playlist]

Use An Empty Duration Attribute To Hide The Duration

If you want to hide the duration, set the attribute to duration=””.

Was this doc helpful?
What went wrong?

We don't respond to the article feedback, we use it to improve our support content.

Need help? Contact Support
On this page