Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #821361

    I need to add this to the < head > – Not sure how to do this….

    I need to add it to the child theme so that it stays in when Enfold theme is updated.

    • This topic was modified 7 years, 4 months ago by gwinenvato.
    #821391

    Hey gwinenvato,

    If you don’t have a child theme installed yet you can download here and follow the instructions: http://kriesi.at/documentation/enfold/using-a-child-theme/

    Next, copy header.php from the parent theme (enfold) and paste it on the child theme. Modify header.php in the child theme and you should see the < head > in line 17 :)

    Best regards,
    Nikko

    #821397

    Thank Nikko – I do have a child theme installed but there is just a function.php file in there. How do i create a new page that is header.php?

    #821407

    Hi,

    You just need to go to /wp-content/themes/enfold/ copy header.php from there and paste it inside the child theme.

    Best regards,
    Nikko

    #821480

    That worked great! Thanks. :)

    #821481

    Hi,

    I’m glad Nikko’s solution worked for you. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Adding HTML meta tag to < head > section’ is closed to new replies.