Hi there,
I’m trying to add the [skills] shortcode into a post as used in your example, however it appears to be going wrong (formatting wise)
I’ve pasted the example using the Text mode in the post editor in WordPress.
[skills]
[skill title=”Dreamwaver” percent=”100%” hide_percent=0 text=”Instead of Percent”]
[skill title=”Photoshop” percent=”80%”]
[skill title=”illustrator” percent=”60%”]
[skill title=”HTML5″ percent=”70%”]
[skill title=”jQuery” percent=”50%”]
[/skills]
I’ve attached a image grab of what happens when I try to use the shortcode
http://postimg.org/image/uw8hmffmf/
Notice the first bar is too long, each bar seems to get a bullet mark added to it.
Any ideas whats going on?