• Resolved Eric Hepperle

    (@codeslayer2010)


    I need this feature: We will have a single share button — if it’s good enough for YouTube, it should be fine for us. When you click that button, it opens a modal with all the social network button for sharing.

    Can this be done with AddToAny?

Viewing 1 replies (of 1 total)
  • Plugin Author micropat

    (@micropat)

    That’s exactly what the AddToAny universal share button does.

    You can enable the universal modal on mobile too (instead of opening the iOS/Android share sheet) by adding a line of code to your “Additional JavaScript” box in AddToAny settings:

    a2a_config.native = false;
Viewing 1 replies (of 1 total)
  • The topic ‘How to get popup modal with social links that is triggered from a single button’ is closed to new replies.