Plugin Directory

Quote Comments

Do I have to do anything else than simply activate the plugin?

Nope. That's all.

It doesn't work for me?

Quote-Comments requires that JavaScript is enabled.

If it still doesn't work, try going to the Quote Comments options page and switching plugin hook to ´getcommenttext´.

If even then it doesn't work, or it gives you a JavaScript alertbox, then there's most likely an issue with your Wordpress theme. Maybe look for theme that is compatible with newer versions of Wordpress. A theme that uses threaded comments, for instance, is very likely to work.

How To Replace The "Quote" Text With An Icon

Add this CSS to your stylesheet:

´a.commentquotelink { margin: 0; height: 0; display: block; overflow: hidden; width: 12px; height: 12px; text-indent: -9999px; background: url(images/iconquotecomment.gif) no-repeat right top; }´

How To Move The "Quote" Text To The Top Right Corner Of The Comment

In addition to the above CSS, add the following to your stylesheet:

´.commentlist li { position: relative; } a.commentquotelink { position: absolute; right: 20px; top: 20px; z-index: 1; }´

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data
100,2,2 100,1,1

Average Rating

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