Theme Center_row & Mapping/timeline module

The center_row theme has an unusual way of rendering the mapping block on pages . The mapping block gets squished together on the left hand side of the screen. The CSS code shows that there’s a height attribute, but the width is missing.

The same issue is true for the timeline block on pages, when using the center_row theme.

These issues are reproducable in:

  • Brave, Chrome and Firefox running on Ubuntu 18.04 LTS
  • PHP 7
  • I’ve updated to the latest version of Omeka S and only just downloaded these themes.

(I have no link to a live system, since tests are done on a localhost VM.)

Individual items are rendered correctly.

We have determined that the map is matching the width of the other content on the page - we’re working on fixing it.

We have resolved the issue in the most recent commit. Thank you for bringing it to our attention.

1 Like