Opened 11 years ago
Closed 11 years ago
#25053 closed defect (bug) (fixed)
Twenty Fourteen: Add dynamic heights for each featured content
Reported by: | chellycat | Owned by: | lancewillett |
---|---|---|---|
Milestone: | 3.8 | Priority: | normal |
Severity: | normal | Version: | 3.8 |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | Cc: |
Description
Since the entry-summary has a fixed height, in some cases, the excerpt gets cut off. (Lengthy title, many categories, smaller screen, etc.) See attached screenshot.
Users can still click the title and the thumbnail to see the post, as well as and shorten the excerpt with a custom excerpt -- so may not be worth spending too much time to fix this. However, it would be great if we can look into adding dynamic heights to the featured section.
Attachments (2)
Change History (16)
#2
@
11 years ago
- Summary changed from Twenty Fourteen: Dynamic height for each featured content to Twenty Fourteen: Add dynamic heights for each featured content
#4
@
11 years ago
- Milestone 3.8 deleted
- Resolution set to duplicate
- Status changed from new to closed
#7
@
11 years ago
- Keywords needs-patch added
- Resolution duplicate deleted
- Status changed from closed to reopened
#13
@
11 years ago
- Keywords has-patch added; needs-patch removed
- Type changed from enhancement to defect (bug)
- Version set to trunk
Patch prevents the title from breaking the line and lets it overflow with an ellipses.
This way both the title and the excerpts stay (more or less) constant, height-wise.
Note: See
TracTickets for help on using
tickets.
Duplicate of #25033.