Eddie
Eddie

Reputation: 337

Xampp over Lan - CSS/JS not working as they're redirecting to localhost

I'm trying to do work from a few computers at once, but the Wordpress installation on my main PC doesn't work from another two, they load it but with no JS or CSS when connecting via IP, check inspecting element on Chrome it's pointing them to localhost/.

Is there a workaround for this?

Upvotes: 0

Views: 2224

Answers (1)

Huang Lun
Huang Lun

Reputation: 21

Go to wp-admin > settings to check WordPress Address (URL) & Site Address (URL) directly point to you IP address. You probably set localhost before.

Upvotes: 1

Related Questions