How to delay Download button with timer in WordPress?

whois1games

Regular Member
Joined
Dec 15, 2018
Messages
203
Reaction score
39
I offer downloads in my WordPress blog, is there any way to delay download button with timer when clicked without content locker software?
 
Use HTML block and place the ID in the div or other HTML tag in this block. Do not use the editor pre-options in the sidebar.

If that isn't working for you another option is using Ad Inserter and put the code there. Than you can insert it in the content using the Ad Inserter shortcodes :)
 
Yes, it's possible:
https://www.wpdownloadmanager.com/download/lazy-download-add-on/
In my opinion, installing a plugin just for this is a bit overkill, it takes a few lines of JS at most.
 
Back
Top