How I fixed the “cannot redeclare _checkactive_widgets()” error in WordPress child themes

So, I had a problem.  For a while I’ve noticed a whole bunch of code being tacked on to my functions.php file.  I’ve had no idea where it came from since I certainly didn’t write it, so I generally just removed it when I saw it.  Then I noticed this weird php error when I… (read more)

You might also be interested in these:

  1. How to add customizable header images and customizable backgrounds to your WordPress theme
  2. Using the WordPress embed shortcode for YouTube, Vimeo, more
  3. How to upgrade your Museum Theme to the most current version after you’ve made changes to the files

How to upgrade your Museum Theme to the most current version after you’ve made changes to the files

Our themes are released under the GPL.  That means that you are free to take them, change them, and even redistribute them under the terms of the GNU Public Licence.  We’ve seen what a couple of you have done with our themes and we couldn’t be happier to see you taking our code and bending… (read more)

You might also be interested in these:

  1. How to add customizable header images and customizable backgrounds to your WordPress theme
  2. Gee, there’s a thought…
  3. That Thesis Thing

How to add customizable header images and customizable backgrounds to your WordPress theme

One of the coolest new features of WordPress 3.0 is the ability to customize the site header image and background color or image. The custom header actually goes one step further and lets you set a unique header for each of your pages. This means that you can create unique headers that tie into the… (read more)

You might also be interested in these:

  1. How I fixed the “cannot redeclare _checkactive_widgets()” error in WordPress child themes
  2. How to upgrade your Museum Theme to the most current version after you’ve made changes to the files
  3. 12 Free WordPress Themes I Like (and you should, too)