Bookmark button for end of post
-
I’ll try to be brief, but I don’t understand this stuff well, and need very detailed instructions. I have a digg button at the end of each of my posts that I add manually. I want to add the bookmark “add this” button because it has so many other choices. This is the code I got from the site:
<!– AddThis Button for Post BEGIN –>
<?php echo “<div><img src=”http://s9.addthis.com/button1-bm.gif” width=”125” height=”16” border=”0” alt=”Bookmark and Share” /></div>”; ?>
<!– AddThis Button for Post END –>It does not work when. I switch from visual to HTML and add it at the end.
I found this code in the forum archives:
However, when I add it and hit it, I’m taken to the page with all the choices, I hit digg, and it takes me to digg to “add a new post” I’m expecting that people can hit it to give me a digg? what am I missing here? Or what don’t I understand?
my address is http://afeatheradrift.wordpress.com if you need to see it to figure out what I am doing.
-
sorry, the second code was only partial: This is the second code:
-
Well, I don’t know what is going on,but the site is cutting off the front part of both codes when I send it in. Sigh..I don’t know what to tell anyone now. Help. Please.
-
You should put the code between backticks – the key to the left on the number 1 on your keyboard.
Take a look at Get Social. There is a video tutorial on it here http://teckline.wordpress.com/2008/09/05/getsocial-video-tutorial/
- The topic ‘Bookmark button for end of post’ is closed to new replies.