该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

VC Countdown Timer

描述

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.

屏幕截图

  • 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.

安装

  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.

常见问题

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.

评价

2017年3月31日
Including this script causes the use of $ in jQuery code to break, which is a taboo, because jQuery is fundamental to web development
阅读所有7条评价

贡献者及开发者

“VC Countdown Timer” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“VC Countdown Timer”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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