Evermore: a WordPress plugin

These are some readers' responses. Read the full article to see what all the fuss is about.

310 responses

Other comment pages: « 13 4 5 6 7 [8] 9 10 11 12 1316 »

  • [...] Und wieder ein Wordpress Update. Diesmal mit 144 gemeldeten Fehlern. Mein Wordpress Blog ogee.de - umwelt & entwicklung hat es Dank der Anle[...]
  • [...] Evermore will auto hide part of the ur posts and add in a link for ur readers to click on and continue reading. very nifty, superbly easy to ins[...]
  • [...] By the way, a Mic me deu a dica desse plugin. É ele quem fez aparecer esse “continue lendo” nos posts muito compridos. Eu sempre qui[...]
  • [...] By the way, a Mic me deu a dica desse plugin. É ele quem fez aparecer esse “continue lendo” nos posts muito compridos. Eu sempre qui[...]
  • Thanks for the plugin. I use it on my site http://pasaporteblog.com/

    Y ahora en Castellano, MUCHAS GRACIAS POR ESTE PLUGIN,

    Pau desde Valencia, Spain

    Pau Klein | 5 February 2007
  • [...] Despite having your wordpress or Feedburner settings to have Full Feed .. if you use the MORE button, your RSS Feed gets summarized. This is stu[...]
  • Can you think of a way to modify this plugin to automatically look for any images that are in the content, then slap in a tag with the thumbnail of the first image found in any story (maybe left aligned around the text)? That would be the most awesome thing ever.

    I’d love to be able to replace my current home page with excerpts of my stories, but only if they included a preview image. I started manually creating excerpts with image tags in them, but with almost 1000 posts to deal with, I’d rather find a way to automate this task.

    technabob | 14 February 2007
  • Is it possible to code Evermore so that it doesn’t run for posts in a certain category?

    I am using feedwordpress, and have a category called Syndicated Posts, and would like Evermore not to put in MORE tags into the Syndicated Posts.

    Thanks…

    steppie | 15 February 2007
  • Thanks for the suggestion. I’ll consider how best to add this functionality and see what I come up with.

    Bennett | 15 February 2007
  • [...] Evermore Have you see some blog that show preview of each post on th front page? This plug-in automatically displays short previews of your post[...]
  • Thanks for the plugin. Love it.

    I’ve had to add a line though to stop it adding stuff to my static pages. I guess normally the addition wouldn’t matter but sometimes it happens in a place marked as code and then becomes visible.

    The extra line is specifically for WP 2.1:

    function tguy_em_addmoreall($posts) {
    /* Add a "more" link immediately after reading posts from the database.
    */
    $count = count($posts);
    for ($i = 0; $i post_type === 'post') // ADDED
    $posts[$i]->post_content = tguy_em_addmore($posts[$i]->post_content);
    }
    return $posts;
    }

    Rob | 19 February 2007
  • Thanks for that, Rob. It seems that the real problem is that the (more) is being added in the middle of another tag, which shouldn’t normally happen. I will investigate.

    In the meantime, you’re right that it shouldn’t add the (more) to pages, since it will never do anything useful. I’ll fix that in the next release.

    Bennett | 20 February 2007
  • Bennett,

    I love the plug-in - it was exactly what I was looking for. I ran across something that I don’t understand. Evermore worked great for 3 days, and then last night I logged onto the site and the sidebar had slid down to below the page of posts. I de-activated Evermore and the page returned to normal. Have you ever come across this, and what could the problem be? The website is http://www.detectovision.com

    Thanks for your help!

    Dr WebMas | 23 February 2007
  • Trackback | links for 2007-01-05 « nonimage | 1 March 2007
    [...] Evermore: a WordPress plugin » Semicolon automatically adds a tag to posts in wordpress (tags: wordpress plugin) Posted by nonimage Filed[...]
  • [...] Evermore - The first good tool that cuts off a long blog entry after the first paragraph, not just after a certain number of characters. [...]
  • [...] AJAX Comments AdSense-Deluxe Add to Del.icio.us Adhesive Admin Drop Down Menu Audio player Autometa Bad Behavior Brian’s Latest Comments Bunny[...]
  • [...] * Audio Player 1.2.3 * Auto Hyperlink URLs 2.01 * Evermore 2.2 * WP-Print 2.10 [...]
  • [...] Mit dem more-Tag teilt man Wordpress mit, wieviel Zeilen eines Artikels auf der Indexseite angezeigt werden soll, danach folgt der Link “w[...]
  • Thank you for this Plugin!
    You done a really good job!

    Texter | 12 March 2007
  • [...] Evermore from Semicolon, discovered thanks to QuickOnlineTips, which is the best organized blog I’ve ever encountered. Evermore automatically [...]

Other comment pages: « 13 4 5 6 7 [8] 9 10 11 12 1316 »

Post your comment | RSS feed for comments
Close
E-mail It