wordpress blogroll missing in individual blog posts - help

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

  1. #1
    jamuna, Apr 17, 2008 IP
  2. kaijohannkursch

    kaijohannkursch Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Probably the theme is set to do so. Check the sidebar.php file of your theme and look for the blogroll block. You should see a conditional like this:

    if (is_home){
    ...
    }

    Simply remove the condition and leave the content.
     
    kaijohannkursch, Apr 17, 2008 IP