Hi there,
Please make sure you did not miss any closing [slider] and [slide] shortcode including the closing <a> tag that wraps the image.
I have tried this and this works:
[slider animation="fade" slide_time="5000" slide_speed="600" slideshow="false" random="false" control_nav="false" prev_next_nav="true"]
[slide]<a href="http://google.com"><img src="http://yourdomain.com/image.jpg" alt="Example"></a>[/slide]
[slide]<a href="http://google.com"><img src="http://yourdomain.com/image.jpg" alt="Example"></a>[/slide]
[slide]<a href="http://google.com"><img src="http://yourdomain.com/image.jpg" alt="Example"></a>[/slide]
[/slider]
Kindly double check your code.
Thank you,