There some type of bug that breaks up the media gallery column/row grid view. I've changed the settings in the AT Commerce theme settings to show taxonomy page teasers as a grid as a fall back. However, it shows ALL taxonomy page teasers as a grid...which I don't want. There is also another issue with the Forum module. I'm using advance forum and the comments are showing a title...even though I checked "show no title in comments" in the theme settings.

Comments

Jeff Burnz’s picture

Can you tell me what versions of...

  • Drupal
  • Media module
  • Media Gallery module

...you are using, because every time I set this up to test my site blows up, so that's the only reason I haven't tested with it, because everytime I do it blows up the site (as in the database corrupts).

If you don't want to show all taxonomy pages as a grid then don't use the setting, use Views to create a grid - I am putting in support for responsive Views grid table in the next beta. I pretty much figured the setting could mess with Forum but havent had time to look to closely, since this is a beta and we have time to fix regressions.

I think from memory ADV Forum uses Comments as Nodes sort of thing? I can't recall, but it must be using something other than the standard comment template otherwise it would work. I'll ask the maintainer about it.

AlanO’s picture

I'm using...

  • Drupal 7.8
  • Media 7.x-1.0-rc2
  • Media Gallery 7.x-1.0-beta7
  • Advanced Forum 7.x-2.0-beta1

Thanks for the views suggestion. I'll try it out. As for the comment titles, I've changed the theme and the titles are gone. I hope that can help somewhat. Maybe the option to style the forum replies like forum replies(located in the Advance Forum Settings) is blocked or broken from the theme? Thanks for the Help.

Jeff Burnz’s picture

Its the way ADV Forum does its templates, it uses the same template for both the node and comments, I'm looking at it now to see if there is a good way to force the theme setting to work. Cheers.

Jeff Burnz’s picture

Version: 7.x-2.0-beta2 » 7.x-2.x-dev

I've tried looking at the media gallery issues a few times now, can anyone tell me if this is safe to use and how to set it up - every time I go near Media module it blows my site up, especially using the media gallery, are things better now?