php - Wordpress wont load completely acessing remotely on Wamp -


i have installed wamp developer pro on computer running windows 7 testing website, setup locally , next step testing on lan, page can accessed, loads text no image/theme/styling.

the apache running on port 80 fowarded , open.

i dont have wordpress adress in settings localhost or of like.

i need advice if css or templates call localhost , if changing solution im looking curently reading every single 1 @ moment.

most of answers ive read far are: question, vague answer, op says solved , no explanation made whatsoever, been searching here , there 3 days none of has helped me far if got link regarding problem walktrough-like solution appreciated.

it loads text no image/theme/styling

that sure sign of link urls images , css being of form: http://localhost/, or 127.0.0.1, or maybe domain-name not accessable outside local system (for multiple reasons).

i dont have wordpress adress in settings localhost or of like.

are sure?

if click in browser display source-code of page (the html code), you'll see address links using.

for work, have (and matching website's domain name): lan ip address, lan host-name, or resolvable domain-name.

there howto on wampdeveloper's site deals specific problem (text no images nor style)...

website shows text content graphics missing

this 1 might help: "accessing websites on local network (lan) web server"

edit: issue theme or path. and/or .htaccess rewrite rules - mucking things up.


Comments