Animate prepared SVG drawing as mobile picture.
Add desired prepared images in wordpress standard uploads folder, and add shortcode to any page, specifing svg folder to use and animate. or. with all your.svg files in last folder..
DOES NOT contain URL, but path on the server..
You can test with default demo files, included inside plugin, but you have to copy them under your uploads wordpress folder before, and use something like shortcode..
If using Inkscape to create the SVG files, please save your files as Optimized SVG, then check that your file is containing stroke and no fill for each path ..
Like fill= none stroke-width= 1 stroke= #cecece.
Search Calder SVG via plugins > add new..
Like fill= none stroke-width= 1″ stroke= #cecece..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Changelog 2.1 bug fix 2.0 complete refactor, be path changed in shortcode 1.7 Vivus 0.4.0 1.6 Animejs 2.0 1.3 More explanations after feedback 1.0 First stable release...
Read more