Facebook’s Custom Audience Pixel

Home Forums WordPress Themes – Premium Flat Responsive Facebook’s Custom Audience Pixel

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16433
    Roland
    Member

    HI guys:

    My client wants me to install Facebook’s Custom Audience Pixel on her Flat Respo website (we’re using the Child Theme)

    Can I just add it to the custom CSS of the child theme’s style sheet like this:


    Facebook’s code

    #21617
    Shekhar Bhandari
    Participant

    Hi Roland,

    You need to add this to the head section of header.php file, so on child theme copy and paste the parent header.php file and paste the code above the head section.

    Thanks

    #16434
    Roland
    Member

    Thank you, Shekhar:

    I took just this code from the Parent theme:

    <meta http-equiv="X-UA-Compatible" content="IE=edge" charset="”>

    <link rel="pingback" href="”>
    <link rel="shortcut icon" href="/favicon.ico” />

    and pasted it into the Custom CSS section of the Child Theme’s Stylesheet with the Facebook code starting right beneath

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.