Twitist Forums
Where can you find the little facebook like buttons for web design? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Facebook forums (/forum-14.html)
+--- Forum: Facebook apps (/forum-22.html)
+--- Thread: Where can you find the little facebook like buttons for web design? (/thread-154316.html)



Where can you find the little facebook like buttons for web design? - madmn - 05-08-2014 04:46 AM

Where can you find the little facebook like buttons for web design


- abraXus - 05-08-2014 04:57 AM

https://developers.facebook.com/docs/reference/plugins/like/


- Digital - 05-08-2014 04:58 AM

The Facebook Like button. But frequently it is not clear how exactly do you as a webmaster can achieve to tool the small but attractive widget on your website. But not anymore: Through the designer located on this website is particular easy for you to create the key without any prior information of software design languages - of course according to your preference. Here you can choose between the regular and the little button or the better Box.

If you use any of the several junctions and differences of the socialSharePrivacy plugin, you can fast fix the URL encoding problem. Just search for the following line:

var fb_enc_uri = encodeURIComponent(uri + options.services.facebook.referrer_track);

var fb_enc_uri = uri + options.services.facebook.referrer_track;