Can some one help me with this quick one line issue?

Discussion in 'WordPress' started by shkad14, Nov 7, 2009.

  1. #1
    I have a blog at jeansforcurvywomen.org. The page looks fine, but when you click on a post you get an error at the bottom of the post. It says there is a problem with line 17 on my single post page. Here is line 17

    <div id="related_post"><?php wp_related_posts(); ?></div>

    What should I do to fix this problem?
     
    shkad14, Nov 7, 2009 IP
  2. ads2help

    ads2help Peon

    Messages:
    2,142
    Likes Received:
    67
    Best Answers:
    1
    Trophy Points:
    0
    #2
    wp_related_posts() is undefined, which mean WP Related Post plugin is not installed.

    Just downlaod and install WP Related Post plugin.
     
    ads2help, Nov 7, 2009 IP
  3. masud7827

    masud7827 Active Member

    Messages:
    165
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    download that plugin and install it. simplE
     
    masud7827, Nov 10, 2009 IP
  4. tntbase

    tntbase Greenhorn

    Messages:
    99
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #4
    What the others have said, or, if you dont need the plugin, delete the line and you solved the problem.
     
    tntbase, Nov 12, 2009 IP
  5. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #5
    It means u need to install or activate wp related posts plugin.
     
    Jalpari, Nov 14, 2009 IP