Ok so the problem was from a tag in the header.php file. I deleted the tag <?php wp_head(); ?> and the other tags before the </head> tag, and the problem was fixed! I can now see my new header image :)
Ok so the problem was from a tag in the header.php file. I deleted the tag <?php wp_head(); ?> and the other tags before the </head> tag, and the problem was fixed! I can now see my new header image :)
Deleting the tag <?php wp_head(); ?>, as stated by sarahlove is the only thing that worked for me!
This topic has been closed to new replies.