RSS Feed

‘WordPress-Functions’ Category

  1. 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…)


  2. (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.


  3. (Deutsch) WP-Gallery mit automatischer Fancybox

    08:17 PM by Thomas

    Sorry, this entry is only available in Deutsch.


  4. 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…)


  5. the_excerpt – Wenige Worte mit großer Wirkung

    08:23 PM by Thomas

    Sorry, this entry is only available in Deutsch.


  6. WP 2.9 Neue Funktion “the_post_thumbnail”

    10:42 PM by Thomas

    WordPress Logo blau

    Sorry, this entry is only available in Deutsch.