Post

WordPress Plugin – KK Countdown

Posted on 24 maja 2010 in Slider, Wordpress Plugins by Krzysiek Furtak

GD Star Rating
loading...

Aktualna wersja: 1.3
Data wydania: 2010-07-19
Autor: Krzysztof Furtak
Demo: na stronie

Next version:
[kkprogressbar idkkpb="3"]

Installation:

  1. Upload plugin to the /wp-content/plugins/ directory

  2. Activate the plugin through the 'Plugins' menu in WordPress

Description:

Plug-in counts time to a particular date in the future.

Shortcode

Tag can be inserted in a random place on web pages or in articles.

Tag has to hold two attributes: * The first one, called "IDKKC" is a mandatory one. The ID of countdown needs to be provided (example: IDKKC = "3") * The second, called "KKCHEAD" is an optional one. It gives an option to either turn on or turn off a countdown header. This attribute takes two values: 0 (header is off) and 1 (header is on)(example: KKCHEAD = "1").

Correct tag should be as following: [kkcountdown idkkc = "3" kkchead = "1" ] or [kkcountdown idkkc = "3"]

DEMO: http://krzysztof-furtak.pl/2010/05/wp-kkcountdown-plugin/ Author Site: http://krzysztof-furtak.pl/

Changelog:

1.3

  • NEW: Function added allows to adjust the settings of countdown.
  • CHANGE: Plugin is fully based on Ajax (no need to reload a page ).
  • CHANGE: Modified view of plugin settings.
  • FIX: Plugin bug causing issues under Wordpress 3.0

1.2.3

  • FIX: Bug in javascript init function

1.2.2

  • FIX: Some bug in javascript function

1.2.1

  • NEW: German translation - thx for Thomas.
  • CHANGE: Plugin website.

1.2

  • NEW: Widget can have a title set up.
  • NEW: Icons included in a control panel.
  • NEW: Countdown can be either activated or deactivated.
  • NEW: New options included such as : ‘add/edit countdown’.
  • NEW: Additional tag is introduced which can be used as a countdown in articles and web pages.
  • CHANGE: Improved countdown script which is more efficient and works much faster.

1.1

  • Change: Interface Updated

1.1.1

  • Change: Interface Updated

1.1

  • Change: Interface Updated

1.0.1

  • NEW: Support for languages - English, Polish

1.0

  • NEW: possibility to add as many dates as you wish till which time will be counted
  • NEW: If there are less than 24 hours left to a particular day, digits will start glowing in red

Download:

Plugin WP – KKCountdown: Download
Ilość pobrań: 1270
WordPress Plugin - KK Countdown, 4.4 out of 5 based on 16 ratings
 
27 Comments for this entry

Pingback: geekeries

Pingback: t3chm3

Sleeva
14 czerwca 2010
10:25

Witam

Po uaktualnieniu do 1.2.2 przestał wyświetlać się licznik :(
Musiałem wrócić do jakiejś starej wersji wtyczki.
Korzystam z WordPressa 2.9.2

GD Star Rating
loading...
Reply
Krzysiek Furtak
14 czerwca 2010
11:14

Witaj.
Mógłbym prosić link do strony na której ma się wyświetlać odliczanie? Wtyczka była pisana właśnie pod tą wersję wordpressa, z reszta ja też takiej używam i nie ma problemu, ale chętnie zobaczę co da się zrobić :)

GD Star Rating
loading...
Reply

Pingback: debutant-wordpress

Sleeva
14 czerwca 2010
13:54

Uruchomiłem wtyke jako widget. Teraz wyświetla sie dobrze, ale jest podpięta jakas stara wersja.
Najnowsza działała tak, że tytuł był ok a pod spodem „dni : : ”

strona: bellatoma.pl

GD Star Rating
loading...
Reply
Krzysiek Furtak
14 czerwca 2010
21:18

Problem rozwiązany w wersji 1.2.3
Wielkie dzięki za zwrócenie uwagi :)

GD Star Rating
loading...
Reply
Thor Dekov Buur
15 czerwca 2010
19:31

Hi Krzysztof,

Thanks for a great plugin. Is it possible to translate it? I would very much like to do so in Danish and maybe English.

Best regards
Thor

GD Star Rating
loading...
Reply
Krzysiek Furtak
17 czerwca 2010
15:17

Thanks,
that would be great, you may go ahead and translate it :)

GD Star Rating
loading...
Reply
Arild
24 sierpnia 2010
21:25

Is it possible to remove seconds? Like this: Days:hours:minutes

GD Star Rating
loading...
Reply
Krzysiek Furtak
27 sierpnia 2010
15:41

Unfortunately, in the most recent version of this plugin it is not possible.

GD Star Rating
loading...
Reply
Eric
16 stycznia 2011
03:55

