The “Share” block

To add the “Share” block, use the div element with the data-block="share" attribute:

<div data-block="share" data-network="facebook, odnoklassniki, telegram, twitter, vkontakte"></div>

Attributes of the <div data-block="share"> element:

Attribute Description
data-block *

Takes the share value.

data-network Comma-separated list of services. Possible values:
  • facebook
  • odnoklassniki
  • telegram
  • twitter
  • vkontakte

If the data-network attribute isn't specified, all the services listed above will be connected.

Attribute Description
data-block *

Takes the share value.

data-network Comma-separated list of services. Possible values:
  • facebook
  • odnoklassniki
  • telegram
  • twitter
  • vkontakte

If the data-network attribute isn't specified, all the services listed above will be connected.

*Required attribute.