I have images that link to Colorbox overlays on my page. If I click one of those images, then exit the Colorbox, then try to click one of my Views Accordion titles, the animation doesn't work. I'm guessing it's conflicting with Colorbox's jQuery. Can anyone help?

Here is my site:
http://1199dev.alexmarkle.com/front

Thanks!

Comments

TheAlienShore’s picture

New link is http://1199dev.voicesofqualitycare.org

Any assistance is greatly appreciated.

manuel garcia’s picture

Just confirming this, I'm not sure wether this is a bug with colorbox or with the accordion. The fact is that when you open a colorbox image that's within the accordion content, somehow it triggers wrapping the content on another div, which throws off the accordion selectors.

I'm looking into it, but it seems a hard one to figure out...

manuel garcia’s picture

Priority: Normal » Major
Status: Active » Fixed

OK, it was actualy a bigger bug on views_accordion part than I had thought.

We weren't preventing reprocessing when drupal attach behaviours is called again, and colorbox does that when you click an image.

I've committed the fix already, it will be in the next release or in the dev tarball when it next gets generated.

TheAlienShore’s picture

Awesome. Thanks Manuel. Can't wait to use it! Much appreciated.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.