So I am using the Disqus Plugin v2.65. I am trying to edit the dsq-global-toolbar at the top of the Disqus comments.
I have the PHP below on a file called fblike.php.On another file, I have the Facebook Like button.The Like button functions.I would like to run the code below when the Facebook Like button is clicked.
I\'m trying to figure out why the Facebook Like comment box is getting cropped.I\'ve tried changing the width attribute to a much larger size than necessary.I added a height attribute to my fb:like de
I am writing because I\'ve spent several days searching for the solution as to how CampusCred.com, for example, allows for an instant discount on an item if you \"like\" the page on Facebook. Here\'s
How to add facebook like button to summer cart products, i mean for each pro开发者_开发技巧duct to have a like button.So yea you will tell php way or etc.. but i mean in summer cart, there is some kin
EDIT: LAST UPDATE: So, we\'ve tested some more. I used the facebook developers \'lintner\' http://developers.facebook.com/tools/lint/. There are no errors found on either one of my pages PLUS the lik
I have added a like button on my website, and want to know who clicked the like button. These are my sample code:
i am trying to add a like button on my webpage and when i like something in facebook appears under Website category. I would like to change that. Any Ideas?
I have a website with a news section, and I want to put individual \"like\" buttons in each post. The problem is that the buttons shows the root like count and not the count of that specific page/post
I am trying to add the Facebook “Like” or “Recommend” button to the bottom of some of the content pages on our website, so that when someone clicks it, it is immediately posted on their FB wall -开