Content Locker Pro - Pop up upon click?

SteX13

Registered Member
Joined
Jan 25, 2011
Messages
89
Reaction score
9
For example, I have something available for download.

I get traffic to site but I don't want the content locker to pop up straight away. I want it look like a genuine site so users browse than CLP2 pops up when someone hits the 'Download' button.

Is this possible? And how is this done?

Cheers.
 
That's not too helpful...

Please elaborate.
 
Of course it can be done, if you read CLP tutorial you will find how to do it.

If I am not wrong you will find it on lasts pages of the manual, on advanced functions.
 
Hello,

In your locker settings change the following settings:
-Pop-up Delay *: 1
-Css Selector Trigger. Write your trigger there. Example: ".mybutton" (remove "" And make sure you write the dot before your trigger name!)
Now in your page, where all your embed codes are, go to your button. And add your trigger code.
Example:
<div class="mybutton">
"Your trigger image (like, click here for locker)"
</div>

I hope this helps.

-Karibo-
 
Last edited:
Of course it can be done, if you read CLP tutorial you will find how to do it.

If I am not wrong you will find it on lasts pages of the manual, on advanced functions.

I have not bought CLP2 yet, researching so I know it can do what I want beforehand. Thanks.
 
Hello,

In your locker settings change the following settings:

Now in your page, where all your embed codes are, go to your button. And add your trigger code.
Example:
<div class="mybutton">
"Your trigger image (like, click here for locker)"
</div>

I hope this helps.

-Karibo-

Me too, for now :S

Cheers though.
 
Back
Top