Set Navigation Style in the Video Gallery slider admin
How to add download / info button to player
For single player just use this shortcode [dzs_video source=”http://devsite/wpfactory/dzsvg/wp-content/uploads/sites/7/2017/11/test.m4v” config=”skin_aurora_with_quality_manager” autoplay=”off” cue=”off” loop=”off” type=”normal” responsive_ratio=”default” is_360=”off”]download http://devsite/wpfactory/dzsvg/wp-content/uploads/sites/7/2017/11/test.m4v[/dzs_video] Then in the Player configurations, for the configuration you are using, just enable Info button
How to insert gallery in tabs solution
Have Galleries in Tabs ( Categories ) We officially support ZoomTabs integration. We do not support other solutions. After you have installled and activated ZoomTabs plugin this is the shortcode you can use: [zoomtabsandaccordions skin=”skin-red” design_tabsposition=”top” design_transition=”slide” settings_enable_linking=”off” settings_is_always_accordion=”off” toggle_type=”accordion” settings_appendwholecontent=”on” design_tabswidth=”fullwidth” refresh_tab_height=”1000″] [dzstaa_tab][dzstaa_tab_title]gallery 1[/dzstaa_tab_title][dzstaa_tab_content] [videogallery id=”main”] [/dzstaa_tab_content][/dzstaa_tab] [dzstaa_tab][dzstaa_tab_title]gallery 2[/dzstaa_tab_title][dzstaa_tab_content] […]
How to add orange line under menu items
Go to Video Gallery > settings > Appearance > Extra CSS and enter .videogallery .videogallery–navigation-container{ border-bottom: 1px solid #ff0000!important; }
How to make the menu items cover the whole horizontal space
Go to Video Gallery > settings > Appearance > Extra CSS and enter .videogallery .videogallery–navigation-container{ display: flex; flex-direction: column; } .videogallery .videogallery–navigation-container .navigationThumb{ display: flex; align-items: center; }
How to display inline content items / embed videos from other sources dailymotion / videogamer / wistia etc
How to embed videos from Dailymotion, Videogamer.com, wistia.com or other video sites First, note that you can embed any video from a portal that provides a iframe embed. You just need to set the width and height to 100% in the embed code you copy from their site. We’ll provide […]
How to migrate site license
Go to wp dashboard Video gallery > about Click Disable key migrate key to new site
How to edit menu item thumbnail dimensions
Go to the gallery admin Select the gallery you wish Select MENU
How to increase limit for youtube / vimeo
You need to input maximum videos to all in this field YouTube Tutorial here Go to Video Gallery > Settings and input required fields Vimeo I only see 25 videos of my vimeo feed ( album / channel ) You need to change the max videos property in the video gallery […]
How to make wall into structured grid
Go to video gallery , to the playlist you have wall mode on and in Wall item dimensions select 3,4,5 columns according to preference