BlogHarbor Home Page
FAQFAQ  SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  UsergroupsRSS   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
Adding links to social bookmarking systems like delicious
 
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> General Discussion
View previous topic :: View next topic  
Author Message
zuk2000



Joined: 08 Sep 2006
Posts: 6

PostPosted: Fri Sep 08, 2006 10:48 am    Post subject: Adding links to social bookmarking systems like delicious Reply with quote

I tried adding links to social bookmarking systems like digg, delicious, etc. the code works only for delicious but not for the others. i tried various combinations. dont know what the problem is. could you please help me.

my blog http://sastwingees.blogharbor.com/blog
Back to top
View user's profile Send private message
john
Site Admin


Joined: 16 Mar 2004
Posts: 3434

PostPosted: Fri Sep 08, 2006 6:44 pm    Post subject: Re: Adding links to social bookmarking systems like deliciou Reply with quote

I don't have enough information to answer your question...
  • What are you trying to acheive?
  • What did you do to acheive that aim? Please be as specific as possible, explain the steps you took, the code you added, etc.
  • What happened instead?
If you can try to answer those questions when asking your support questions, it would help us to help you.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
zuk2000



Joined: 08 Sep 2006
Posts: 6

PostPosted: Fri Sep 08, 2006 9:11 pm    Post subject: Reply with quote

Sorry John. I followed the instructions on this site.
http://www.elamb.org/howto/social_bookmarks2.htm#socialbookmarksblogware

i cut/paste the code into the article template. if you open any permalink on my blog, you can see the submit to links - except for delicious which is showing the icon and working aas expected, the links to Digg and Slashdot simply show the entire article name string from the code instead of the icon.

for instance, on this page see the line below the post title.
http://sastwingees.blogharbor.com/blog/_archives/2006/9/6/2301182.html
Back to top
View user's profile Send private message
john
Site Admin


Joined: 16 Mar 2004
Posts: 3434

PostPosted: Fri Sep 08, 2006 9:34 pm    Post subject: Reply with quote

links to Digg and Slashdot simply show the entire article name string from the code instead of the icon.

That's because the code you used references images on your site which don't exist. If you use this code:

<img src="/images/digg.gif" alt="submit {{title}} to digg.com">Digg</a>

then there needs to be an image on your blog at the URL

http://sastwingees.blogharbor.com/images/digg.gif

but there is not, so the browser is showing your "ALT" or ALTernative text instead. Upload all the images referenced in your code to your File Manager and this might work for you.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
zuk2000



Joined: 08 Sep 2006
Posts: 6

PostPosted: Fri Sep 08, 2006 10:25 pm    Post subject: Reply with quote

thanks john. i will try that.
Back to top
View user's profile Send private message
zuk2000



Joined: 08 Sep 2006
Posts: 6

PostPosted: Fri Sep 08, 2006 11:32 pm    Post subject: Reply with quote

i tried this and it did not work. i do have the images uploaded in my images directory in file manager. i didnt upload the slashdot img yet, but why doesnt it work for digg?
Back to top
View user's profile Send private message
john
Site Admin


Joined: 16 Mar 2004
Posts: 3434

PostPosted: Sat Sep 09, 2006 6:01 am    Post subject: Reply with quote

Because your HTML code says you would have an image at

http://sastwingees.blogharbor.com/images/digg.gif

but you do not have an image there. You do have an image at:

http://sastwingees.blogharbor.com/images/digman.gif

That is why...
Back to top
View user's profile Send private message Send e-mail Visit poster's website
zuk2000



Joined: 08 Sep 2006
Posts: 6

PostPosted: Sat Sep 09, 2006 11:35 pm    Post subject: Reply with quote

Thanks John.
Back to top
View user's profile Send private message
Search all BlogHarbor support resources.
View previous topic :: View next topic  
Display posts from previous:   
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> General Discussion All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum