Images are not showing on my site

Please make sure the images are uploaded to the server. Check that the HTML paths are correct. Also, do not forget that file names are case sensitive and if you specified "image.jpg" in the code, and uploaded an image named "image.JPG" or "Image.jpg", then the image will not be displayed on the site.
  • 76 Users Found This Useful
Was this answer helpful?

Related Articles

I see a blank / white page (if the site is built in PHP)

If your site is based on PHP, the most likely cause of the problem is that you missed a symbol...

Domain has status redemption period / pending delete

The domain is scheduled for deletion, so its validity period has expired and it has not been...

Help, I deleted the files.

Backups are automatically created weekly on the Premium plan and daily on the Business plan. You...

Cron task not working when installing Drupal

To create a cron task, follow these steps: 1. You need to create a cron task in Control Panel -...

PHP Fatal error: Cannot redeclare

If you see PHP Fatal error: Cannot redeclare function it means that there is a problem in your...