7 replies
I need someone to PLEASE teach me to insert an exit popup on my word press blog.

I don't seem to understand the instruction.

There instruction is available here : Reverse Phone Detective Affiliate Program - Pop-Ups
#code #hmtl
  • Profile picture of the author yommys01
    Any warrior? I am trying to install the last one.
    {{ DiscussionBoard.errors[1375993].message }}
  • Profile picture of the author ildarius
    see if you can may be put it directly into the html?

    Select> HTML view> copy paste the code
    {{ DiscussionBoard.errors[1375998].message }}
  • Profile picture of the author Sojourn
    1. Go into Appearance/Editor and bring up your Header (header.php) file. You want to paste the first piece of code into that file somewhere before </head>. Just don't insert it in the middle of another script. Your best bet might be to put it right before </head> to be safe. Replace NICKNAME with your affiliate ID.

    2. The second step is to paste that 2nd piece of code inside the <body> tag. This is probably also in your header.php file. That means replace <body> in your file with the new body code they've provided you.

    Before I edit my php files, I always save a backup copy, even if it is just to copy and paste the existing code into Notepad so that I can quickly fix any mistakes I might make. Test your site and the new functionality before closing out Notepad if you use this tip.

    Hope this helps.

    Edited to take out a reference to whether or not this was for WordPress. I obviously read your comment too fast and missed that, in fact, you did need WP directions. Let us know if that works for you or if you need more.
    {{ DiscussionBoard.errors[1376003].message }}
    • Profile picture of the author yommys01
      Originally Posted by Sojourn View Post

      I mostly work with WordPress, but maybe the terminology will help you find this in your own site if you are not using WordPress.

      1. Go into Appearance/Editor and bring up your Header (header.php) file. You want to paste the first piece of code into that file somewhere before </head>. Just don't insert it in the middle of another script. Your best bet might be to put it right before </head> to be safe. Replace NICKNAME with your affiliate ID.

      2. The second step is to paste that 2nd piece of code inside the <body> tag. This is probably also in your header.php file. That means replace <body> in your file with the new body code they've provided you.

      Before I edit my php files, I always save a backup copy, even if it is just to copy and paste the existing code into Notepad so that I can quickly fix any mistakes I might make. Test your site and the new functionality before closing out Notepad if you use this tip.

      Hope this helps.
      Thanks for this wondeful post. However, being very dumb, I still do not understand how it works. I want to learn it if you can explain a little more. I don't want someone to do it for me.

      I have tried to insert the codes the way you instructed but it still did not work.
      {{ DiscussionBoard.errors[1376057].message }}
  • Profile picture of the author Sojourn
    Okay - let's try again but first answer a few questions:

    1. Did you find </head> in your header file?
    2. Did you find <body> in your header file?
    {{ DiscussionBoard.errors[1376061].message }}
  • Profile picture of the author yommys01
    yes for both questions.
    {{ DiscussionBoard.errors[1376078].message }}
  • Profile picture of the author yommys01
    Thanks to Sojourn and others, for helping me fix the code. Sojourn took my password and did it for me and thought me how to do it too.

    Thanks.
    {{ DiscussionBoard.errors[1376217].message }}

Trending Topics