I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Countdown Timer

dashed-slug.net Forums Faucet extension support Countdown Timer

Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #3002
    Anonymous
    Inactive

    Hello Alex,

    Is there anyway we can display countdown timer after solving captcha?

    #3017
    alexg
    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?

    #3029
    Anonymous
    Inactive

    Hello 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.

    #3030
    alexg
    Keymaster

    OK, 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.

    #3055
    Anonymous
    Inactive

    Hello 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..

    #3057
    alexg
    Keymaster

    If 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

    #3082
    Anonymous
    Inactive

    Hello Alex,

    Sent you email to info@dashed-slug.net..

    Did you receive login details?

    #3084
    alexg
    Keymaster

    Yes, and I replied to you over email that I could not login.

    Perhaps my email went to your spam folder?

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.