Now I got it working. Simply had to switch to “en_EN” in the wp-config.php 😀
Thanks. Didn’t work for me. Same error message. 🙁
Is there any other plugin that would do the job?
There is one called TinyMCE, but this gives me:
Fatal error: Call to undefined function wp_tiny_mce() in /wp-content/plugins/bp-tinymce/bp-tinymce.php on line 44
Ok, this did the trick. I first tried it with a CSS partial selector, but it had to be a JS partial selector.
As I said, I’m familiar with CSS but not with Java Script. Unfortunately the only thing, that separates the thumbnail-DIVs from all the others is a dynamically generated class. This is done in JS. Thanks though.
CODE