AMGill
Member
Posted 6 months ago #
Great plugin! I have been searching all over for a Pin it on image button and yours is the best. However I was wondering if it is possible to have the Pin it button show up all the time - not just on hover? Also I tested on an iPad and it doesn't seem to show up. If both these things were available then it would be PERFECT!
Thanks for your help in advance
http://wordpress.org/extend/plugins/pinterest-pin-it-button-for-images/
sadhaka
Member
Posted 6 months ago #
+1. How do people know to hover? And as AMGill says, iPad viewers can't.
midcenturyhome
Member
Posted 6 months ago #
yes! great point! I would like it to show all the time as well...it would make it PERFECT!
Please help...
Paul Skip Brown
Member
Posted 2 months ago #
I downloaded this today and would also love to get it working on iPad even if viewable all the time. So far I haven't managed it but if you are prepared to edit the css file you can get it viewable all the time on laptop. Take a back up of the file first and if you are happy go ahead and edit the line in /wp-content/plugins/pinterest-pin-it-button-for-images/ppibfi_pinterest.css in the section .pibfi_pinterest .xc_pin {...
edit 'opacity: 0;' to 'opacity: 1;' or anywhere in between. I have set it at 0.2. Hope that helps. I can't guarantee no side-effects but haven't seen anything yet.
Any ideas how to get this working on iPad would be great because I am targeting mobile browsing mainly.
Paul Skip Brown
Member
Posted 2 months ago #
I've added an additional Pinterest Button images via shortcode which is only visible on devices with lower resolution screens (targeted a containing span via CSS3 media queries). So laptop shows this plugin. iPad / iPhone shows the standard pin. Is a work around rather than a solution.