Description
This plugin adds fancy jQuery skill bars. Skill bar like progress bar or circular bar or vertical bar or half circular bar showcasing your skill set in percentage is shown. Fancy animation due to jQuery.
Related Links:
* Demo Link for Skill Bars in Action
License
This plugin is free and complimentary and is governed by GPL2 License. Kindly check our wordpress themes at: http://www.sktthemes.org/
Screenshots
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload
sktskillbar.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
-
Place shortcode: ‘[skillwrapper type=”bar” bar_titlefontsize=”12″ bar_titlecolor=”#000″ bar_percentfontszie=”11″ bar_percentcolor=”#336699″]
[skill title_background=”#f7a53b” bar_foreground=”#f7a53b” bar_background=”#eeeeee” percent=”90″ title=”CSS3″]
[skill title_background=”#6adcfa” bar_foreground=”#6adcfa” bar_background=”#eeeeee” percent=”55″ title=”WordPress”]
[skill title_background=”#fa6e6e” bar_foreground=”#fa6e6e” bar_background=”#eeeeee” percent=”85″ title=”PHP”]
[skill title_background=”#336699″ bar_foreground=”#336699″ bar_background=”#eeeeee” percent=”100″ title=”jQuery”]
[/skillwrapper]’ without the inverted commas in your page or post for bar type or progress bar. -
Or for half circle place shortcode: ‘[skillwrapper type=”gage” align=”left”]
[skill percent=”75″ title=”Wordpress” bar_foreground=”#f00″ bar_background=”#eee”]
[skill percent=”25″ title=”SEO” bar_foreground=”#f60″ bar_background=”#eee”]
[skill percent=”50″ title=”PHP” bar_foreground=”#900″ bar_background=”#eee”]
[/skillwrapper]’ without the inverted commas in your page or post for half circular bars. -
Or for full circle place shortcode: ‘[skillwrapper type=”circle” track_color=”#dddddd” chart_color=”#333333″ chart_size=”150″ chart_fontsize=”13″ chart_headingfontsize=”16″ align=”left”]
[skill percent=”88″ title=”Web Research”]
[skill percent=”55″ title=”WordPress”]
[skill percent=”85″ title=”PHP”]
[skill percent=”100″ title=”jQuery”]
[/skillwrapper]’ without the inverted commas in your page or post for full circular bars. -
Or for vertical graph place shortcode: ‘[skillwrapper type=”skt_verticalgraph”]
[skill percent=”51″ title=”WordPress” verticalgraph_background=”#6adcfa” verticalgraph_titlecolor=”#6adcfa”]
[skill percent=”70″ title=”JavaScript” verticalgraph_background=”#fa6e6e” verticalgraph_titlecolor=”#fa6e6e”]
[skill percent=”40″ title=”PHP” verticalgraph_background=”#336699″ verticalgraph_titlecolor=”#336699″]
[/skillwrapper]’ without the inverted commas in your page or post for vertical graph bars.
FAQ
Easy to use plugin. Just install it and check under settings for SKT Skill Bar. Given are the different shortcodes for usage. Just place the shortcode in any page or post and you should be done.
Reviews
Contributors & Developers
“SKT Skill Bar” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SKT Skill Bar” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
=1.7=
Rectified several previous bugs, checked with recent WordPress version and added a new skill bar.
=1.6=
Found plugin working with version 5.3
=1.5=
Found plugin working with version 4.9.1
=1.4=
Updated plugin to work with latest version of WordPress and mobile devices
=1.3=
Compatibility tested for WordPress 4.2.2
=1.2=
Bugfixes for WordPress 3.8.1
=1.1=
Bugfixes for WordPress 3.8 for skill bar not working
=1.0=
Compatible upto WordPress 3.7.1