Hey!
Thank you, this is exactly what I wanted.
As for the second part of the question, I see there are two different ways to represent the progress bar “type”.
[progress_bar percentage=”50″ name=”Logistics” value=”50%” type=”” colour=”#0092dd”] <–this makes it so there are no animated lines.
[progress_bar percentage=”95″ name=”Photography” value=”95%” type=”progress-striped active” colour=”#00204e”] <–this one makes it so the progress bar is animated
[progress_bar percentage=”95″ name=”Photography” value=”95%” type=”progress-striped” colour=”#00204e”] <—This one makes it so it’s striped but not active.
Is there a link to the shortcode for the “progress bars” like there is for the icons?