I'm working on a site just now for an amateur athletic club - they don't have a big budget but needed a CMS so I opted for PulseCMS which is easy to just add content-manageable blocks to existing pages... all good so far.
PulseCMS also includes a Gallery feature, which basically involves uploading photos using the CMS panel and an HTML gallery using slimbox is outputted to a file to be inserted as a php include.
However they also want a separate Flash slideshow, which I'm wanting to launch as a modal window/layer as well - except slimbox doesn't support iframe modals.
Thickbox is no longer being maintained so I used colorbox for this (which also uses jquery) - but I can't get both the slimbox gallery and colorbox link to work on the same page
Here's the page:
http://www.templates2go.net/cbtest.phpAny ideas or suggestions?