Thanks for your assistance Steven :-) I think most people will be logged in to Pinterest anyway though... so that login screen wouldn't be an issue ...  most of the wordpress plugins (that I've seen) seem to use the method I've demonstrated.

Being a wedding photographer I want to make it as easy and quick as possible for potential clients to Pin my pictures.. Pinterest is a big part of my marketing... if you get the urge take a look at my Pinterest page :-)

www.pinterest.com/greglumley and you'll see exactly what I mean.. I'm sure other photographers would welcome this (those who have noticed that is)

Have a great weekend!

G

Hi, sorry for the late reply...  I think this issue is the way the Pinterest link is set up (or code) not a version issue.
It's tricky to explain but I'll try:
Using:
http://www.juicebox.net/demos/pro/sharing/

1) Click Pinterest Sharing icon
2)-> "Login to Pinterest Window Pops up" -> Behind Scenes "is logged in?" then redirect
3) -> Pinterest Boards Display.

Using: (Pinterest plugin Not juicebox) Click the "Pin-it" link below the image.

http://www.greglumley.com/wp/2015/08/25 … eview.html

1) Click Pinterest Sharing icon 
2) -> Pinterest Boards Display.

Using the above code there are only 2 steps which are way smoother from a user experience.

I have found the following format works perfectly, is there a way to "inject" this?

urlencoded::: 
http://pinterest.com/pin/create/button/?media=http%3A%2F%2Fwww.greglumley.com%2Fwp%2Fwp-content%2Fuploads%2F2015%2F08%2FN14A0139-Edit.jpg&url=http%3A%2F%2Fwww.greglumley.com%2Fwp%2F2015%2F08%2F25%2Fashford-castle-wedding-photos-preview.html

urldecoded:::
http://pinterest.com/pin/create/button/?media=http://www.greglumley.com/wp/wp-content/uploads/2015/08/N14A0139-Edit.jpg&url=http://www.greglumley.com/wp/2015/08/25/ashford-castle-wedding-photos-preview.html

Obviously one would have to be logged in via a cookie or session variable which I am..

Any ideas?

Thanks!

G

Hmm I also thought it had to do with the Pinterest side till I reverted back to my previous setup as test... it totally skips the login window and goes straight in ... not a train smash but it would be nice if there was one less step... not distracting a user is key :-)

Hi, I notice that when clicking on the Pinterest button for images the Login window always momentarily displays. I'd really like to make the user interaction as slick as possible and not have this window appear.

To be clear: It displays, checks the user is logged in then transfers to the window it should have gone to in the first place... if the user isn't logged in to their account sure, but if they are this window shouldn't appear at all it should go straight through.

This is not normal practice as the previous plugin I had on my site goes to window #2 immediately without displaying window #1

Here is what I mean:
http://www.greglumley.com/stuff/juicebo … window.jpg


This is code below is what the previously installed plugin generated, this goes strait to the relevant window creating a slicker user experience IMHO

<a class="PIN_1439880215530_pin_it_button_20 PIN_1439880215530_pin_it_button_en_20_gray PIN_1439880215530_pin_it_button_inline_20 PIN_1439880215530_pin_it_above_20 PIN_1439880215530_hazClick" data-pin-href="//www.pinterest.com/pin/create/button/?guid=016soEvCrofg-2&amp;url=http%3A%2F%2Fwww.greglumley.com%2Fwp%2F2015%2F08%2F05%2Fwillem-and-karis-wedding-at-ashanti-estate-in-paarl.html&amp;media=http%3A%2F%2Fwww.greglumley.com%2Fsite_uploaded_files%2F184galleries%2F445/445_wika_f_00006b--0.jpg&amp;description=Willem%20and%20Kari's%20wedding%20at%20Ashanti%20estate%20in%20Paarl%20%E2%80%93%20Greg%20Lumley%20%E2%80%93%20Wedding%20Photographer" data-pin-log="button_pinit" data-pin-config="above"><span class="PIN_1439880215530_pin_it_button_count" id="PIN_1439880215530_pin_count_1"><i></i>101</span></a>

Thank you!

Greg

Makes total sense.

Thank you!

I've noticed that if captions are hidden they don't auto-populate in Pinterest the way they do when the caption is visible.

Is it possible to hide a caption but still use it when a user clicks the Pinterest icon? This saves a user having to enter a description that could already be there?

I'm pretty sure I'm not alone in that I don't necessarily want my titles all visible but would like them for search and Pinterest purposes.


Thank you!

Greg.