• I created a child theme of Zerif lite and tried to add a small image in the big_title.php file above the title it’s not a background image, its just an image in a div). The path of the image is correct but the image appears as a broken link. I made an image folder and add the image in there and linked it in the big_title.php file as <img src=”../images/1.jpg”>. It was still broken.

    I also tried to add the image in the sections folder where big_title.php is so I can test it but <img src=”1.jpg”> still appeared as broken.

    I searched around and it said I might have a rogue htaccess doc but I changed the doc name and my image links are still broken. Does anyone know what the problem could be?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Broken images, child theme’ is closed to new replies.