Plugin Directory

@Reply \w comment preview

It doesn't work ! I activated the plugin but I can't see the reply arrows.

You skipped the 3rd step of the installation process. Try again. :)

Where's the settings for this plugin?

Navigate to Settings -> @Reply with preview.

It doesn't work ! I can see the reply arrows but clicking them does nothing.

Either you have disabled JavaScript in your browser or your WordPress theme is not using the default id for the comments <textarea> (which is comment). In the later case, check your comments.php file to find your textarea id, then go set that in the Options for this plugin.

It doesn't work ! I don't see the comment preview.

Either you have disabled JavaScript in your browser or your WordPress theme is not using the default class for the comments text's encapsulating <div> (which is comment-text). In the later case, check your comments.php file to find the id of the div containing the comments' text, then go set that in the Options for this plugin.

In addition, you might have to add position:relative; to the stylesheet definition of the DOM-elements holding the comments in order to make the preview positioning work. You can also use the custon CSS section in the plugin's settings (eg. div.comment-text { position:relative; }).

Possible conflicts with other plugins.

A plugin that filters the default WordPress comments functions, may prevent @ Reply from working. For example, WP_Identicon does this, but it also has an alternate setup for "advanced users" that doesn't conflict with @ Reply.

More problems?

Please provide some feedback @ the forums

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(5 ratings)