svsdnb
Member
Posted 9 months ago #
When I take my page live to the world the CSS will not display. I looked at the source and the style sheet is sending back a Forbidden 403. I gave the styles directory and the main style sheet 755 permissions which didn't work then I gave them 775 permissions which also did not work. I've searched and couldn't find anything. Has anyone else ran into this issue or have any ideas as to what is causing this? When the page is displayed internally and on the local machine the CSS displays just fine.
Thank you
prufrock1
Member
Posted 8 months ago #
hey svsdnb- I am having the same issue- the particular theme I am using is just not loading css either- it says that you resolved you issue- how?
dsided
Member
Posted 4 months ago #
Same problem here, how was this resolved?
johnbillion
Member
Posted 4 months ago #
I had this problem today and I found that for some reason my wp-content folder didn;t have the right permissions. The wp-content folder and any sub-folders need to have file permissions of at least 755.