Hi, i need to put some code right after the <body> tag.
How can i do that?
Hello !
You can edit the header.php file as you can see here: https://www.screencast.com/t/NXgMrhUCy7 You can edit the <head> tags and everything will be in order.
Thank you !
Hi Vlad,
i tried this, but it doesn’t show anything after the <body> tag.
If i try something like:
<body>
<div>HELLO WORLD!</div>
It doesn’t show the text.
Maybe because i edit the header.php via FTP file in /public_html/wp-content/themes/Newspaper, and i need to edit trhe file in /public_html/wp-content/plugins/td-composer/legacy/Newspaper?
Hi,
Please provide some more details about that code, for what it is, in this way we can investigate and show you the right place where you can set the code.
In the in the meantime you can try to set it in -> http://prntscr.com/pl2uxd
Thank you!
Hi Calin,
it’s an adv code for a background skin, that i have to put right after the open <body> tag.
Anyawy, inserting the code in the header.php in /public_html/wp-content/plugins/td-composer/legacy/Newspaper seems working 🙂
My error was to edit the header.php file in /public_html/wp-content/themes/Newspaper.
-
This reply was modified 6 years by
fabiofiorini.