Hello,


Better not move any hooks to different places. Also it will not work with just changing name of hook as its different places and should be adapted.
Easiest way is to add entry to the navIcons array in php and disable existing compare icon

open includes/contollers/listing_details.inc.php

find code and do the same for the compare button

Code:
Only registered members can view the code.

then you have to deactivate listingDetailsPreFields hook

run following sql query or change status of hook to approval through the phpmyadmin


Code:
Only registered members can view the code.