Viewing 1 replies (of 1 total)
  • They *might have* modified their index.php file to show the gravatars or something..? =/

    They might be using a gravatar/favatar plugin on their index page..

    OR, they may have just added a code like such, to their index.php file..

    <img src=”<?php bloginfo(‘stylesheet_directory’); ?>/images/author.gif” alt=””/>

    For the author name, I use this code here, in the index.php file:

    Posted by <a href="https://www.your-domain.com/"><?php the_author_nickname(); ?></a>

    spencerp

    /Yeah, after 5 edits, I *might* get this right lmao!! =P

Viewing 1 replies (of 1 total)
  • The topic ‘Themes showing author’s picture’ is closed to new replies.