If you’ve been itching to turn your blog into an online newspaper or magazine, Nuntius could be your perfect companion. Based on the highly-popular News theme designed by Justin Tadlock, Nuntius contains many smart features that help your readers to stay on top of all your latest scoop. Upon activation,[...]
Usually you don’t need comments on pages. Unfortunately, WordPress doesn’t offer a separate option to leave comments on posts on and turn them off for pages. If your theme calls comments_template(); in its page.php and you don’t want to break automatic updates, you cannot just remove the function call, because[...]
Author+ is a premium wordpress plugin that will turns your author archive pages into feature rich content. If you manage many authors on your site, it’s a useful plugin that will give more exposure to your top authors. This plugin will adds to your profile page an extended “Author Bio”.[...]
Social media integration has become an important part of modern web design. And icons are one of the most useful methods of adding social media links to your site, whether you want to add only a service or two or dozens. In this post we’ve collected over 100 of the[...]
Minimalism is a design style that emphasizes simplicity and the removal of superfluous elements in one’s own work. It’s applied in art, architecture, print work, and in web design. There is something extraordinary about making something magnificent with limited resources, and in this showcase, you’ll find the work of talented[...]
The default size of an avatar in a wordpress theme is 32×32px, which is sometime’s a bit small. In my new theme design I want to change it to 60×60px instead. In your theme, open the comments.php and look for the following code: 1 <?php wp_list_comments(); ?> This simple line[...]