-
Hello,
How can I enable “prev” and “next” buttons for the playlists I create with the shortcode?
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
Foliovision › Forums › FV Player › How to … › prev next
Hello Taha,
unfortunately this is not currently supported. If you need this feature quickly for your project, we can work on adding it if you buy our license or purchase our pro support.
If you know enough about PHP programming, you can add two anchors with fp-prev and fp-next classes (no other attributes are required) into the player container and these should then work as next/prev controls. You can add this using the fv_flowplayer_inner_html filter: https://foliovision.com/player/api-programming
Thanks,
Martin