Plugin conflict on Wordpress

Plugin conflict on Wordpress

Hi Guys

I'm quite new to jQuery and not too familiar with it. I was using this content image slider plugin (http://www.geniusdeveloper.com.br/wordpress-en/2010/05/new-plugins-nivo-slider-for-wordpress/?lang=en), everything was perfectly fine but I then added a new plugin for an event calendar (http://wordpress.org/extend/plugins/kino-event-calendar-plugin/). Ever since this was added, my content slider is no longer working.

Using Google Chrome I discovered this error:

Uncaught TypeError: Object #<an Object> has no method 'nivoSlider'

But I am not sure how to fix it

I did some research online but I'm not 100% sure what I should be searching for but I did come across this piece of code:

<script type="text/javascript">
jQuery.noConflict();
</script>

I tried adding that to my template but it didn't make any difference. But I'm not even sure I put it in the correct place!

I'm utterly confused, if anyone is able to help me, I would be so grateful.

Thanks in advance.