I am accessing localhost
from my mobile device, the problem is that the page loads with no CSS at all.
In Wordpress admin panel Settings -> General
, There are 2 labels:
1. WordPress Address (URL)
2. Site Address (URL)
When the content of these parameters are in the form of:http://localhost/SiteName
- (in both fields) the CSS don't load.
When the content of these parameters are in the form of:http://0.0.0.0/SiteName
- (0.0.0.0= the computer IP, like the IP that i type for accessing the localhost site) - The CSS do load.
What is the way to achieve the wanted result?
Aucun commentaire:
Enregistrer un commentaire