Problems with lightbox and jquery

Hi guys,

Thanks for checking out my post…

I am using lightboxes for a gallery which work fine. However I’m also using a jQuery to drag in Tweets from Twitter.

I thought it was all working fine but the Twitter box doesn’t seem to be updating.

After looking into the problem I added the below to my HTML header…


<script>jQuery.noConflict();</script>

…and then changed the $ in lightbox.js to jQuery but to no avail - the lightboxes just stopped working.

Can someone please take a look and see what I need to do to get the scripts running please?

Here the link

Thank you and hope to hear from you!

SM