I have created custom wordpress theme. Everything works fine in my local. But when I moved it to the server css and images are not showing up. However, when I checked the ‘view source’ they are loading.
Its the same with admin (wp-admin), css is not working but I can see it in ‘view source’
URL: http://advertisement.aszstaging.com
Its kind of strange!! I checked with my friends, its working for 4 out of 6!! What might be the issue?!
-Checked in Chrome and Firefox
-Refreshing many times
Please Help. Thanks in advance.
It is loading perfectly fine. May be there is some cache issue. Please refresh Ctrl+F5.
.
Identified that the “AdBlock Plus” browser add-on is blocking WordPress styles because the url had ‘advertisement’. Now I changed the url and css is working.
Following steps are follow for check your stylesheet path.
– Open function.php in theme folder.
– Find style sheet and check you css path.
Load our main stylesheet.
It is loading perfectly fine. May be there is some cache issue. Please refresh Ctrl+F5.