I'm using WP 1.5.2, I put the gravatar.php on plugins directory & activated... The questios is: Which file I need to edit (unsing the syntax) so gravatar start to works on my post?
Tnx on advande for any help!!!
I'm using WP 1.5.2, I put the gravatar.php on plugins directory & activated... The questios is: Which file I need to edit (unsing the syntax) so gravatar start to works on my post?
Tnx on advande for any help!!!
You would have to edit the "comments.php" file to put the Gravatar syntax to show up in your comments.
Regards
where is located comments.php? on wp-admin? or on the root wp directory?
In the folder for the theme you are using.
wp-content -> themes -> theme folder -> comments.php
-tg
comments.php should live inside your theme's directory:
/wp-content/themes/<your theme>/comments.php
Tnx to all!!
8bites!
This topic has been closed to new replies.