dashed-slug.net › Forums › Faucet extension support › Countdown Timer › Reply To: Countdown Timer
May 3, 2018 at 12:40 pm
#3017
Keymaster
Hello,
After a successful claim a countdown timer is displayed already.
Does it not show in your installation?
If you inspect the DOM, there should be something like:
<div class="countdown-container">
<span class="text">You can claim again in:</span>
<span class="countdown" data-nextclaim="1525351232">00:00:59</span>
</div>
Perhaps your theme is preventing it from being displayed?