• Hellow, i wonder if you can help me:
    I′m doing a proyect in wordpress in my localhost whit xampp and all works, but at the moment when i try to open my proyect in other server whit the same network i put somethig like ip/proyect and the theme dosent load i try a lot of things like chage the port and enable the allow mod rewrite. please help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • @jromerof4

    In order to assist you with this, I’ll need more information:

    – What’s the domain name, it’s resolving externally?
    – What do you mean by “don’t load” what do you see? what are you expecting to see?
    – Do you see any errors? do you’ve access to the domain logs?

    Thread Starter jromerof4

    (@jromerof4)

    Thanks
    Well, in my server domain its localhost/name, in the server where I want open the project its IP/localhost/Proyect.
    
    When I open the project in the other server all the CSS and images are lost and it's only the content without style it looks terrible
    
    Other this its that the links take me to the addresses of my own server; I was searching and I don't know if is for permalinks

    Hello @jromerof4

    Try the following, open the website and open the developer console via your browser Ctrl + shift + I “Windows”

    Open the console tab, and check if you see any error there, I believe the CSS .JS will show a 404, it may be caused because the path from the “source server” is different on the “Destination Server”

    It could be also caused because on source website content such as CSS and JS loads as HTTPS:// but since you mentioned you are using a local server, it may not be related.

    In this case, please open the console, if you find an error and you’re not able to understand please take a screenshot and attach it here.

    Thread Starter jromerof4

    (@jromerof4)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Theme dont load’ is closed to new replies.