Wordpress plugins
WP CountUP JS

WP CountUP JS

Version : 3.3
Tested up to : 4.7.6
Number of download : 3451
Average rating : 5 / 5 on 7 votes 7 votes, 5 avg.rating

Screenshots

WP CountUP JS
WP CountUP JS
WP CountUP JS
WP CountUP JS

This plugin it’s based on Inorganik CountUp.js and Countup JS WordPress Plugin (this plugin just permit you create one countup shortcode). With this plugin and using a shortcode, you can create a lot of animated numerical counter and display it into your site. Usage and Options Using this plugin is very easy, after install go to the options page (“Settings->CountUp.js”) and set the values you prefer. If you enable “Use the end number inside the shortcode?” option you should use the shortcode like this: [countup start=”your-value” decimals=”your-value” duration=”your-value”]end_value[/countup] Note: You can insert inside of this shortcode another shortcode that generates any number. In case that “Use the end number inside the shortcode?” is not checked, you should use the shortcode in this way: [countup start=”your-value” end=”your-value” decimals=”your-value” duration=”your-value”] The shortcode accepts those arguments, as you can see previously: Start: The number that your counter starts. Default value: 0. End: The number that your counter ends. Default value: 1000. Decimals: How many decimals will have your counter. Default value: 0. Scroll: Execute the counter when you scroll to the counter. Default value: true. Easing: Easing the counter. Default value: false. Grouping: Groups the content into sections (eg. 1,000 vs 1000). Default value: false. Separator: You can use a separator (default is comma). Decimal: Symbol to use for decimal spot (default is dot). Prefix: Character(s) at beginning of string. Default value: none. Suffix: Character(s) at end of string. Default value: none. Example: If “Use the end number inside the shortcode?” is checked: [countup start=”0″ decimal=”.” decimals=”1″ duration=”1″ prefix=”hello” suffix=”world”]55[/countup] If “Use the end number inside the shortcode?” is not checked: [countup start=”0″ end=”55″ decimal=”.” decimals=”1″ duration=”1″ prefix=”hello” suffix=”world”] Important: If you don’t use these options inside of the shortcode, the default values will be pull from CountUp.js Options Page.

Download now