Tagged Questions
1
vote
1answer
66 views
How do I test my localhost WordPress project with VirtualBoxVM?
I'm working on a WordPress project set up with MAMP on localhost. I try testing the site on internet explorer with VirtualBoxVM by browsing to my local ip.
My problem is, wp_head() outputs absolute ...
0
votes
1answer
537 views
Path Issue - Getting “localhost” instead the IP
Okay, currently I'm trying my WP Theme/Plugin development on LAN so that it can be accessed with multiple devices. What I noticed recently is that the way I include the CSS files makes them not to ...