Sorry, this entry is only available in Deutsch.
Author Archive
-
(Deutsch) Umfangreiches WordPress Language-Paket für Notepad++
06:47 PM by Thomas
Category Tutorials, WordPress | Tags: Editor,Notepad++,Theme-Funktionen,WP-Funktionen | 2 Comments
-
Play with the Post-Thumbnails: Image-Zoom by using jQuery Tooltip
09:05 PM by Thomas
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…)
Category Tutorials, WordPress-Functions | Tags: Bilder,Bilder-Zoom,jQuery,Post-Thumbnails,Tutorial | No Comments
-
(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.
Category Tutorials, WordPress-Functions | Tags: Fancybox,jQuery,WP-Funktionen,WP-Update | No Comments
-
(Deutsch) WP-Gallery mit automatischer Fancybox
08:17 PM by Thomas
Sorry, this entry is only available in Deutsch.
Category Tutorials, WordPress-Functions | Tags: Fancybox,Galerie,Javascript,jQuery,WP-Funktion,WP-Gallery | No Comments
-
(Deutsch) Integration: bbPress 1.0.3 mit WordPress 3.1.1 verbinden
09:06 PM by Thomas
Sorry, this entry is only available in Deutsch.
Category bbPress, Tutorials | Tags: bbPress,bbPress installieren,Tutorial,WordPress einrichten,WordPress Integration | 3 Comments
-
(Deutsch) Formelle Sprachdatei “SIE” für WordPress und TwentyTen erschienen
11:12 PM by Thomas
Category WordPress | Tags: Sprachdatei,TwentyTen,WordPress | No Comments
-
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…)
Category Themes | Tags: altop,WP-Theme | 3 Comments
-
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…
Category Tutorials, WordPress-Functions | Tags: Thumbnails,WP-Funktionen | 1 Comment
-
the_excerpt – Wenige Worte mit großer Wirkung
08:23 PM by Thomas
Sorry, this entry is only available in Deutsch.
Category Tutorials, WordPress-Functions | Tags: the_excerpt,Tutorial,WP-Funktionen | 1 Comment
