Basically the only way the gallery works is as a collection of thumbnails, then when clicked load individual pages showing a slightly bigger picture (but not the original 800x600 I uploaded).

I am using:
- Drupal7 B3
- Media B2 with patch from: http://drupal.org/node/970328

Comments

Aeonius’s picture

Aonoa’s picture

I'm also experiencing this behaviour.

Best regards,
Ao

Aonoa’s picture

You need the colorbox plugin located here: http://colorpowered.com/colorbox/ installed into sites/all/libraries. You will need to create the libraries folder, and then unpack the plugin inside it. After doing this, the lightbox will start working.

Best regards,
Ao

markkelly1982’s picture

See Comment #14 on this page. http://drupal.org/node/1030942#comment-3970440

You need to configure the Media Type defaults for image

chrisi1002’s picture

How can I set the media_gallery to display the original file, not a rendered one.

i tried to delete all effects from the media_gallery_large - style but i still get a rendered one with twice the size (in terms of data) of the original one.

/edit

i figured out to set the 'Media Types' ( admin/config/media/types/manage/image/display ) for the corresponding display format. Solved the problem by selecting 'File style: Original' in the 'Gallery Lightbox' tab.

moloc’s picture

Status: Active » Fixed

Solution in #3, #4 and #5.

Status: Fixed » Closed (fixed)

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