Images, CSS, Javascript not Loading. HTML display all over
-
Hello Everyone.
I found myself strangled in a very strange situation last night when i logged in to my site (http://www.iztraders.com).
The whole site is displaying Html or plain text. May be CSS, JS or AJAX is not loading. Simply all of images, thumbnails disappeared from my pages.
I tried various methods which includes restoring my site database, disabling plugin and clearing off my browser’s cache but none worked.
Please anyone help me out there. Desperate!
-
Your site can’t seem to find anything in the
wp-contentdirectory, for example your theme’s stylesheet: http://iztraders.com/wp-content/themes/Nabeel/style.cssAccess your server via FTP or SFTP and make sure that the
wp-contentdirectory is still there with all of the sub-directories and files beneath it, and that each directory’s permissions are set to 755 or higher and that each file is set to 644 or higher.If all of the above is true and in tact, what directory is the
wp-contentdirectory under?Everything’s in tact and fine. style.css is also in the same directory you mentioned along with all other files. and files and folders permissions are also perfectly fine by default.
and wp-content is under public_html directory.
i can’t seem to find any reason for this behavior of my website.Hm, if the files are indeed at public_html/wp-content/, like public_html/wp-content/themes/Nabeel/style.css, with the proper permissions, I’d have to ask then why http://iztraders.com/wp-content/themes/Nabeel/style.css is throwing a 404.
Have you contacted your hosting provider about this?
I dont know. Yeah i contacted them . According to them, everything’s fine from their side. It just happened overnight.
Okay so they are saying that there is clash between my plugins and theme. Images are also not accessible on there urls. So the problem is with WordPress.
Any idea ?Which theme has the problem?
The7
See if you can notify your theme author that their theme is incompatible with your plugins: http://themeforest.net/user/Dream-Theme?WT.ac=item_profile_text&WT.z_author=Dream-Theme
People . Good news for me.
I fixed my site.
the only problem was .htaccess file was somehow copied to themes folder. I dont know how.
As soon as i moved it back to its original place, BINGO ! Everything’s back to normal.Excellent, I’m glad you found (and shared) the solution! π
The topic ‘Images, CSS, Javascript not Loading. HTML display all over’ is closed to new replies.