Minimizes Comments on Mobile

Minimizes comments on mobile devices.

Author:Stefan Matei (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:3.3.2
Plugin version:1.0
Added to WordPress repository:13-04-2012
Last updated:26-01-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:http://vileworks.com/minimize-comments-on-mob...
Total downloads:1 325
plugin download
Click to start download

Minimizes the comment list and turns the comments title (eg. "3 Comments") into a trigger to view/hide the comments.

Requires no template hacking, only a knowledge of CSS selectors:

  • The comments are usually inside a list with a class of ".commentlist" so you probably won't need to change the option for the "contents".
  • The comments title however may be different on your theme so you may have to change the "trigger" option to something different than the "#comments-title" id. Use "Inspect element" on your post's page to deterime the correct class or id of the element you want to be the trigger.

ChangeLog