I am using WTI Like Post Pro. I have inserted the {GetWtiLikePost();} code inside the page of the post types that I would like to show the list of users who have liked the post. My question is,
1. How do I modify the code attached to the “{GetWtiLikePost();}” to make the users’ avatars clickable, so it will redirect to the users profile?
2.How would I make the avatars larger?
Inspecting the element, they currently display as 32×32
3. Is it possible to have the users’ displayname appear under their avatar? How would I achieve that?
Any help on this would be greatly appreciated.
Thanks!