0

hi I have a website that is built on WordPress on a localhost IIS server and it has a multi-site network the issue is that when I open the URL www.example.com the website opens fine but when I open www.example.com/usa or uae website will open without CSS and js

CSS and js not loading on multisite in my localhost Link this see the screenshoot below

enter image description here

  • Please check how you are passing the file paths in your code. You could also try to press F12 key in the browser and check the file path in the developer tools. It should also show you the errors, if it is not finding those files. Try to check whether you have added `~/` before the file path. For more information, please refer to [this answer](https://stackoverflow.com/a/40589874/10309381). – Deepak-MSFT May 13 '22 at 02:37

0 Answers0