Hi,

Colorbox load is working just fine, but colorbox node just opens the page not showing the popup.
The node is based on protected downloads form.
I also tried linking to a "normal" webform.

Tried using the latest dev versions.
TypeError: Drupal.ajax is undefined is in the console.
When switching off javascript compression colorbox no longer works, so not sure how to debug.

The site:
http://www.meetingdesigninstitute.org/
Newsletter: Sign up here uses colorbox load and in working fine
meeting desing toolbox is using colorbox node

Any advice?

Thanks,
Johnny

Comments

jdeproost created an issue.

iLLin’s picture

From looking at the source, it doesn't look like the colorbox node javascript is loading. In your classes, I only see "colorbox-node". If the library is loading, it should also add "colorbox-node-processed" or something like that. Hope that helps.