Ik zal deze post in het Engels schrijven, omdat de meeste mensen die dit probleem hebben er wellicht in het Engels naar zullen zoeken
When you have a wordpress project with a lot of pictures, you will probably host your pictures elsewhere. A free and useful site for hosting pictures is Flickr. For the contributors of your wordpress site, it is much easier when there is a plugin that allow them to quick add the pictures in there posts and pages. Therefore I used the Flickr Manager Plugin. A great feature of that plugin is, that is has the lightbox option for photosets (you show the thumbnails and when you click on a thumbnail, there is a popup that shows the picture in normal size).
I created a custom theme for a wordpress site, and the lightbox feature wasn’t working. I browsed the web all night without finding a solution. I was sure the problem was my theme development, because the plugin worked fine on the twenty ten theme.
After hours of trial and error, I found that my theme was missing the wp_head() call before the </head> in the header file. Because of that, a lot of calls to javascript files weren’t done. After adding the wp_head() call, everything worked fine!
I hope this post will be helpful for someone…

Vorige week heb ik het iOS mijn iPhone 3GS geupdate naar versie 4.2.1. Dit omdat er eindelijk een makkelijke manier was om hem te jailbreaken.