Can't find the <body> section
3
Hello everyone!
I installed a cookie banner, received a code snippet and I have to paste it into < body > section of my website. I was looking for < body> section around two hours and could't find, checked the google for help and found that I need to go to Appearance- Editor- ( but I don't have a section Editor, only Theme Editor) already going crazy... need help...
Thank you
Create Your Free Wealthy Affiliate Account Today!
4-Steps to Success Class
One Profit Ready Website
Market Research & Analysis Tools
Millionaire Mentorship
Core “Business Start Up” Training
Recent Comments
3
Create Your Free Wealthy Affiliate Account Today!
4-Steps to Success Class
One Profit Ready Website
Market Research & Analysis Tools
Millionaire Mentorship
Core “Business Start Up” Training
Hi Jidrone,
The HTML <body> element defines a fragment of computer code.
You should be able to paste it into you page between these elements <body> </body> which determines the start and end of the content you are writing.
Word press make this very easy and you can just change the view of the page from "visual" to "text" and then past the code in anywhere on the page. You won't see any <body> elements, but the code you paste will have their own elements so it doesn't show up on your page.
Give it a go and see if that works for you. Change the view back to visual to see that it doesn't show up and is just there working behind the scene.
Hope that helps.
Add snippet code additional pic
Thank you so much, it is really easy.