Tag Archives: TwentyTen

39 | Custom ‘Read More’ text per Post for Twenty Ten

0

A sophisticated way to get a custom written ‘read more’ text added to your posts in the theme Twenty Ten (or its child themes). The code builds on this article I posted earlier. It uses the custom field with the … Check the whole post »

Posted in Wordpress | Tagged , , , , , | 4 Responses

36 | Changing the ‘Read more’ in Twenty Ten Child Theme

3

To change the ‘read more’ text in a child theme of Twenty Ten, one needs to add a few lines to functions.php of the child theme. This procedure uses a method that I came across in an introductory article about … Check the whole post »

Posted in Tips & Tricks, Wordpress | Tagged , , , , , , , , , | 16 Responses

35 | Alternating Posts Backgrounds for Twenty Ten

0

This is a short instruction how to add alternating styles to the post on the front page and in the archives of the wp3 default theme. Edit loop.php of Twenty Ten, and locate: Change this to: This will add the … Check the whole post »

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

34 | Front Page Comments on your WordPress Blog

0

You want to show the comments to the posts on the front page of your blog? EDIT: Not a good idea, as this will have serious performance drawbacks particular if you have a lot of comments. There is a good … Check the whole post »

Posted in Tips & Tricks, Wordpress | Tagged , , , , | 13 Responses