Add to your header above the body tag (though I cheated and put it right into the body here 😛 )

Edit and add to your page where you want your button to appear.



Here is the code I’m actually using. Of course your gonna edit this to fit your project.

Add to your header above the body tag (though I cheated and put it right into the body here :-P )
<script type="text/javascript" src="http://assets.pinterest.com/js/pinit.js"></script>

Edit and add to your page where you want your button to appear.
<div class="socialIcon-box" style="float: right; height: 64px; width: 64px; display: block; margin: 0 0 0 12px;"><a href="http://pinterest.com/pin/create/button/?url=https://flashalexander.com/wp-content/uploads/pinterest-icon.png&media=&description=Flash Buddy's Pinterest Demo" class="pin-it-button" count-layout="horizontal"><img src="https://flashalexander.com/wp-content/uploads/pinterest-icon.png" /></a></div>