Q: The compare feature is now gone from the left sidebar and the individual product pages but I can’t seem to get the “Add to compare” link off the category pages. Can you point me in the right direction?

A: Please open
/ app / design / frontend / default / [your_theme] / template / catalog / product / list.phtml

You will need to remove the following code (twice):

If your theme don't have list.phtml file

Please copy this file from
/ app / design / frontend / base / default / template / catalog / product /
to
/ app / design / frontend / default / [your_theme] / template / catalog / product /

Go to contentsBack to previous page