When i enable the checkbox "show title and description" in my gallery settings, the images dosent open in colorbox.
ok, although the box is opened but can not see the image!

If I disable it - images open in colorbox as provided.

I test it with this modules:

test it with IE, firefox, chrome, safari

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Moloc’s picture

I am not able to reproduce that. Do you have a screenshot?

Do you get javascript erros?
Is there a error message in the log file?

Is this a fresh installation or an update from beta7?

Bernsch’s picture

It was a update from beta7 to beta8. I become no JavaScript message.

Oh, i see the CSS Style! (see Screenshot). The opacity is 0!
If I disable checkbox "show title and description"- images open in colorbox as provided. --> opacity is 1

Bernsch’s picture

Moloc’s picture

We already had a opacity issue #1358244: Incompatible with jQuery Update - Lightbox does not show any picture.

Do you use jquery update module? What jquery version do you use?
I cannot remember, that we have changed anything special in javascript, that an update to beta8 will break.

Bernsch’s picture

Yes i use :

  • jQuery Update 7.x-2.2 (jQuery 1.5.2 and jQuery UI 1.8.11)
  • jQuery plugins 7.x-1.0
  • Colorbox-Plugin 1.3.19
selinav’s picture

I've the same problem when I try to make a view with the last photo added, is it a problem of media gallery or media ?

EDIT ---
I've forgotten to custom the image style display
See http://drupal.org/node/1667524 #1 for more informations

mega-jp’s picture

try using "Firebug" and watch the class div id =" colorbox ". opacity is 0... that is the problem for me.

pianomansam’s picture

Status: Active » Closed (duplicate)

I ran into this issue as well. However, this appears to be a duplicate of #1358244: Incompatible with jQuery Update - Lightbox does not show any picture