Tagged: x
-
AuthorPosts
-
June 20, 2016 at 5:22 pm #1051491
MaxVideo007ParticipantHello,
My website is http://www.Proathlos.com and I have my Facebook Pixel but I don’t know where to place the code?
Please help.
Thanks!
June 20, 2016 at 11:15 pm #1051906
Prasant RaiModeratorHello Max,
Thanks for writing in!
Please add the code below in your child theme functions.php file.
// Add scripts to wp_head() function head_scripts() { ?> <!-- Your FB Pixel Script goes here --> <?php } add_action( 'wp_head', 'head_scripts' );Let us know how it goes.
Thanks.
June 22, 2016 at 12:53 pm #1054734
MaxVideo007ParticipantHow & where do I access my child theme functions.php file?
June 22, 2016 at 1:01 pm #1054751
RahulModeratorHey There,
Can you confirm that you already have a child theme setup?
If not, you can set it up by following this guide : https://community.theme.co/kb/how-to-setup-child-themes/
Thanks
June 22, 2016 at 2:23 pm #1054924
MaxVideo007ParticipantOkay I’ll set that up. But first, if I setup the child theme will it erase my website?
June 22, 2016 at 2:31 pm #1054941
NicoModeratorHi There,
If you will child theme nothing will happen unless you will add customization in the child thme.
For more information: https://community.theme.co/kb/customization-best-practices/
Hope it helps.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1051491 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
