adding related post links below a wordpress post?

Discussion in 'WordPress' started by jamuna, Apr 29, 2008.

  1. #1
    Is it possible
    adding related post links below a wordpress post?
    any plugin available?
    please help.
     
    jamuna, Apr 29, 2008 IP
  2. golddragon

    golddragon Active Member

    Messages:
    583
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    #2
    golddragon, Apr 29, 2008 IP
  3. just-4-teens

    just-4-teens Peon

    Messages:
    3,967
    Likes Received:
    168
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i currently use yet another related post plugin, theres also a plugin called popularity contest
     
    just-4-teens, May 3, 2008 IP
  4. godsofchaos

    godsofchaos Peon

    Messages:
    2,595
    Likes Received:
    124
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If you have tagging enabled... then you can use Simple tags, that will take care of related posts beneath each posts as well... Or, you can use If You Liked That as there are even more options.
     
    godsofchaos, May 3, 2008 IP
  5. jamuna

    jamuna Active Member

    Messages:
    2,089
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    80
    #5
    how can i make tags enabled in wordpress?
     
    jamuna, May 3, 2008 IP
  6. Alisko

    Alisko Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    you can use this code
    
    <?php the_tags('Tags:', ', ', '<br />'); ?> 
    
    PHP:
    you should add it to your themes index.php single.php file
     
    Alisko, May 3, 2008 IP