Tagged Questions
1
vote
1answer
62 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
836 views
Need help changing back the correct wordpress url
Hello I've just recently installed wordpress today on a development linux server. Everything seemed ok until when I stupidly changed the wordpress url. Initailly it was just http://localhost/ but I ...