Hi. The fix is to add the featured image feature in my theme so that I can set it on every featured blog post.
It’s solved now. 🙂 The solution is to add “add_theme_support( ‘post-thumbnails’ );” in my functions.php page and set the featured images for each featured posts accordingly. 🙂
After the upgrade, my blog has become blank. I can access the dashboard and other pages of my site but not my blog. I tried the recommended way of deactivating all the plugins and force the theme to set as the default version but it is of no use. What can I do? By the way, where can I download the wordpress 2.7.1 version? I think I will want to downgrade my wordpress blog until the bugs for wordpress 2.8 are fixed.