Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #275332
    Florian
    Participant

    Hi,
    We are having some issues with the countdown on our Catch Wedding Pro site.
    Unfortunately, it fails to display the correct count: The minutes always start at 5 when you reload the site, the day, hour, and seconds seem to work correctly). This is actually also independent on what you set as end time (in minutes).

    I guess the problem is that the following code snippet is wrongly set:

    
    <div class="section-content-wrapper countdown-content-wrapper countdown countdown-container " data-start="1613869320" data-end="1628302080" data-now="1614423724" data-border-color="rgba( 242, 121, 121, 1)">
    

    I think there are three problems here:

  • data-end always gets set to XX:08:00 independent on what you set in the settings.
  • data-now always gets set to XX:02:XX independent on the current time.
  • There is a weird shift in time by 12 hours.
  • An example:

  • data-now=”1614513721″ while it actually should be 1614470701 (so both 12 hours shifted and always at XX:02:XX).
  • data-end=”1628302080″ even though the end data is set to Aug 7th, 2:00PM (UTC+1)
  • Is there any way to fix/debug this? How can I provide you with more information?

    Thanks a lot and best,
    Florian

#275388
tikaram
Keymaster

@florian_tschopphotmail-com: Please post in your site URL so that I can check for issues.

Regards,
Tikaram

#276616
Florian
Participant

Hi Tikaram

Sorry for my late reply. Unfortunaltely, I would like to keep my URL private for now, also it is password protected. Would there be the option to send you the details with a PM?

Best, Florian

#276903
tikaram
Keymaster

@florian_tschopphotmail-com: I will contact you shortly by email.

Regards,
Tikaram

#277634
Florian
Participant

Hi Tikaram

Thanks for your answer. Unfortunately, I didn’t receive a message from you so far.
Please reach me at the email from my profile.

Best, Florian

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Countdown displays wrong numbers’ is closed to new replies.