- This topic has 4 replies, 2 voices, and was last updated 2 years, 8 months ago by
Florian.
-
AuthorPosts
-
February 28, 2021 at 12:17 am #275332
Florian
ParticipantHi,
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,
FlorianFebruary 28, 2021 at 7:45 am #275388tikaram
Keymaster@florian_tschopphotmail-com: Please post in your site URL so that I can check for issues.
Regards,
TikaramMarch 12, 2021 at 3:29 pm #276616Florian
ParticipantHi 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
March 15, 2021 at 11:20 pm #276903tikaram
Keymaster@florian_tschopphotmail-com: I will contact you shortly by email.
Regards,
TikaramMarch 23, 2021 at 4:31 am #277634Florian
ParticipantHi 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
-
AuthorPosts
- The topic ‘Countdown displays wrong numbers’ is closed to new replies.