I’m so sorry for the very late reply. My website is not live yet, so I couldn’t share the page here right now. I have inserted it with a shortcode “
if( function_exists(‘photo_gallery’) ) {
photo_gallery(1); // Replace “1” with the ID of your desired gallery
} else {
echo ‘<p>Photo Gallery plugin is not activated or installed.</p>’;
}
”
And then I manage the gallery through wordpress admin page (Photogallery > Global Settings)