• I like the Add-to-any button. However, I don’t like the “Send from Any Email” button that takes the user to Addtoany.com email form. I generally don’t like these forms where the to and from address can be type in with any arbitrary value (even thou you have a captcha).

    Is there a way for me to remove that button or remove the “email tab”? Would be a nice feature to add — just a checkbox in the wordpress admin settings would do fine.

    Thanks.

    http://wordpress.org/extend/plugins/add-to-any/

Viewing 1 replies (of 1 total)
  • Thanks for the feature request.

    For now, to hide “Any email” you can add this line of CSS code in your stylesheet:
    #a2apage_any_email { display:none !important; }

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Add to Any: Share/Bookmark/Email Button] Disable the email tab?’ is closed to new replies.