ok Thanks
I added “Viadeo” in includes > sf-options.php :
array(
'id' => 'viadeo—page_url',
'type' => 'text',
'title' => __('Viadeo', 'swiftframework'),
'subtitle' => "Votre URL Viadeo",
'desc' => '',
'default' => ''
),
I insert URL viadeo in theme options > social profiles
And I added css :
.viadeo {
background-image: url(img/viadeo-icon-blanc.png);
}
I insert shortcode “Share” in a page
but It don’t work : linkedin ok but viadeo don’t display