Title: [Plugin: WP AJAX Edit Comments] K2 edit link problem.
Last modified: August 19, 2016

---

# [Plugin: WP AJAX Edit Comments] K2 edit link problem.

 *  [laniemon](https://wordpress.org/support/users/laniemon/)
 * (@laniemon)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-ajax-edit-comments-k2-edit-link-problem/)
 * I am using the wordpress 2.5 and the WP Ajax Edit Comments 1.1.5.1. Currently
   using the K2 theme. After reloading the page, everything works fine, and there’s
   no presentation problems, it’s just that the edit links don’t show up until after
   the page reloads.

Viewing 1 replies (of 1 total)

 *  [Ronald Huereca](https://wordpress.org/support/users/ronalfy/)
 * (@ronalfy)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-ajax-edit-comments-k2-edit-link-problem/#post-732028)
 * This is because K2 uses Ajax to post comments. The two don’t play nice together.
 * You’ll have to modify the ‘k2.comments.js.php’ file around line 47 and add this
   in:
 *     ```
       /* Ajax Edit Comments */
                      if (window.AjaxEditComments) {
                       AjaxEditComments.init();
                      }
       ```
   
 * If that doesn’t do it, please file a [support request](http://www.raproject.com/support/)(
   donation supported) and I can do it for you. I’ll just need your FTP credentials.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP AJAX Edit Comments] K2 edit link problem.’ is closed to new
replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Ronald Huereca](https://wordpress.org/support/users/ronalfy/)
 * Last activity: [18 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-ajax-edit-comments-k2-edit-link-problem/#post-732028)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
