Hi, I was attempting to add google tag manager into the header.php file, when all of the code inside it disappeared. How can I fix this? It was only a few lines of code, similar to the footer.php file.
Thanks!
Update: I managed to fix it, I copied the code from footer.php and in the code replaced instances of “footer” with “header”.