Forums

Anyone Using Related Post with Thumbnail Plugin? (9 posts)

  1. Doobus
    Member
    Posted 1 year ago #

    I've asked this question at the plugin author's site, and he hasn't responded to my question for over 4 days.

    I was wondering if anyone has figured out to manually relate posts, instead of the plugin "figuring" out based on title and post content what posts should be related.

  2. MichaelH
    moderator
    Posted 1 year ago #

    A link to download the plugin(s) will help others decipher the question.

  3. Doobus
    Member
    Posted 1 year ago #

    Sorry, here is the plugin I was refering to. Clicky.

  4. af3
    Member
    Posted 1 year ago #

    the related_post with thumbnails work ok for me, except it cant do thumbnailing of external images and ended up showing X. Is there a way to make sure that the $img is stripped off if the 1st image is from external site? thanks

  5. af3
    Member
    Posted 1 year ago #

    oppss.. figured it out

    if (strpos($img,"http://")!==false and preg_match("/domain.com/i", $img)) $img=substr($img,strpos($img,"/",8));
          else $img ="";
  6. moderno
    Member
    Posted 1 year ago #

    Anyone had any chance making this great plugin work with WP 2.5 ?

  7. bulletproof
    Member
    Posted 1 year ago #

    doesn't work with 2.5 or 2.6 unfortunately.

  8. Ionut
    Member
    Posted 1 year ago #

    Are there any other plugins like this one, I'm looking for one that shows recent posts in current category with a small thumbnail for each post.

  9. phattrance
    Member
    Posted 11 months ago #

    does this version work with 2.6.2?

Topic Closed

This topic has been closed to new replies.

About this Topic