I've enabled sldieshow plugin.
I added printSlideShowJS() to the inc-header.php (zpMasonry theme)
In slideshow plugin options, I've selected jQuery Cycle mode.
In zenpage's codeblock I have
`
<?php $albumobject = new Album($_zp_gallery,"portfolio");
printSlideShow(true,false,$albumobject);
?>
`
When page is viewed, slideshow does show but see this error:
Notice: Bad gallery in instantiation of album portfolio. in C:\mysites\nif1411\galleries\zp-core\class-album.php on line 48
This also happens in zenpage theme.