Fixed the issue – thanks!
The comments plugin calls get_comment_author_link() function to either get comment’s URL or author’s name. The theme I am using, flavor, breaks this function by defining its own that functions improperly. We commented out the theme’s own get_comment_author_link function() but it’s only a short-term fix that will get overwritten upon theme’s update or may break something the theme relies on. I contacted the theme developer and asked them to fix author_link_new_window() and or make the theme compatible with plugins that call get_comment_author_link(), such as comments widget plus.
Hi @masuimi
Thank you for using our plugins, glad you fixed the issue. If you have another question, feel free to posted a new topic 🙂
Regards,
Satrya
(@masuimi)
9 years, 7 months ago
Hello!
I’m getting “Anonymous User”
– and the widget could use some css to align the text next to the avatar.
Could you please provide a fix?