Hi dopzihon, just bringing a fix that was posted on stackoverflow:
Change this:
https://pinterest.com/pin/create/button/?url=
To this:
https://pinterest.com/pin/create/link/?url=
So, a complete URL might simply look like this:
<a href="//pinterest.com/pin/create/link/?url=http%3A%2F%2Fwww.flickr.com%2Fphotos%2Fkentbrew%2F6851755809%2F&media=http%3A%2F%2Ffarm8.staticflickr.com%2F7027%2F6851755809_df5b2051c9_z.jpg&description=Next%20stop%3A%20Pinterest">Pin it</a>
I changed a couple of my theme’s files and it worked.
Good luck ??