php - Tunneling through ngrok strips wordpress site of styles and theme -


i have wordpress site on iis @ localhost. demo site, used ngrok make site available.

when viewing site on localhost, looks fine. however, when view site remotely through ngrok tunnel, content appears, style & theme elements lost.

i not sure code, configuration or documentation helpful solving problem.

any idea why may occurring?

this happens because links in wordpress absolute, need force wordpress use relative urls 1 of plugins:

https://github.com/optimizamx/odt-relative-urls

http://wordpress.org/plugins/relative-url/