Custom code to post page

Posted in: Newspaper
Post count: 12

Hi,

I need a location where to insert some custom code in a post page…

I have to insert custom HTML code on my web site in head part (I was recommended to insert it just before ending </BODY> tag):

<script src=”http://hr-engine.xclaimwords.net/script.aspx?partnerid=200183&#8243; language=”javascript” type=”text/javascript”></script>

I also need to put a wrapper on a post page (to cover just a content of a post).
Here is the example:

TEXT WITHOUT XCLAIM
<div id=”_xclaimwords_wrapper”>
TEXT WITH XCLAIM
</div>
TEXT WITHOUT XCLAIM

It is some kind of content advertising system.
Please help!

  • This topic was modified 10 years by neronart.
  • This topic was modified 10 years by neronart.
Post count: 7909

Hi,

Here you can add the script in header.php the body tag is opened – http://screencast.com/t/KmL36LK6plIc and it is closed in the footer.php file – http://screencast.com/t/Tiu6tfoOE
You will have to edit the post template that you use(loop-single.php is default style and so on) – http://screencast.com/t/pXQuEHeUZv

Thanks!

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