Errors and issues while creating a dev version of wordpress site
-
I’m having some issues with trying to create a dev version of a live wordpress site.
I’ve moved a copy of the virtual machine the live site is hosted on, and corrected the network settings to match the dev machine it’s running on.
I’ve got two main issues. First is that when attempting to login I go to the local IP address/wp-admin, and when it loads it can’t find the page, and the address is:
<local ip address>/wp-admin/<local ip address>/wp-login.php?redirect_to=http%3A%2F%2F<local ip address>%2Fwp-admin
If I remove the /wp-admin/local ip address> and hit enter, I can log in, and access the admin page. If I make any changes the duplicate /wp-admin/<local ip address> shows up again.
The second issue I’m having is that I’m also dealing with ‘jquery is not defined’ errors.
I am a wordpress noob, and eager to get into this, but I’ve searched, and hunted, and can’t seem to find a similar situation, or a solution.
Thank you in advance for any help.
The topic ‘Errors and issues while creating a dev version of wordpress site’ is closed to new replies.