RSS Feed

Author Archive

  1. (Deutsch) Umfangreiches WordPress Language-Paket für Notepad++

    06:47 PM by Thomas

    Sorry, this entry is only available in Deutsch.


  2. Play with the Post-Thumbnails: Image-Zoom by using jQuery Tooltip

    09:05 PM by Thomas

    Using jQuery Tooltip as Image-Zoom

    Some days ago, I’ve created a new theme for my little family-blog. I’m using the post_thumbnail function in this theme, because this is my favorite WP-function and I like it so much. But there is only a small area to display the thumbnails and I was looking for a function to zoom the images by mouseover.

    jQuery was already running for other effects in my theme and I found the jQuery Tooltip to realize the Mouseover-Zoom. It’s not difficult to realize the hover with an image instead the title-tag, and we only have to change few lines of code in the WP-Loop. And that’s the way to do this… (more…)


  3. (Deutsch) Probleme mit Fancybox nach WP-Update auf Version 3.2.x

    12:00 PM by Thomas

    Sorry, this entry is only available in Deutsch.


  4. (Deutsch) WP-Gallery mit automatischer Fancybox

    08:17 PM by Thomas

    Sorry, this entry is only available in Deutsch.


  5. (Deutsch) Rote Karte für Akismet in Deutschland?

    08:21 PM by Thomas

    Sorry, this entry is only available in Deutsch.


  6. (Deutsch) Integration: bbPress 1.0.3 mit WordPress 3.1.1 verbinden

    09:06 PM by Thomas

    Fertig - bbPress mit WordPress "verbunden"

    Sorry, this entry is only available in Deutsch.


  7. (Deutsch) Formelle Sprachdatei “SIE” für WordPress und TwentyTen erschienen

    11:12 PM by Thomas

    (more…)


  8. A little Touch of Purple – Theme: More than 10.000 Downloads at WordPress.org

    09:12 PM by Thomas

    My “A little Touch of Purple”-Theme startet in April on WordPress.org. Since this time it was downloaded more than 10.000 times. That´s not a lot, compared with some other themes, but it´s much more than I ever expected. And THIS makes me a little bit proud. ;)

    I want to say: Thank You sooo much and I hope, that you have fun with my theme! (more…)


  9. Kick off the “add_image_size” Function

    07:34 PM by Thomas

    With version 2.9 came a new function to WordPress: the_post_thumbnail. Those function allows to add a little image to the posts. But not everybody loves this feature, because it needs a lot of ressources on the webspace and produced much more database-queries. But nevertheless it´s a usefull feature and very easy to handle.

    We can use the “add_image_size”-Function to customize the thumbnails in our theme. Maybe you need images in 150×150 pixel at your index page and images in 90×90 pixel in the archives or 200×75 pixel… Or whatever…

    (more…)


  10. the_excerpt – Wenige Worte mit großer Wirkung

    08:23 PM by Thomas

    Sorry, this entry is only available in Deutsch.