Title: Calder SVG
Author: termel
Published: <strong>7 Ottobre 2016</strong>
Last modified: 21 Marzo 2017

---

Ricerca i plugin

![](https://ps.w.org/calder-svg/assets/banner-772x250.png?rev=1509985)

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://ps.w.org/calder-svg/assets/icon-256x256.png?rev=1509985)

# Calder SVG

 Di [termel](https://profiles.wordpress.org/munger41/)

[Scarica](https://downloads.wordpress.org/plugin/calder-svg.zip)

 * [Dettagli](https://it.wordpress.org/plugins/calder-svg/#description)
 * [Recensioni](https://it.wordpress.org/plugins/calder-svg/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/calder-svg/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/calder-svg/#developers)

 [Supporto](https://wordpress.org/support/plugin/calder-svg/)

## Descrizione

Animate prepared SVG drawing as a mobile picture. Uses [Anime.js](http://anime-js.com/)
and [Vivus.js](https://maxwellito.github.io/vivus/)

Examples:

 * [Musicians](http://caldersvg.termel.fr/)
 * [Politicians](http://caldersvg.termel.fr/politicians/)

### Shortcode

Add desired prepared (see example) images in wordpress standard `uploads` folder(
on multisite `uploads/sites/#/`), and add shortcode to any page, specifing svg folder
to use and animate:

    ```
    [caldersvg svgs="wp-content/my/folder/containing/svg/files/"]
    ```

or

    ```
    [caldersvg svgs="/var/www/mysite/wp-content/my/folder/containing/svg/files/"]
    ```

with all your .svg files in last folder.

The `svgs` parameter DOES NOT contain a **URL** (starting by http://), but a **relative
path** on the server.

You can test with default demo files, included inside plugin (under calder-svg/svg/),
but you have to copy them under your uploads wordpress folder before, and use something
like shortcode:

    ```
    [caldersvg svgs="../../svg/musicians/"]
    ```

### SVG file example

If using Inkscape to create the SVG files, please save your files as Optimized SVG,
then check that your file is containing a stroke and no fill for each path (else
you could experience strange displays).
 Like:

    ```
    fill="none" stroke-width="1" stroke="#cecece"


    <svg id="svg7876" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 571.25 650" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
        <g id="g8426">
            <path id="path8440" fill="none" stroke-width="1" stroke="#cecece" d="m0 596.79c0-44.452 0.29402-53.508 1.7857-55 0.9822-0.99
    ```

## Screenshot

 * [[
 * Maria Callas
 * [[
 * Bob Marley
 * [[
 * Franz Liszt
 * [[
 * Joe Cocker
 * [[
 * Amy Winehouse
 * [[
 * Wolfgang Amadeus Mozart
 * [[
 * Rod Stewart

## Installazione

### Easy

 1. Search Calder SVG via plugins > add new.
 2. Find the plugin listed and click activate.
 3. Use the Shortcodes

### Shortcode

Add desired prepared (see example) images in wordpress standard `uploads` folder(
on multisite `uploads/sites/#/`), and add shortcode to any page, specifing svg folder
to use and animate:

    ```
    [caldersvg svgs="wp-content/my/folder/containing/svg/files/"]
    ```

or
 [caldersvg svgs=”/var/www/mysite/wp-content/my/folder/containing/svg/files/”]

with all your .svg files in last folder.

The `svgs` parameter DOES NOT contain a **URL** (starting by http://), but a **relative
path** on the server.

You can test with default demo files, included inside plugin (under calder-svg/svg/),
but you have to copy them under your uploads wordpress folder before, and use something
like shortcode:
 [caldersvg svgs=”../../svg/musicians/”]

### SVG file example

If using Inkscape to create the SVG files, please save your files as Optimized SVG,
then check that your file is containing a stroke and no fill for each path (else
you could experience strange displays).
 Like: fill=”none” stroke-width=”1″ stroke
=”#cecece”

    ```
    <svg id="svg7876" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 571.25 650" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
        <g id="g8426">
            <path id="path8440" fill="none" stroke-width="1" stroke="#cecece" d="m0 596.79c0-44.452 0.29402-53.508 1.7857-55 0.9822-0.99
    ```

### Examples

 * [Musicians](http://caldersvg.termel.fr/)
 * [Politicians](http://caldersvg.termel.fr/politicians/)

## FAQ

  Installation Instructions

### Easy

 1. Search Calder SVG via plugins > add new.
 2. Find the plugin listed and click activate.
 3. Use the Shortcodes

### Shortcode

Add desired prepared (see example) images in wordpress standard `uploads` folder(
on multisite `uploads/sites/#/`), and add shortcode to any page, specifing svg folder
to use and animate:

    ```
    [caldersvg svgs="wp-content/my/folder/containing/svg/files/"]
    ```

or
 [caldersvg svgs=”/var/www/mysite/wp-content/my/folder/containing/svg/files/”]

with all your .svg files in last folder.

The `svgs` parameter DOES NOT contain a **URL** (starting by http://), but a **relative
path** on the server.

You can test with default demo files, included inside plugin (under calder-svg/svg/),
but you have to copy them under your uploads wordpress folder before, and use something
like shortcode:
 [caldersvg svgs=”../../svg/musicians/”]

### SVG file example

If using Inkscape to create the SVG files, please save your files as Optimized SVG,
then check that your file is containing a stroke and no fill for each path (else
you could experience strange displays).
 Like: fill=”none” stroke-width=”1″ stroke
=”#cecece”

    ```
    <svg id="svg7876" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 571.25 650" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
        <g id="g8426">
            <path id="path8440" fill="none" stroke-width="1" stroke="#cecece" d="m0 596.79c0-44.452 0.29402-53.508 1.7857-55 0.9822-0.99
    ```

### Examples

 * [Musicians](http://caldersvg.termel.fr/)
 * [Politicians](http://caldersvg.termel.fr/politicians/)

## Recensioni

![](https://secure.gravatar.com/avatar/2c4d57c67039beceb6ae2c882f6dd6aab0accade24d2b4dd92239083c782fb5f?
s=60&d=retro&r=g)

### 󠀁[Beautifull](https://wordpress.org/support/topic/beautifull-6/)󠁿

 [termel](https://profiles.wordpress.org/munger41/) 8 Ottobre 2016

Good job!

 [ Leggi la recensione di 1 ](https://wordpress.org/support/plugin/calder-svg/reviews/)

## Contributi e sviluppo

“Calder SVG” è un software open source. Le persone che hanno contribuito allo sviluppo
di questo plugin sono indicate di seguito.

Collaboratori

 *   [ termel ](https://profiles.wordpress.org/munger41/)

[Traduci “Calder SVG” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/calder-svg)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/calder-svg/) segui
il [repository SVN](https://plugins.svn.wordpress.org/calder-svg/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/calder-svg/)
tramite [RSS](https://plugins.trac.wordpress.org/log/calder-svg/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

2.1 – bug fix

2.0 – complete refactor, be carrefully 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.

## Meta

 *  Versione **2.1**
 *  Ultimo aggiornamento **9 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 4.0 o superiore **
 *  Testato fino alla versione **4.8.28**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/calder-svg/)
 * Tag
 * [animation](https://it.wordpress.org/plugins/tags/animation/)[art](https://it.wordpress.org/plugins/tags/art/)
   [SVG](https://it.wordpress.org/plugins/tags/svg/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/calder-svg/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  1 5- recensioni a stelle     ](https://wordpress.org/support/plugin/calder-svg/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/calder-svg/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/calder-svg/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/calder-svg/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/calder-svg/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/calder-svg/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/calder-svg/reviews/)

## Collaboratori

 *   [ termel ](https://profiles.wordpress.org/munger41/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/calder-svg/)