Good day, I have a trouble with content locking. I am registered in LeadBolt, and ...
-
Content locker problem
Good day, I have a trouble with content locking. I am registered in LeadBolt, and they gave me cpa code. So I entered it in my free wordpress content locker.
Everything is fine. But I have one problem, it locks all page. But I need to lock only 1 image there.
Here is code
"To use this code, set XXXXXX to the section id listed in the LeadBolt unlocker code and urlxxxxxxxxxxx.com is the URL you wish to redirect to, after an offer is completed'.
<script type="text/javascript">
ap_section_id = 'XXXXXX';
ap_link_url = 'http://urlxxxxxxxxxxx.com';
function ap_start_unlocker() {
var head= document.getElementsByTagName('head')[0];
var script= document.createElement('script');
script.type= 'text/javascript';
script.src= 'http://ad.leadbolt.net/show_cu.js?section_id='+ap_section_id;
script.onreadystatechange= function () { if (this.readyState == 'complete') ap_link(); }
script.onload= ap_link;
head.appendChild(script);
}
function ap_link() {
if(typeof(ap_unlocked) !== 'undefined') window.location = ap_link_url;
}
</script>
And now question, how can I lock image with direct link to download page. In this case
Thank you very much!
-
-
Similar Threads
-
By kennyrip in forum Cloaking and Content Generators
Replies: 2
Last Post: 01-20-2012, 10:20 AM
-
By blanko in forum Joint Ventures
Replies: 0
Last Post: 12-22-2011, 10:37 AM
-
By meathead1234 in forum Buy, Sell or Trade
Replies: 660
Last Post: 10-27-2011, 03:59 PM
-
By rdetempo in forum Affiliate Programs
Replies: 7
Last Post: 06-01-2011, 08:00 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks