I found this issue about D6 version http://drupal.org/node/904900
and I wonder if add to any could work also for users profiles or with Profile2?
I found this issue about D6 version http://drupal.org/node/904900
and I wonder if add to any could work also for users profiles or with Profile2?
Comments
Comment #1
khan2ims commentedHi,
I also want to show addtoany button on my user profile pages. Did you found any solution?
Comment #2
roshkovan commentedHi,
I made a patch for 7.x-4.0 see it here http://drupal.org/node/1248340#comment-6105194
Comment #3
davidebru commentedThis problem has been solved in another issue patch Entity Support Needed.
The changes contained in the patch allows to configure the display of social link buttons provided by AddToAny for all the available entities in the environment, and not exclusively for content types as before.
Comment #4
sjpagan commentedthis patch worked for me.
Comment #5
vladimirausThank you! 🍻
The referenced patch was committed!