This is an easy one, just add one line to your single.php
file where you would like the Gravatar to show up.
<?php echo get_avatar( get_the_author_id(), $size = '96', $default = '<path_to_url>' ); ?>
Arthemia Premium is a magazine style theme that unleashes the power of Wordpress, transforming it…
Benefits include the Album theme, unlimited theme support answered by our experts, customization techniques with…
Most all WordPress theme's use a a simple search form to search your site. But…
Ever wanted to display the title of a post somewhere but limit the amount of…