Example here Set Navigation style to Outer menu and menu position to bottom dzsvg_export_gallery_menu_bottom_outer
How to create categorized grid
Example can be found here This is the shortcode you will want to use [dzs_videoshowcase type=”video_items” mode=”zfolio” mode_zfolio_skin=”skin-forwall” mode_zfolio_gap=”30px” mode_zfolio_layout=”3columns” orderby=”none” order=”DESC” count=”5″ mode_zfolio_default_cat=”none” mode_zfolio_show_filters=”on” mode_zfolio_title_links_to=”zoombox” count=”6″] This will import all your video items – to have multiple categories, separate your videos into multiple categories by selecting a Video Item […]
why will vimeo thumbnail not generate
You need to setup vimeo credentials in here http://yourwpurl.com/wp-admin/admin.php?page=dzsvg-mo&tab=12
How to setup videos in playlist without admin
You can use place the videos by shortcode like this [videogallery id=”already_self_host_videos”][dzs_video thumbnail=”https://i.imgur.com/Wym4kU2.png” source=”http://techslides.com/demos/sample-videos/small.mp4″ config=”skinauroradefault” loop=”off” type=”normal” init_player=”off” title=’the-title 1 power’ menu_description=”menu description”][dzs_video thumb=”https://i.imgur.com/Wym4kU2.png” source=”http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4″ config=”skinauroradefault” loop=”off” type=”normal” init_player=”off” title=’the-title 2′ menu_description=”menu description”][/videogallery] the playlist will take it’s settings from the id though, but the videos can be manually added […]
How to setup frontend upload
You will need this plugin Settings The Upload page can be created in Video Gallery > Settings > Upload Page Settings You can choose one or auto generate it from the button below. Shortcode You can use this shortcode on any page [dzsvp_upload_form]
How to have gallery with only shortcodes ( without admin )
You can just use [videogallery id=”already_self_host_videos”][dzs_video thumbnail=”https://i.imgur.com/Wym4kU2.png” source=”http://techslides.com/demos/sample-videos/small.mp4″ config=”skinauroradefault” autoplay=”off” cue=”off” loop=”off” type=”normal” responsive_ratio=”default” is_360=”off” init_player=”off”][dzs_video thumb=”https://i.imgur.com/Wym4kU2.png” source=”http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4″ config=”skinauroradefault” autoplay=”off” cue=”off” loop=”off” type=”normal” responsive_ratio=”default” is_360=”off” init_player=”off”][/videogallery]
Why does my vimeo player not show
Make sure you have entered only the ID in the source field If you want to show private video, make sure embed is enabled on your site
How to make sure video gallery is not overlapped by anything
go to video gallery > Settings > Appearance and in extra CSS enter: div.videogallery{ z-index: 963; } and save
How to color the scrollbar for menu
Go to video gallery > settings > appearance and in Extra CSS enter body .scroller-con.skin_apple > .scrollbar > .scrollbary{ background-color: rgba(165, 77, 77, 0.5); }
Who can see stats ?
Only admins and moderators can see video gallery stats