If you want to display this plugin in every page then place it in the active template at the exact location where you want to display.
If you want to display only in a given page or post, just put the following code at the exact location where you want to display.
<?php if (function_exists(‘nivoslider4wp_show’)) { nivoslider4wp_show(); } ?>