Project:Share Buttons (AddToAny) by Lockerz
Version:7.x-3.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

The output really should be passed through a theming function, but at the very please please wrap the link and JS in a DIV so that it can be properly positioned on the page.

Comments

#1

Status:active» needs review

Here's a patch.

AttachmentSize
addtoany-n1131032.patch 522 bytes

#2

This patch worked for me. It is important to be able to position the element, and the current implementation falls short. Adding the tag is very good.

Mark
http://equimed.com

#3

Status:needs review» closed (fixed)

Dev version wraps the button(s) in a <span> (.a2a_kit) to maintain validation within lists, etc.

nobody click here