You may have heard that tomorrow will be the last day that the King of Pop will be in front of his dearest audience. There’s no way we could possibly stay aside from paying the last tribute to MJ the Great - please welcome our own little brick in the endless wall of the loving memories. The Michael Jackson WordPress theme we have produced was inspired by and is meant for sharing whatever the memories you may have, there are surely tons and tons of these memories.

Plus there’s a special price for this theme - we charge only $35 which is mostly the transaction and maintenance fees. In this way we strive to make it as affordable as possible and thus to attract maximum of you guys to keeping the good memories of Michael Jackson. Let’s just not forget that several generations of us were raised with his music on the background. So let his music live forever within each of us while we all will keep and share the memories.
Ok, here we go with the new Easter surprise for you. As we have mentioned on our blog earlier, we start the Easter giveaway. What we’re giving away this time is nothing but the beautiful Easter WordPress theme that we’ve designed and produced exclusively to please you guys on Easter. What’s also good about it is that it’s totally free and you may use it for your own purposes! The terms are as usually - use it for your own blogs, review it and praise it in all ways that you consider necessary

Just make sure you don’t resell it and don’t include it into your design portfolios - it’s not very good to benefit from the free product this way, besides - it’s Easter time after all. So be righteous and use the theme wisely
Oh, one more thing! You can see this WordPress theme in action right now while you are reading this. We love the theme design so much we even decided to apply it to our corporate design for several days. Anyways, happy Easter to you and your families! Enjoy the theme!
You have probably noticed the beautiful custom design for TemplateMonster’s corporate blog (the one you are reading at the moment). Well, it really is custom, made by the designers that we work with. And now this WordPress theme is available for regular purchases at TemplateMonster.
So in case you would like to customize your own blog with this particular Christmas WordPress theme (as we have in just two or three minutes) you may easily find it among other Christmas Templates or WordPress themes. Hurry up to use it right now - Holiday season is on fire!
Here are several technical recommendations for you considering how to use our WordPress themes for earlier versions of WordPress. The thing is that our themes are designed for WordPress 2.1 and if you want to use them for the older WordPress 2.0.x version here are several suggestions for you:
get_links_list() function has been changed to wp_list_bookmarks()
wp_list_bookmarks() is used for the links output from the bookmarks menu ( displays bookmarks found in the Bookmarks Management screen) and it’s not supported by the previous WP versions. Currently this function works only with Netscape and Mozilla but WP developers promise to make it cross-platform in the very near future.
If you want to convert the 2.1 version to the 2.0.x, you need to follow the instructions below:
1. If you’re not planning to use widgets in this theme you should:
1.1 open sidebar.php file in your folder with the theme
a) change the wp_list_bookmarks() for the get_links_list();
b) replace < ?php wp_list_categories('show_count=1&title_li=0'); ?> with < ?php wp_list_cats('sort_column=name&optioncount=1&hierarchical=0'); ?>
1.2 open header.php in your folder with the theme and delete < ?php language_attributes(); ?>
1.3 open searchform.php in your folder with the theme and delete < ?php the_search_query(); ?>
2. If you’re planning to use widgets in your theme you should:
2.1 open header.php in your folder with the theme and delete < ?php language_attributes(); ?>
2.2 open searchform.php in your folder with the theme and delete < ?php the_search_query(); ?>
2.3 open functions.php file and change the wp_list_bookmarks() for get_links_list();
Attention! The WordPress 2.1.1 version has recently been declared dangerous. The reason for this is that a security breech was created by a hacker. It was also determined that a hacker gained access to modify the download file. Fortunately, only the 2.1.1 was affected by the hacker, and not all of its downloads were corrupted.
Nevertheless, the entire version was announced to be dangerous and a new version, 2.1.2 was released. WordPress 2.1.2 does not differ from the previous version very much. It includes only minor changes and has completely verified files.
So you should upgrade all of your files to 2.1.2 immediately if you downloaded WordPress 2.1.1 within the past 3-4 days.
Read more in release - “WordPress 2.1.1 Dangerous, Upgradeâ€