Closed (fixed)
Project:
Tweet Button
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2010 at 19:10 UTC
Updated:
17 Nov 2010 at 21:00 UTC
Hi, I was just wondering if there was any way to move the button to show up on the top right of a post just like the facebook share button/module? (see image attached)
| Comment | File | Size | Author |
|---|---|---|---|
| twitterhelp.jpg | 16.46 KB | apple926 |
Comments
Comment #1
venusrising commentedI too need help knowing how we can place this inside a node location.
Comment #2
Treidge commentedTry to set negative Weight in Tweetbutton Node Settings ( admin/settings/tweetbutton/node ) - for example, to -5. This will move button to top. But i personally don't recommend to move such kind of buttons to top for usability reason. This is common sense - when user may like to "tweet" about post he read, when he is finished reading ( and page is scrolled to bottom very likely ) or before he starts actual reading ( page at top )? Obvious it's most likely after reading, so if buttons are on top of node - user must scroll page up to hit it, and this is not very good.
Comment #3
venusrising commentedI decided to add the addthis code to my custom node tpl as the addthis module AND tweet module are a bit limited right now. Addthis.com now has the tweet button that can be added easily and it is less modules and provides a better looking sharing icon set
Comment #4
wmostrey commentedI would also like to see more options as to where to place the button. For instance at the top of the article, at the bottom of the article, below the links, as part of the links, ...
This also counts for the 7.x version.
Comment #5
wmostrey commentedWhat confuses me is that with a weight of 10 the button appears above the links on a summary but below them on the node. I would also like an option to put the button on the left or on the right.
Comment #6
stillcut commentedI subscribe.
I cannot use it until Tweteer Button cannot be a part of $links.
Comment #7
wmostrey commented@stillcut So do you want the tweet button to be part of $links, or not? The way you phrase makes it unclear.
Comment #8
stillcut commentedI want it.
Comment #9
chia commentedadded hook_link in latest release
Comment #10
stillcut commentedThank you for your reactivity !