AddThis: Engage with your audience

Iara Authors
· 1 min read

It’s possible to use AddThis in this theme, all you need to do is set it in paramenters.

AddThis can be used to engage with your audience in many ways:

  • Share Buttons
  • Follow Buttons
  • Newsletter
  • Promotions
  • Related Posts

In you config.yaml or config.toml set:

1
2
3
params:
  addthis:
    pubid: <YOUR-KEY>

Some items require placements of custom code in theme, no custom code is available by default, you need to override the theme for some features of AddThis.

If the feature only requires JavaScript it will work, for example, follow and share buttons work propertly because they float on your screan.