Frank McClung
Member
Posted 11 months ago #
Thanks for the work on this plugin. It's going to be great when all the kinks are worked out.
I'm having trouble with the plugin pushing the text next to my icons down to the next line. See here under the Luggage Stickers and Camera sections:
http://bit.ly/LgGKsx
I've tried floating the Pinit Button to the right, but to no avail. When I deactivate the plugin, the icons sit nicely next to the text again. It looks like the plugin is causing those images to take up the entire space of the column, forcing the text to the next line. Nothing I change in the CSS file seems to fix.
Any help would be appreciated
http://wordpress.org/extend/plugins/pinterest-pin-it-button-for-images/
Sean
Member
Plugin Contributor
Posted 11 months ago #
Hi Frank,
I'm working on a new version that should fix that. Keep an eye out :)
Frank McClung
Member
Posted 10 months ago #
Any update on the new version that will fix this?
Sean
Member
Plugin Contributor
Posted 10 months ago #
Hi Frank,
The new update should fix that. I'm currently looking for beta-testers, so if you can help by testing the plugin to see if it works on your blog, please read the following topic:
http://wordpress.org/support/topic/plugin-pinterest-pin-it-button-for-images-searching-for-beta-testers-for-this-plugin
Frank McClung
Member
Posted 9 months ago #
Sean, I've uploaded version 1.0 and am still getting a shift on the icons. I think it is because the plugin is assigning a span to that image and the .xc_pinterest class is set to display:block. I know this is by design but I can't seem to figure out a way to display:inline for just those icon images (they are all in a class .wp-image-7139). I tried:
.wp-image-7139 {display: inline !important} to no effect.
Any thoughts. Here is an example page with the bullet icons midway down the page:
http://goo.gl/BuKAZ
Thanks!
Sean
Member
Plugin Contributor
Posted 9 months ago #
Hi Frank,
I'm trying to work out a way so that you can select which images (class) not to add the button to. This is one of the fixes I need to get done for the next release.
Make sure to keep your plugin up to date as I'm not sure yet when the new update will be available.
Cheers
Frank McClung
Member
Posted 9 months ago #
Sean
Member
Plugin Contributor
Posted 9 months ago #
Fixed on new 1.0.1 version! You can easily add a class to exclude from getting the button ;)