Version 1.10 is out with a bunch of updates, mainly advanced layout and styling options such as adding your own custom CSS. This should help getting your Pin It button to line up with your other social sharing icons.

Version 1.10 is out with a bunch of updates, mainly advanced layout and styling options such as adding your own custom CSS. This should help getting your Pin It button to line up with your other social sharing icons.

This version 1.1.0 just broke the plugin on my site. It was working fine until the update.
Same thing happened to me. I updated and then I had these huge codes appear on the tops of my site. I had to deactive and delete it so it wouldn’t show. I really want the button back though because it was so easy.
Sorry Tracy. What happened exactly?
If any chance I could get a screenshot and the name of the theme I could try and troubleshoot. Thanks.
I updated yesterday, and it stopped working, so I did the new update today, and it’s still not working. The Pin It button isn’t showing up at all now.
Jen – I see it on your site here:
http://eightymphmom.com/2012/02/i-am-getting-older-its-time-to-take-a-beauty-test-drive-with-meaningful-beauty.html
If you mean it doesn’t show up on your home page, do you have home page and excerpts checked in the Pin It button settings?
Just updated to 1.1.2 to try and fix some bugs. See if that works.
I just updated to 1.1.2 and noticed no change. I would be happy to send you a screenshot if there was something to screenshot, except that the button has completely disappeared from my posts.
Basically, I was using the plugin fine, it added a ‘pin it’ icon to the posts, and now it stopped adding anything to the posts. It looks like it was never there. The website I’ve linked to here, is the site with the plugin installed and enabled.
Forgot to mention, the theme I’m using is a modified Twenty Ten 1.2, and I didn’t change anything else on the site or with the plugins at the same time as “Pin It”.
Thanks Tracy I will see if I can debug from here if you leave it enabled (even if it’s not disabled). Please email me at phil@pinterestplugin.com for follow up. Thanks!
Why can’t I copy this code to put in the advanced settings? It won’t let me copy it. Do I need to put it in by hand?
Leslie, sorry that’s just a screenshot. Go to this link which is also in your WordPress admin (“see custom CSS examples”)
http://pinterestplugin.com/pin-it-button-custom-css/
Is there a way to change the button? I want it to keep in the same style as the others, but couldn’t find a way in the php/css files. Thanks!
Kara – I don’t have other button designs yet or a way to replace the image right now but I will look into it as a feature. Could you add it to https://pinterestplugin.uservoice.com/ and see if others vote on it too?
Hi!
I am having much difficulty lining this plugin with my Digg Digg plugins
For example:
http://fabulush.net/2012/01/the-real-talk/
Please let me know if you can advise on any help!
I appreciate it! Thanks!
Kimmy – it looks like you are using the shortcode and I need to fix a couple things in the next update for it.
For now, try this in the Custom CSS section of the Pin It button settings page:
.pin-it-btn-wrapper-shortcode {
float: left;
padding-top: 0;
margin-left: 340px;
position: absolute;
}
Sorry, this may change on the next update.
Hi Phil!
I appreciate your help! It is still unfortunately not working, there are still line breaks for some reason, even with your code and if I check the remove box.
Any other solutions?
Not at the moment. Sorry. I’ll see what I can do for future releases though.
Hello, I love your plugin. Is there a way to get a bigger graphic?
Bryan, I don’t have any other graphics right now, but am considering adding different button graphics in future releases.
Hello, I checked the “Remove surrounding tag”, but nothing happened. In the source code of my post, I noticed the div class is actually “pin-it-btn-shortcode-wrapper” … and it remained when I checked the “remove surround div …”
(I’m using the template code.)
So, I looked for the class in your php file, and found it here:
function pib_button_shortcode_html() {
return ” . BASE_BTN_HTML . ”;
}
I changed it to this:
function pib_button_shortcode_html() {
return BASE_BTN_HTML;
}
Voila, it aligns perfectly with my other buttons! Unfortunately, now there’s a code fork, but hopefully you’ll fix this in the next version, or at least change the div to span so I can style it to stay on the same line?
I know just enough php to hack it, and I noticed there was no option in the function to remove the div – maybe you missed it for this version (1.2.1), so the checkmark to remove the div does nothing?
Anyway, awesome plugin, yours is the first where everything actually WORKS!
Chris
(Looks like the html was stripped from the code. The code I’m referring to is on line 575-577)
Hi
In my site the button show below the other share button, i’ve try all solution but not solved!
Chris – Thanks for the code feedback. I need to add the option to remove the shortcode wrapper, but I am also updating the way the button is rendered in the next update.
Stew – Please email me at phil@pinterestplugin.com. I will see what I can do.
Closing comments. Please post other support issues to the user support & feature request forum:
http://pinterestplugin.com/user-support