Tag Archives: Wordpress

55 | WordPress Post Thumbnails with Caption

0

This is a tidying up of a WordPress support forum topic – nothing really that I came up with myself. The question is how to post the caption with a post thumbnail, aka featured image, in an ordered way. This … capture it all … »

Posted in Wordpress | Tagged , , , | Leave a comment

51 | Styling the First Post Different

0

How to style the first / last / latest / newest post in a WordPress site different? The default advice usually is to use a counter variable and a conditional statement to check for the first post in the loop; … Check the whole post »

Posted in Easy Coding for Wordpress, Wordpress | Tagged , , , , , | Leave a comment

47 | Posts in Columns – A New Twist on an Old Problem

0

To organize posts into three columns, you first need to generate a column dependant css class for each post; this will be added to the post div within the loop. The core trick to generate different css classes for posts … Check the whole post »

Posted in Easy Coding for Wordpress, Tips & Tricks, Wordpress | Tagged , , , , , , , | 8 Responses

46 | The Death of Mystery Man

0

Are you fed up with the little grey mystery man or his little weird monster brothers and sisters? You know what i mean – showing up in your comments for all those without a gravatar? Give them the push and … the mystery solved … »

Posted in Tips & Tricks, Wordpress | Tagged , , , , | Leave a comment