• I’m trying to debug a custom theme I’m creating in a IE. The theme is being developed locally using MAMP. I’m trying to view it on a PC in our LAN by typing in http://192.168.0.100/wordpress . The problem is that none of the images, js, or css is showing up because <?php bloginfo(‘template_url’); ?> spits out localhost instead of the IP.

    Any ideas on how to get around this

Viewing 1 replies (of 1 total)
  • Thread Starter slowhome

    (@slowhome)

    Resolved the issue by changing the WordPress Address and Blog Address in General Settings from localhost to my local IP.

Viewing 1 replies (of 1 total)
  • The topic ‘CSS and Images not showing up over network in MAMP’ is closed to new replies.