Share Widget

Overview

The Share Widget allows you to make it easy for visitors to your site to share content from your site using a variety of social sharing sites.

Attributes

sharewith

The sharewith attribute allows you to limit the social networks on which visitors can share your content.
Default Value: all
Limitations: Must be one of the following
  • all
  • google
  • facebook
  • twitter
  • pinterest

Example

<widget name="share" sharewith="['twitter','facebook']"></widget>