wordpress blogroll missing in individual blog posts - help required please refer the urls http://www.televisionpoint.in/ http://www.televisionpoint.in/2008/04/17/triveni-tests-its-news-channel-voice-of-india/ While reading individual blog posts , blogroll(mediaweb) is disappeared in side bar. How can i enable it? please help?
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.