Video Album List
- Data rendered in video album list according to
publish = 1
ofcms_video_album
table. - Cover video for each album is displayed based on
publish = 1
ofcms_video_gallery
table. - If there are more than
8
records then pagination will display.
Video Gallery
- On Click Video Album , it redirects to video gallery page.
- Video Gallery are fetched and displayed from the
cms_video_gallery
table. - If there are more than
16
records then pagination will display.