This question may be related to a resolved thread.
I have a similar issue, but when I try to remotely view my EE website, which is on a WAMP development server, I lose all my images. When I take the {site_url} out of the links, they break as the URL’s change.
I know what the issue is, basically that the URL on my local machine has to have localhost, but when I view it on a remote device, it has to have the IP to connect. That breaks the URLS’s. Is there a simple fix for this that I am missing? Thanks in advance for any help!