129 comments found.
Hi there,
I just purchased this wonderful script. However, when the timer is less than 0, i saw “The End!” flashes and disappeared. I have tried to set CanvasContext.fillStyle = ”#000000”; in TimeEnd() in CountDownJS.js, but the problem is still there. Can you please advise how to fix this?
I want to display the message “The End” and stay there without it flashes and disappears.
What is yor browser? Can you send me the link to my email?
Safari 13.0.5 and Google Chrome Versión 80.0.3987.122, Can you give me you email?
write me email from my profile page
Hello When I try and install this plugin into our wordpress site, I select the zip file but Wordpress says “no valid plugin”.
Can you please help.
It is just html, not wordpress plugin.
Hello,
Can this be set to count up?
Thank you ..
no
I can’t seem to find any instructions in my download. I have the plugin successfully installed in WP. Just don’t know how to put it on a page.
Installed it and added date to .js but the timer only shows time/minutes/sections. No date. How do I fix that?
You have to change parametres in html file
hello, it is possible that you can also provide this counter for angular7. i like to pay for extra expenses. please contact me via tivacero@gmail.com , alternatively here regards herbert
Sorry, but I have no time to make this changes
Hi, I just buy the plugin and install it but I don’t see the settings or the way I can create a coutdown with his shortcode, no new item menu in my admin menu
thks
In which store did you buy the plugin?
?? In codecanyon…
I see countdown widget but no way to create a countdown to insert via shortcode
I don’t see any information about your purchase. Perhaps this is because you write in the comments to another product.
To paste the shortcode, click on the blue icon in the toolbar and set the options you want.
Item Purchase Code: 5f867ade-7925-4d0e-85ea-b7cdebca7987
sorry I bought WP plugin, I put comment on the right product comments
Hi,
How can I stop or pause the countdown? I need to set blackouts.
Thanks
Hello, such functions are not supported
Hi, can i change it for how to count my birth day in day? please help me thanks before
just set your birthday in settings
Can I adjust the size of the text below the counter? When I resize the widget to be smaller than full browser width, the “DAYS”, “HOURS”, etc. captions are too small to read.
Open countdownjs.js, find function DrawText() and change CanvasContext.font
There is no file named: “countdownjs.js” in the zipped widget download
Did you buy this product on the codecanyon.net?
I bought it on the Envato web site
Is it html, wordpress or muse widget?
Muse
sorry, but in muse widget it is impossible to change font of inscriptions.
Since it is impossible to change the size of the text captions, this Muse widget is not truly responsive and will not be usable on phone layout.
Hi there,
Just copied the code into my page but looks disturb (huge upper space).
Can you check for me plese : https://www.studielift123.nl/van_dijk.html
Thank you, kind regards, Marcel Pelgrim
Hello, thanx for your purchase. You can remove uppercase in CountDownJS.js(line 857-876). Just change “HOURS”,”MINUTES” and “SECONDS” to lowercase inscriptions.
Thank you, i did what you suggested but it does not work. Huge space is still the same.
what space do you mean?
The huge space between the top navigation and the countdown | https://www.studielift123.nl/van_dijk.html
can you write email me from my profile page? I will send you updated verion
Hello, could you please teach me how to set the time?
Hi, set time and date in html file. Read comments.
Hello. Is it possible to have the countdown clock use the visitor’s local timezone (so that it would be a countdown to a date/time in THEIR locale)?
Hi, no
2 Pre-sale questions. Can you insert the countdown anywhere through shortcodes? Also, does the plugin support autoreset – when the countdown ends it automatically resets and start again?
countdown initialized as object and call another file. So you have to copy-past code with init countdown and and code from js-file to shortcode.
You didn’t answer my second question. “Also, does the plugin support autoreset – when the countdown ends it automatically resets and start again?”
there is function which started after the countdown end
awesome. Is the plugin lightweight?
51 kB
I mean, is the code optimized to not slow down the website.
no
1) Рисуем div, в который будет загружен счетчик. Указываем у него width=100% (в CSS).
2) В произвольном месте указываем параметры счетчика:
<script type=”text/javascript”>
countDown1 = new CountDownObject();
Первая функция рисует в указанном нами месте пустой холст (canvas). Вторая функция вписывает в этот холст сам счетчик. 4) Включаем всю эту красоту: <script type=”text/javascript”> $(document).ready(function(){ var cnt = $(‘div#my_countdown’); var wid = cnt.width(); cnt.html(countDown1.Output()); countDown1.Starter(wid); }) $(window).resize(function(){ var wid = $(‘div#my_countdown’).width(); $(‘canvas#CountDownCanvas’).attr(‘width’, wid); }) </script> От встроенной функции изменения размеров счетчика пришлось отказаться, переписал на свой вариант. Всё работает. Еще раз спасибо! Успехов!
Здравствуйте. Большое спасибо за отличную работу! Приятно поддержать труд соотечественника.
Есть девелоперский вопрос по использованию плагина с jQuery.
Сделал простой php-шаблон с кодом инициализации счетчика и прочей разметкой. Переменные времени отсчёта вставляются из БД, всё красиво, в-общем.
Если этот шаблон includ’ю напрямую PHP-”движком”, то всё отлично.
Но если этот шаблон вызываю с помощью AJAX-запроса, то всё ломается — появляется только счетчик на весь экран, прочая разметка из шаблона не появляется, иконка ajax-лоадера крутится постоянно.
Как мне кажется, это из-за того, что вывод плагина сделан через “document.write”, но могу ошибаться.
Не могли бы вы подсказать, как можно попробовать вывести результат работы Вашего скрипта в какой-то указанный div, например…
Много как пробовал, но может у Вас есть какая-то мысль на этот счет. Реализовать идею попробую сам.
Надеюсь, что мне удалось объяснить суть моей проблемы.
Заранее спасибо. Юра.
Спасибо. Document.write нужен только для удобства. Можете этот фрагмент вообще удалить, но придется добавить див в то место где нужно выводить счетчик. Только нужно указать правильно префиксы.
Its possible to clock whith the computer time or real time, no count down?
no, it is just countdown
Its possible for you to make a real time? Like another script?
Unfortunately it is a very labor-intensive process
Purchase code e827fe0a-136d-4a23-bbc6-58af7d5c69f8 – 15 Mar 2018
Is that correct that the counter can only count mx 1 year? Unfortunately that is not in the description. I need the counter until 2021
Hello, write me email from my profile page please
Hi,
Can this be used to count up or down between arbitrary numbers, not date/times? Say from 34 to 2,198?
Is the JS code compatible with Wordpress noConflict mode? I don’t want a plugin but just to embed hard coded HTML, will the script work on a WP page?
Hello, it’s just countdown. This script did not test in WP
Thanks
Hello, after all thank you for this model ! it’s very wonderfull !,i want to ask you it is possible with this model to make difference between the current day and onther date if the result is negative it return a countdown with the color red in the opposite case i will have a green countdown!
write me email from my profile page please