Hi,
Pretty sure it’s not being hidden by either method, and the site is in development at the moment so not publicaly available, but this is what’s in the Additional options:
a2a_config.exclude_services = [“facebook”, “google_plus”, “linkedin”, “twitter”, “pinterest”, “email”];
a2a_config.num_services = 18;
a2a_config.prioritize = [“email”, “printfriendly”, “flipboard”, “digg”, “delicious”, “reddit”, “slashdot”, “blogger_post”, “tumblr”, “typepad_post”, “wordpress”, “livejournal”, “instapaper”, “evernote”, “xing”, “whatsapp”, “stumbleupon”, “buffer”];
I might be doing this the wrong way, but basically I wanted to control what was displayed, specifically that I didn’t want facebook, twitter, g+, pinterest and linkedin displayed in the pop-up as they are already displayed as standalone buttons and I didn’t want them duplicated.
Perhaps there is a better way of doing this, but I couldn’t see a specific ‘include services’ setting