I want to integrate this plug-in into my header as well.
I’m trying to display content from my custom post type “products”
The following code works but I can’t find a way to set the effect & pause time.
<?php easy_nivo_slider_for_featured_images(array('post_type'=>'products'))?>
Where can I find this?