Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

VC Countdown Timer

Description

VC Countdown Timer Displays a Countdown Timer in beautiful Circles in a page/post from Visual Composer Element or as a shortcode based on user’s input.
It can be used as a Custom shortcode if Visual Composer is not installed.

Captures d’écran

  • This screen shot description corresponds to screenshot-1.png . It’s the front end of the plugin.

  • This screen shot description corresponds to screenshot-2.png . It’s the backend from the Visual Composer Element.

Installation

  1. Download « VC Countdown Timer » plugin
  2. Simply go to the Plugins page, then click on Add new and select the plugin’s .zip file which is “vc-countdown-timer.zip ».
  3. Alternatively you can extract the contents of the zip file directly to your wp-content/plugins/ folder
  4. Finally, activate the plugin.

FAQ

Installation Instructions
  1. Download « VC Countdown Timer » plugin
  2. Simply go to the Plugins page, then click on Add new and select the plugin’s .zip file which is “vc-countdown-timer.zip ».
  3. Alternatively you can extract the contents of the zip file directly to your wp-content/plugins/ folder
  4. Finally, activate the plugin.
Does it require to Visual Composer being Installed ?

Not necessarily. You can use it as a custom Shortcode.

Is there any shortcode to use it in a page or post ?

Yes. Put the shortcode [ct_countdown year= » » month= » » day= » » digit_color= » » border_color= » »] with these attributes as number of year, month and day.
For instance, [ct_countdown year= »2019″ month= »1″ day= »10″ digit_color= »red » border_color= »#000″]
You can either use color names or color hex codes for the color attributes.

Avis

31 mars 2017
Including this script causes the use of $ in jQuery code to break, which is a taboo, because jQuery is fundamental to web development
Lire les 7 avis

Contributeurs/contributrices & développeurs/développeuses

« VC Countdown Timer » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « VC Countdown Timer » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

1.2

  • Fixed some issues with jQuery noconflilct of WordPress.
  • Improved the installation documentation for users.

1.1

  • Couple of css changes for the title and numbers to align center.

1.0

  • Initial release