The input date is always right justified for me . Is there a way to correct this?

GD Star Rating
loading...
Reply
Krzysiek Furtak
16 stycznia 2011
13:17

Yes it is possible. You can do it by adding to your CSS styles (of your own theme) following line:

.kkcount-down{text-align: left;}
or
.kkcount-down{text-align: center;}

GD Star Rating
loading...
Reply
Patrick
18 stycznia 2011
01:40

How can I use as non-widget? I would like to use on my header, should be used with php functions. There is a way to do it?

Thanks

GD Star Rating
loading...
Reply
eol87
26 stycznia 2011
19:09

Witam,
Jak zmienić datę do której ma być odliczany czas i jak zmienić język na polski?
Chcę aby datą był 04-08-2012
Edytowałem plugin w ten sposób:
$nazwa = „Test countdown”;
$przed_data = „04-08-2012r.”;
$data = „1325376001″;
$status = „1″;

i później w tych linijkach:

VALUES (
’1′, ‘kolor’, ’333333′
), (
’2′, ‘kolor_24′, ‘c41e00′
), (
’3′, ‘text_day’, ‘dzień’
), (
’4′, ‘text_days’, ‘dni’
), (
’5′, ‘days’, ’1′
), (
’6′, ‘count_class’, ‘ ‘
)”;

ale niestety data dalej jest 01.01.2012 a napis jest po angielsku :/
Jestem początkującym wordpressowiczem, proszę o wyrozumiałość i pomoc.

GD Star Rating
loading...
Reply
Dyspath
29 marca 2011
22:30

The editor isnt working at all in Google Chrome for me.

GD Star Rating
loading...
Reply
KVa
3 kwietnia 2011
15:44

I can’t edit the percentage, help!

GD Star Rating
loading...
Reply
Krzysiek Furtak
4 kwietnia 2011
09:46

Hello,
you have any javascript errors? What version of wordpress and plugin you use?

GD Star Rating
loading...
Reply
Caleb
4 kwietnia 2011
07:53

Hi there,

I love your plugin (the premium version, bought on themeforest.net). But the last version cannot be activated any more, it’s causing a fatal error :(

Fatal error: Cannot redeclare class PHPMailer in /usr/local/apache2/htdocs/customers/sw.ncgs/nicolaisen/www.nicolaisen.de/htdocs/cms/wp-includes/class-phpmailer.php on line 34

BTW: I’m using WP 3.1, before uploading the new version I deactivated the old one and erased it via WordPress. Can you help me out, please?

GD Star Rating
loading...
Reply
Krzysiek Furtak
4 kwietnia 2011
16:47

Hello,
I send you patch to fix this error via mail.

GD Star Rating
loading...
Reply
Jeuffre
4 maja 2011
17:55

Hi Krzysiek,
i’m using your plug-in, but i have a quetion:
-can i change the word „project” in another word like „megazine”??

GD Star Rating
loading...
Reply
Krzysiek Furtak
4 maja 2011
18:01

Hello,
Yes you can, but you mast find this word in PHP code. If you tell me what version of plugin you use I can change it for you.
On next version of plugin i try add this future to settings.

GD Star Rating
loading...
Reply
Grzewo
30 lipca 2011
17:23

Witam,

Mam taką sprawę iż wtyczka nie wyświetla dni pozostałych do zdarzenia. Gdy zaznaczam pokaż dni to po ponownym włączeniu ustawień opcja jest odznaczona, mimo iż biorę zapisz. Ma ktoś pomysł z czego to wynika? Ponowna instalacja nie dała poprawy.

Pozdrawiam,

GW

GD Star Rating
loading...
Reply
remi
28 sierpnia 2011
13:53

Mam to samo. Opcja „pokazuj dni” jest zaznaczona, jednak podczas odświerzenia strony z ustawieniami zaznaczenie znika.

GD Star Rating
loading...
Reply
Marcin00
14 sierpnia 2011
23:21

Hi, I’ve installed on my blog nad something’s wrong. I can’t change the percentages, don’t have the buttom to switch it :/. How to fix it?

GD Star Rating
loading...
Reply
Bennie
15 stycznia 2012
09:21

I am using your countdown widget, but since a little while the days aren’t showing anymore. I can check the box at settings, but it doesn’t save that. Please help me out

GD Star Rating
loading...
Reply
Krzysiek Furtak
16 stycznia 2012
08:47

Hello,
Can you send me URL adress to your site? I’ll try to help you.

GD Star Rating
loading...
Reply

Dodaj komentarz

Twój adres e-mail nie zostanie opublikowany. Pola, których wypełnienie jest wymagane, są oznaczone symbolem *


Możesz użyć następujących tagów oraz atrybutów HTML-a: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>