Well, that's one interesting oversight with the plugin. You should edit the tpl_index_slider.php file and change
Code:
if(ZX_CAROUSEL_STATUS == 'true') {
to
Code:
if(ZX_CAROUSEL_STATUS == 'true' && $this_is_home_page) {
That's it. Sorry about that, I'm surprised this hasn't been reported by now, but then again, if the plugin doesn't show up in search...