Keyvan Minoukadeh

WordPress Paged Comments Plugin

Filed under: General — Keyvan @ 12:24 am

Paged Comments is a plugin for WordPress to allow comment paging. Useful for those popular blog entries receiving many comments, or a simple guestbook page within WordPress.

Features

  • Comment ordering: show latest comments first, or last
  • Specify number of comments to display per page
  • Enable paging for all posts and pages, or on a per-post basis
  • Give users the choice to view all comments on one page with a ’show all’ link
  • Specify the first or last page of comments to load by default
  • See paged-comments-config-sample.php for more

Download — Latest Version

Related Downloads

Installation for WordPress 2.5

If you’re upgrading from a previous version, skip these installation steps and read the upgrade steps.

  1. Download and extract plugin files to a folder locally.
  2. Read through and edit paged-comments-config-sample.php to configure, then save the file as paged-comments-config.php.
  3. Upload the whole paged-comments directory to /wp-content/plugins/. The plugin files should now be in /wp-content/plugins/paged-comments/.
  4. Enable the plugin through the WordPress admin interface. That’s it!

Optional Steps

  • To customise the template to work better with your theme: Open the plugin’s themes folder and find the subfolder corresponding to the WordPress theme you’d like paged comments enabled on (or if your theme isn’t listed, choose the ‘default’ folder). Upload comments-paged.php to the appropriate WordPress theme folder (found in [wordpress]/wp-content/themes/).

    For example, if you’re using the default WordPress theme, copy [paged-comments-plugin]/themes/default/comments-paged.php to [wordpress]/wp-content/themes/default/. (The plugin always tries to load comments-paged.php from your active theme folder first.)

    Make any modifications to comments-paged.php. The file is based on the comments.php file, so if your theme is very different it might be easier to copy in the necessary elements from paged-comments.php. View the diff report to see what you need to change.

Examples of Use

The comments on this page are handled by the plugin, but it’s also used by the following sites:

Questions?

Donate

I work on this plugin in my spare time. If you find it useful, please consider donating to help me continue work on the plugin. (This plugin is, and will remain, free software, please only donate if you want to.)

This month I’ve received £0 ($0/€0) :(

Paid Support

If you run a commercial site and you’re having difficulty setting up paged comments, I now offer paid support. Feel free to get in touch: keyvan (at) k1m.com

709 Responses to “WordPress Paged Comments Plugin”

Pages: « 7149 48 47 46 45 [44] 43 42 41 40 391 » Show All

  • 440
    Keyvan

    Mateusz: Glad it’s working for you now :)

    ovidiu: I’ll have a look at that plugin when I have time.

    Martin: Thanks! You can either edit the plugin file itself, paged-comments.php, and replace the english phrases. (That’s the easy method, but it’ll make updates more difficult because you’ll have to edit again for each new update you want to use.) If you know how to use .pot files, the better way is to create a new language file and put it in the languages folder. If your WordPress config has a certain language other than English defined, the new file will be used automatically once you place it in the languages folder. You can download paged-comments.pot. Hope that helps.

  • 439
    Martin

    This is a nice plugin. It works really nice.

    Could you tell me what file i should edit in, if i whant to translate it to another language?

    //Martin

  • 438
    Managing comments | Apple TV Hacks

    [...] So, we resolved this by installing Keyvan Minoukadeh’s WordPress Paged Comments Plugin at keyvan.net. Now, only 10 comments are displayed at a time. You can even go to a specific page of comments. We like! [...]

  • 437
    ovidiu

    but if you also have a look at that guestbook generator plugin, maybe you can confirm what I understood: it seemed that plugin takes my commentform from the theme I am using and then changes and alters it, saves it udner another name and makes it compatible with your plugin…

    maybe I got all that wrong?

  • 436
    Pastel Stories » small server crisis (but it’s all good now)

    [...] OK guys - you’ve been commenting too much. 2000 comments on CF and 500 on DMT were forcing server to work beyond it’s capabilities. Thanks to Keyvan Minoukadeh and his Paged Comments plugin we’re ok now. Phew.   [...]

  • 435
    Mateusz Skutnik

    awesome Keyvan!
    thanks very much, you saved my life.
    m

  • 434
    Keyvan

    ovidiu: I’ll look into that theme if I get the chance. You’ll probably need to create a custom paged comments template for the theme. If you want to attempt this yourself, look at the difference between the default comments.php file bundled with WordPress and the one modified for this plugin.

    Eric: Links to comment pages should retain the permalink structure if you enable fancy URL support in the paged-comments-config.php file. (Look at the URLs for the different pages here.)

    Mateusz: Version 2.6.4 should work for you, just replace paged-comments.php.

  • 433
    Mateusz Skutnik

    after installing the paged commentsplugin all I get is:

    Sorry, no posts matched your criteria.

    :/
    any ide what’s going on?

    Im running WP 2.1.1

    ms

  • 432
    Jermaine

    First of all, i think i have to hope to get enough comments to see the pagination :-)

    Thanks anyway

  • 431
    Eric

    I don’t know if you are still adding to this plugin but I think it would be a cool feature if the paging links kept the permalink structure. Just an idea! Love the plugin!!

Pages: « 7149 48 47 46 45 [44] 43 42 41 40 391 » Show All

Leave a Reply