If you already have them in the Media Library you can add them to video playlists.
How to adjust menu scroll speed / slow down menu
On desktop Go to video gallery > settings > appearance and in Easing duration for the menu to scroll enter a speed for scrolling in milliseconds ( 100 for example is really slow, 10 is fast ) On mobile The scroll is done by user gesture to scroll, so there is […]
I get “The request cannot be completed because you have exceeded your quota.” message
It usually means what is described there. The quota for the api key has been depleted. Solutions If you are using default youtube api key Go and register a new app here replace your credentials in Video Gallery > Settings > YouTube Make sure caching is on caching allows for […]
How to show mute icon when video is autoplay muted
Go to video gallery > player configs For the video player configuration you are using you can enable mute icon
How to do not exit fullscreen when video ends
In video gallery > settings select exit fullscreen on video end option
How to loop playlist when last video finished
In video gallery > settings select loop playlist option
How to make autoplay next work on mobiles
Mobile policies do not allow autoplay of video without user action If you select this option in Playlist options > Miscellaneous it will autoplay next video when one has finished
How to remove all controls from the video player
Go to the Video Gallery > Video player configs
skin_bigplay – disable pause button on mobile
go to video gallery > settings > appearance and in extra css enter .is-mobile.skin_bigplay .pauseSimple{ display:none!important; }
How to setup dash mpeg with video gallery wordpress
First, install wowza streaming engine or any streaming engine that supports dash mpeg then, you can get manifest.mpd from the link provided and input it in the source field. example – http://yt-dash-mse-test.commondatastorage.googleapis.com/media/feelings_vp9-20130806-manifest.mpd