After creating a new node with a field that is a galleria field I get this error with no image visible:
Fatal error: Could not extract a stage height from the CSS. Traced height: 0px

But if I refresh the page then it is fixed

Comments

juves’s picture

Do you set width for .galleria-container in your css or in Galleria settings?

chefnelone’s picture

I have the same problem.

Setting a hard value for the width of .galleria-container is not a good practice if you need the gallery to be responsive.
And setting the width to auto or inherit doesn't resolve this issue.

Any idea how to fix this?

marcoka’s picture

interested in this too.
in the setting it says

You should use this option to set a gallery width manually. By default, Galleria fetches the width from the containing element which requires special Drupal theme support.

what exactly does the theme support for it to work :)

justme2013’s picture

subscribe

marcoka’s picture

i had some problem here too. in my case it was a theme specific style. its often a problem.

pav’s picture

+1

silentbob’s picture

+1

amontero’s picture

Status: Active » Closed (duplicate)
amontero’s picture

Issue summary: View changes

Forgot to add something