Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#25053 closed defect (bug) (fixed)

Twenty Fourteen: Add dynamic heights for each featured content

Reported by: chellycat Owned by: lancewillett
Priority: normal Milestone: 3.8
Component: Bundled Theme Version: 3.8
Severity: normal Keywords: has-patch
Cc: Focuses:

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)

excerpts on user blog.jpg (348.4 KB ) - added by chellycat 13 years ago.
25053.diff (4.1 KB ) - added by obenland 13 years ago.

Download all attachments as: .zip

Change History (16)

#1 @chellycat
13 years ago

  • Cc michellelangston@… added

#2 @chellycat
13 years ago

  • Summary Twenty Fourteen: Dynamic height for each featured contentTwenty Fourteen: Add dynamic heights for each featured content

#3 @lancewillett
13 years ago

  • Keywords needs-patch added
  • Milestone Awaiting Review3.8

#4 @obenland
13 years ago

  • Milestone 3.8
  • Resolutionduplicate
  • Status newclosed

Duplicate of #25033.

#5 @obenland
13 years ago

  • Keywords needs-patch removed

#6 @lancewillett
13 years ago

#25033 was marked as a duplicate.

#7 @lancewillett
13 years ago

  • Keywords needs-patch added
  • Resolution duplicate
  • Status closedreopened

#8 @SergeyBiryukov
13 years ago

  • Milestone3.8

#9 @lancewillett
13 years ago

This one needs a patch still. ;)

#10 @RDall
13 years ago

  • Cc robert@… added

#11 @iamtakashi
13 years ago

  • Cc takashi@… added

#12 @lancewillett
13 years ago

This one still needs a patch.

#13 @obenland
13 years ago

  • Keywords has-patch added; needs-patch removed
  • Type enhancementdefect (bug)
  • Versiontrunk

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.

@obenland
13 years ago

#14 @lancewillett
13 years ago

  • Owner set to lancewillett
  • Resolutionfixed
  • Status reopenedclosed

In 25758:

Twenty Fourteen: improve display for elements in the featured content area by preventing titles from breaking and letting content overflow with an ellipsis. Props obenland, fixes #25053.

Note: See TracTickets for help on using tickets.