I'm using the portfolio grid with ajax in modal, it's all good.
I have added infinite scroll, and the HTML content of the page loads fine (image, title, overlay), but the newly loaded portfolio items lose their ajaxy-modal behaviour and just go to a new page when clicked.
I notice there is a callback function option with infinite scroll - what would I need to put into the callback function to cause the portfolio links to also load the page content in a modal loaded with ajax?
For testing, I am just pointing the ajax loading page to itself.
I don't have the site online to view yet, can you help me without that?
Thanks :)
