redwolf Reply #1, 2 years, 4 months ago
Hello!
Hopefully this is the right place to post this. I am working with Jot to display user comments after they login using webloginPE. I want to add a small thumb of the users profile image to each one of their posts.
This is what I have for my jot call
This is what I have for the default chunk.comments.inc.html
If anyone has any insight and or advise on how to go about adding a small user profile image to each of their comments, I would be most appreciative. Thanks!
Hopefully this is the right place to post this. I am working with Jot to display user comments after they login using webloginPE. I want to add a small thumb of the users profile image to each one of their posts.
This is what I have for my jot call
This is what I have for the default chunk.comments.inc.html
<a></a>
<hr />
</div>
</div>
</div>
If anyone has any insight and or advise on how to go about adding a small user profile image to each of their comments, I would be most appreciative. Thanks!
Indeed, that did the trick! Thanks suburbiaboy!