So I am configuring the quicksand plugin on my new wordpress website to use it on my portfolio section.
I configured everything and it's working. You can see it live here:
http://www.tipoos.com/new/?page_id=43
The problem:
I have more jQuery scripts running on my site. For example, see the portfolio item thumbnails when hovering over the image. When I first run the page the hover images are working, but whenever I trigger the sorting quicksand functionality to filter my items the hover image effect on the thumbnails stop working and this is really annoying..
I figured maybe it has to do with a jQuery conflict or something, but whatever I tried didn't work -- couldn't find an answer anywhere...
Here is my JavaScript file, which contains all the scripts in the site including the quicksand settings: https://dl.dropbox.com/u/4405634/functions.js
If anyone can assist I'd be happy.