No Images on Wordpress

Avatar
  • Answered
I installed wordpress through Fantastico in cPanel but no images are being shown on my site, frontend or backend.
Avatar
BradM
Hi Nameless, If your WordPress site is not showing any images, I would suggest looking at the source code seeing how the images are attempted to being shown. For example, Find in your code something like this:
<img src='http://yourdomain.com/image.jpg' />
What I would doublecheck is that http://yourdomain.com/image.jpg is pointing to the correct path of the image. There are numerous other reasons WordPress could be showing no images. If you can post your domain name in the comments, I'd be more than happy to review your website and troubleshoot why no images are appearing. Thanks, - Brad