dashed-slug.net › Forums › Faucet extension support › Countdown Timer
- This topic has 7 replies, 2 voices, and was last updated 7 years, 5 months ago by
alexg.
-
AuthorPosts
-
May 2, 2018 at 6:23 pm #3002
Anonymous
InactiveHello Alex,
Is there anyway we can display countdown timer after solving captcha?
May 3, 2018 at 12:40 pm #3017alexg
KeymasterHello,
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?
May 7, 2018 at 7:02 pm #3029Anonymous
InactiveHello Alex,
I am just getting the display from the faucet message like this:-
You have claimed xxx bitcoin.But the countdown timer doesnot appear..
Is there any shortcode to call just the countdown timer??
Also I am not sure how to inspect DOM.
May 8, 2018 at 5:59 am #3030alexg
KeymasterOK, can you please tell me two things?
1. Does the problem persist if you switch to a standard theme such as twenty seventeen?
2. Are there any errors in your JavaScript console? You can open up the console by hitting the F12 key.
Unfortunately there is no separate shortcode for the timer, it is bundled together with the claim function.
May 13, 2018 at 5:45 pm #3055Anonymous
InactiveHello Alex,
I have checked enabling twenty seventeen theme, and also checked on new domain too..Also checked with different browsers too..
Wallet Faucet Message only shows You have earned BTC 0.00000100 Bitcoin.
and it doesnot have any errors..
May 14, 2018 at 7:48 am #3057alexg
KeymasterIf you have the latest version (1.3.4) of the faucet extension then there is no reason why the countdown would not show.
If the captcha is displayed, and if there are no JavaScript errors in your console, then the timer should be displayed. You can disabling the other plugins just to test if there is any incompatibility with another plugin that you use.
Additionally, you can email me some credentials to login and have a look at your DOM.
I will be able to determine if the countdown markup is rendered in your HTML and if it is hidden by some CSS or some other means.
kind regards
May 16, 2018 at 4:31 pm #3082Anonymous
InactiveMay 16, 2018 at 4:32 pm #3084alexg
KeymasterYes, and I replied to you over email that I could not login.
Perhaps my email went to your spam folder?
-
AuthorPosts
- You must be logged in to reply to this topic.
