Path Issue – Getting “localhost” instead the IP

Try changing the WP_CONTENT_DIR path in wp-config.php

Try adding:

define( 'WP_CONTENT_DIR', 192.168.X.X . '/blog/wp-content' );

http://codex.wordpress.org/Editing_wp-config.php#Moving_wp-content