Image Album List
- Data rendered in image album list according to
publish = 1
ofcms_album
table. - Cover image for each album is displayed based on
publish = 1
ofcms_gallery
table. - If there are more than
6
records then pagination will display.
Image Album Gallery
- On Click album , it redirects to album gallery page.
- Gallery images are fetched and displayed from the
cms_gallery
table. - If there are more than
16
records then pagination will display.