Hi,
I am trying to find out how to move the location of the share buttons in WordPress (the basic twentyeleven theme). I have had a go and tried this for several hours, but to no avail. I have checked this forum carefully for previous questions, but haven't found any answers more detailed than "You'll need to modify the code".
The problem is that I am unable to figure out where the code that inserts the buttons actually is. I don't know what the code looks like, nor even what .php file it is supposed to be in. This is really odd, because I have been tracking it in Firebug and pouring over the code for hours. Yet I can't see any snippet of code in my WordPress theme that is adding the buttons. Even ran a grep search in Unix on my entire WordPress theme folder, and there isn't a single mention of addthis! This is one tough cookie to find.
If someone could tell me where this code snippet is (what it looks like, and what PHP file it is located in), that would be greatly appreciated. Then it'll be a simple matter of moving that snippet to a different spot; the spot where I want the buttons to show up instead.
This question is closed to new answers.