Code right after tag

Posted in: Newspaper
Post count: 14

Hi, i need to put some code right after the <body> tag.
How can i do that?

Post count: 18283

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 !

Post count: 14

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.

Post count: 14

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?

Post count: 35449

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!

Post count: 14

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.

Post count: 35449

Hi,

If you have other questions, or problems regarding our theme, just let us know!

Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.