Facebook Like-Button – hide count?

If you do overflow:hidden then keep in mind that it will also hide the comment box that comes up in XFBML version… after user likes it. So best if you do this… /* make the like button smaller */ .fb_edge_widget_with_comment iframe { width:47px !important; } /* but make the span that holds the comment box … Read more

How do I customize Facebook’s sharer.php

What you are talking about is the preview image and text that Facebook extracts when you share a link. Facebook uses the Open Graph Protocol to get this data. Essentially, all you’ll have to do is place these og:meta tags on the URL that you want to share – <meta property=”og:title” content=”The Rock”/> <meta property=”og:type” … Read more

Social Share Links with Custom Icons [closed]

Social link URL’s Twitter https://twitter.com/intent/tweet?text=[TEXT] Facebook http://www.facebook.com/share.php?u=[URL]&title=[TITLE] StumbleUpon http://www.stumbleupon.com/submit?url=[URL]&title=[TITLE] Delicious http://del.icio.us/post?url=[URL]&title=[TITLE]]&notes=[DESCRIPTION] Linkedin http://www.linkedin.com/shareArticle?mini=true&url=[URL]&title=[TITLE]&source=[SOURCE/DOMAIN] Technorati http://technorati.com/faves?add=[URL]&title=[TITLE] Tumblr http://www.tumblr.com/share?v=3&u=[URL]&t=[TITLE] Reddit http://www.reddit.com/submit?url=[URL]&title=[TITLE] Google Bookmarks http://www.google.com/bookmarks/mark?op=edit&bkmk=[URL]&title=Social Share Links with Custom Icons [closed]&annotation=[DESCRIPTION] Evernote http://www.evernote.com/clip.action?url=[URL]&title=[TITLE]

Facebook API error 191

UPDATE: To answer the API Error Code: 191 The redirect_uri should be equal (or relative) to the Site URL. Tip: Use base URLs instead of full URLs pointing to specific pages. NOT RECOMMENDED: For example, if you use www.mydomain.com/fb/test.html as your Site URL and having www.mydomain.com/fb/secondPage.html as redirect_uri this will give you the 191 error. … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)