
How to add default custom background image WordPress 3.4?
As it cost me an entire day to figure out how to add a default custom background image to WordPress 3.4 I thought it would be a good idea to post it here on WP TIPS. Continue reading

As it cost me an entire day to figure out how to add a default custom background image to WordPress 3.4 I thought it would be a good idea to post it here on WP TIPS. Continue reading
Many of us don’t realise that when calling wp_list_pages, the actual output is generated by the WordPress Walker Class. Continue reading

Last year WPTIPS showed you how to replace the header image of Twenty Ten, this year we show you the same for the Twenty Eleven WordPress theme and throw in a different approach as a bonus! Continue reading

After upgrading one of our multisite installs to WP 3.1.2 we noticed that the dashboard feed no longer shows the most recent post from the main site. Time to make our own! Continue reading

Real world examples of what can be done with the new WordPress 3.1 Post Formats Continue reading

Recently we were building a website leaving out the blog entirely. This however gave us a slight problem on the home page as we wanted to show excerpts. Continue reading

You can find information on how to make a child theme, but not how to replace the default header image with your own. WP TIPS shows you how to do this. Continue reading
Many WordPress themes nowadays show an image of a Post (a thumbnail) on the home page which can make the website more appealing to the visitor. Continue reading

Since WordPress version 2.9 it is possible to change the Contact Info of your User Profile. Continue reading

For one of the websites we have in development we needed to add a breadcrumb navigation and we found two solutions to do that without a plugin. Continue reading