Go to the video playlist admin, choose your video, misc > you can enable the loop option
disable auto-advance / autoplay next item
go to the video gallery you are editing Play options tab > Autoplay next
Create video gallery blocks for Elementor or other page builders
Video gallery offers visual editor blocks for Gutenberg, Classic Editor, Visual Composer ( WPBakery Page Builder ) and Cornerstone, but for Elementor or other page builders you would need to use text blocks ( in which you paste the shortcode ) You can still generate the shorcodes in Video Gallery […]
make sure youtube views are counted in the custom player
Note: A playback only counts toward a video’s official view count if it is initiated via a native play button in the player. source Which means either you use the youtube player skin ( non custom ) or use a custom skin, but only clicks from the video center play […]
Where to find gutenberg blocks for video gallery
search for ‘dzs’ when selecting a block
How to enable pagination
In the gutenberg block, you can enable it from here
How to increase count / number of videos for showcase
You would have to increase the count parameter of the shortcode [dzs_videoshowcase type=”video_items” mode=”list” mode_list_enable_view_count=”off” orderby=”none” order=”DESC” count=”5″ mode_zfolio_default_cat=”none” count=”5″]
Change showcase scrollmenu colors
Go to Video Gallery > Settings > Appearance and in Extra CSS enter: For Background, you can enter body .gallery-items.skin-viva .dzsscr-gallery-item{ background-color: #dadada; } For Color, you can enter body .gallery-items.skin-viva .the-meta { color: #ff0022; }
Showcase settings list
Options ‘count’ count of items per page ‘cat’ input the category slug ‘desc_count’ description count ‘links_target’ links open in same window “_self” or “_blank” ‘orderby’ “date” or “title” or “” ‘order’ “ASC” or “DESC” ‘type’ “video_items” ( Video Items ) or “youtube” or “vimeo” ‘mode’ “ullist” or “list” or “list-2” […]
Add quality manager button in the player
Go to Player configurations and for the configuration you are using, enable the quality manager button