Hi there,
I've been looking for a solution but i couldn't find one.
After a couple of years I changed my blog theme.
Now the links to "edit" the comment is not showing.
If you see the source code (HTML) it includes everything, jquery and other JavaScripts.
In my comments.php i have the following code (custom comments bucle):
<?php wp_list_comments('type=comment&callback=mytheme_comment'); ?>
I deactivate some plugins and nothing happened. Maybe it's some Javascript problem but it's weird.
I don't know if I need to put something in the theme to force it to appear. With the first theme it was automatic.
Blog - http://quicoto.com
WP Ajax Edit Comments 3.1
Thank you in advice.