Open jmagnone opened 10 years ago
I spent several hours solving this, but still, no result. Button seems generated as it should be, but after click, there is no event, no popup. EDIT: if I take the pinit element out of sharrre DOM element, it works. What is preventing the click on pin button?
I commented theese lines:
// click event
// $(this.element).click(function () {
// self.options.click(self, self.options);
// return false;
// });
sorry, I can't do pull request, I have some modifications in code. And this is probably just not very good quickfix.
Thank you! this fixed an issue I was having....
I am not able to make Pinterest button work. Here is my code:
Do you have any idea why it is not working? All other social buttons are working fine, but I can't get Pinterest to work. I am using Chrome.