Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Courtney, be default, the Share Layer will show “personalized” services meaning we pick what we think are the services your visitor is most likely to use. This changes for each visitor and is based on which services are the most popular and which services the visitor uses. You can override this behavior and show specific services, but you’ll have to use the Custom API Configuration option and add the “services” configuration to the share object like this (below is not a full example, just showing what needs to be done for the share layer):

    {
    ‘share’ : {
    ‘services’ : ‘facebook, twitter, google_plusone_share, pinterest_share, more’
    }
    // other layers should appear here like follow, whatsnext, recomended
    }

    Let me know if this makes sense or if you need help.

    Thread Starter Courtney Robertson

    (@courane01)

    Glad to hear that it worked for you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Desktop share buttons’ is closed to new replies.