Quote Originally Posted by Incule View Post
BTW, is it intentional, that in install.sql file you use variable "ZX_SLIDESHOW_BANNERS_GROUP_SET" and in zx_slideshow.php file "SHOW_BANNERS_GROUP_SET".
I downloaded the latest version of the plugin, just to be sure I haven't messed with code, but yes its the same.
So, I made some research and found out the difference. I changed php file variable to the same as in database and now it works.

But, second slide changes the slideshow height. Still have to fix that...
Excellent find!

It seems I've accidentally packed the contrib with the wrong file. My local copy was working just fine and I even tested on a clean install and it worked so I assumed it's something on your end. But, you got me thinking so I downloaded the plugin and it turned out you were right! Thank you!

The updated version has been submitted. If anyone else has the same problem, the only changes have been made to includes/templates/YOUR_TEMPLATE/templates/zx_slideshow.php so that's the only file you'll need to replace (after version 2.0.1 is approved and available).