Hello,

I have a media gallery using the media gallery module (http://drupal.org/project/media_gallery), and my gallery which with other themes has 5 columns and 10 rows, will only display with 1 column using your theme. Your theme overrides the gallery settings of the module.. Having just 1 gallery column is not very pretty or functional, it would be nice if you could fix it. =)

Best regards,
Ao

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DanielF’s picture

Assigned: Unassigned » DanielF

I'll see what I can do. No promises, though.

kalman.hosszu’s picture

Hi!

Can you show me the problem in a live (or dev) site, or can you attach a screenshot about this issue?

Thank,
Kalman

Aonoa’s picture

FileSize
290.11 KB
85.17 KB

Certainly.

First, I'll add a screenshot of what it looks like, where you can see the galleries are just on 1 column. Another detail is that your theme also adds the names of each gallery regardless of the gallery settings. If my gallery settings are set to show name and info below each gallery, the themed name will also display above each gallery as well. In this screenshot I have disabled the modules own naming info for each gallery.

The second screenshot shows the gallery, but with a different theme enabled and has the naming info turned off.

Best regards,
Ao

Aonoa’s picture

I just noticed one more thing, it's not possible to drag'n'drop galleries/pictures around while using this theme.

Best regards,
Ao

Aonoa’s picture

FileSize
22.95 KB
20.61 KB

Any progress here? =)

I'll add some information from firebug. The working gallery nodes look like this:

<div id="node-44" class="node node-media-gallery node-teaser clearfix" typeof="sioc:Item foaf:Document" about="/node/44">

But with this theme, they look like this:

<div id="node-44" class="node clear-block">

These nodes are each of the galleries in my gallery collection. Take a look at these screenshots as well.

Best regards,
Ao

Aonoa’s picture

FileSize
762 bytes

I wrote a fix for it, not sure if this is the best way but it works for me. =)

Best regards,
Ao

kalman.hosszu’s picture

Status: Active » Fixed

Hi!

I fixed this issue, the update is available in the newest version.

Thanks for your report!

Kalman

Status: Fixed » Closed (fixed)

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