Where to put gravatar line?
-
I installed WP Gravatar Signup v1.5 from https://txfx.net/2005/03/11/wp-gravatar-signup/ uploaded to the plugin folder, activated the plugin, made /gravatar-signup/gravatar-cache.txt writable, put this <?php show_gravatar_signup(); ?> in comments.php, and now I have to put this line somewhere:
<img src=”<?php gravatar(“R”, 40, “https://www.somewhere.com/heatvision.jpg”, “FF0000″); ?>” alt=”” />
But where ? ??
- The topic ‘Where to put gravatar line?’ is closed to new replies.