New Theme
As I already announced on Twitter, I have updated my blog theme. I am very curious about your comments…… should this theme stay or should I revert back to the old one? What would you change at the current theme?
Updated on December 1ste 2009
Yesterday I have been playing with my new theme and eventually I ended up deleting all previous comments…. I also noticed that the WordPress Blog Stats didn’t work anymore, but luckily I found the solution for this. My new theme didn’t contain the wp_footer() function. The function is often used by plugins to insert PHP codes after everything else on your page. According to WordPress.org theme development documentation, you should place the wp_footer() function in the footer, which would be in the footer.php file.
December 17th, 2009 at 4:30 pm
So you went for a custom theme home developed or it is coming from blogoh!blog ? I like the design anyhow, it full of inspiration.
December 19th, 2009 at 5:32 pm
You are right, I used the template from blogoh!blog and changed some settings and features. I am not a star in developing websites, writing html and php code, so this was the best option for me.