live to local..

Add these line in wp-config.php
define(‘WP_HOME’,’http://localhost/wordpress’);
define(‘WP_SITEURL’,’http://localhost/wordpress’);