Project

General

Profile

Actions

Bug #22967

closed

Arrows not appearing in grid details section

Added by Laurie Hurson about 18 hours ago. Updated about 16 hours ago.

Status:
Resolved
Priority name:
Normal
Assignee:
-
Category name:
WordPress Themes
Target version:
Start date:
2025-06-23
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

Hi All,

Marilyn and I were just on call with the admin (user:magdak) of this site https://lagccoertelc.commons.gc.cuny.edu/

She had a question about the grid view on this page: https://lagccoertelc.commons.gc.cuny.edu/listening-and-speaking-2/

The arrows visible to show more details on the edit page (screenshot 2) are not visible on the live site (screenshot 1).

She would like the arrows to be visible on the live site because it is helpful to indicate that there is more information. The additional information can be viewed if a visitor clicks the white space after the information (eg: white space to the right of "Randal's ESL Cyber Listening Lab") but there is no visible indicator on the live site that there is more info.

She did say that the arrows were visible on the live site when she changed the theme to another theme - but when running the current theme, Academica, the arrows disappear. She would like to keep using the academica theme so it would be ideal if we can figure out if this is a theme issue.

We looked into the grid details block settings and also looked a the CSS but could not find a way to resolve this. Any ideas?

Thanks!


Files

Screenshot 1.png (443 KB) Screenshot 1.png Laurie Hurson, 2025-06-23 03:03 PM
Screenshot 2.png (412 KB) Screenshot 2.png Laurie Hurson, 2025-06-23 03:03 PM
Actions #1

Updated by Laurie Hurson about 18 hours ago

  • Description updated (diff)
Actions #2

Updated by Raymond Hoh about 17 hours ago

  • Category name set to WordPress Themes
  • Status changed from New to Resolved
  • Target version set to Not tracked

It's an issue with the Academica theme.

The <summary> dropdown requires that the CSS 'display' attribute is set to display: list-item. However, the theme sets the <summary> display to 'block', which removes the dropdown arrow.

I've just added some CSS to force the <summary> display attribute to list-item and that fixes the issue.

Actions #3

Updated by Laurie Hurson about 16 hours ago

This is great- thanks Ray!

Actions

Also available in: Atom PDF