DivitoDesign

Everything for the Web Professional
WP Tricks

Tag:

Separate Comments From Trackbacks

To improve the user experience of the comment section of your blog you can do a couple things. You can add Gravatar support to make the comments more appealing, but there is more. For example, you can separate the real comments from the trackbacks. You often see links or lines of codes mixed up with [...]

Add Gravatar Support To WordPress Theme

This small tutorial will tell you exactly how to add Gravatar support to your WordPress theme. Gravatars are used to spice up up your comments with a small “globally recognized avatar” the commentator chooses to use with an email address. A Gravatar (like used above) is coupled to an email address you registered at gravatars.com. [...]

Multiple Sidebars With WordPress Widgets

As I am working on a new WordPress theme I faced a problem with my sidebar and the widgets. This theme doesn’t run on one sidebar, but two. I didn’t know how to create more dynamic sidebars. I asked Google, but there wasn’t a clear article that helped me along the way and I guess [...]