CSS and Images not showing up over network in MAMP
-
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 https://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)
Viewing 1 replies (of 1 total)
- The topic ‘CSS and Images not showing up over network in MAMP’ is closed to new replies.