Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Contributor Tim Moore

    (@tmoorewp)

    Jason, can you provide any example posts where this is happening? If you want to keep these links private, you can email us at support@jetpack.me.

    Thread Starter Jason Paul

    (@jasontrasaterracom)

    Sure: http://www.trasaterra.com/2012/09/type-explorations/
    If you scroll to the bottom and find the Jetpack dropdown and click pinterest the only image i have an option to Pin is the featured image…which doesn’t even appear on the post!

    Plugin Contributor Tim Moore

    (@tmoorewp)

    Hm, you’re sharing “more” dropdown button seems to be broken. Are you working on the site currently?

    Also, if you use the bookmarklet that Pinterest provides, does it “see” all of the images or only the featured image?

    Thread Starter Jason Paul

    (@jasontrasaterracom)

    I’m not doing any work on the site. The bookmarklet works fine.

    Plugin Contributor Tim Moore

    (@tmoorewp)

    Two things:

    – You are getting a Javascript error from WordPress SEO by Yoast: “Uncaught ReferenceError: WPGroHo is not defined”

    – There is a 404 error: “Failed to load resource: the server responded with a status of 404 (Not Found) http://www.trasaterra.com/wp-content/themes/responsive-trasa/style.css/fout-b-gone/foutbgone.js”

    One of the two of these, I suspect, is causing Jetpack Sharing to not show for me, as an anonymous user.

    I’ll take a look at the Pinterest button on my test site, though I would recommend you check those errors and make sure they aren’t interfering.

    Thread Starter Jason Paul

    (@jasontrasaterracom)

    I uninstalled Yoast and still had the Pinterest problem. I’ve gotten rid of the Fout-b-gone JS (which never worked anyway) and that didn’t help either. Let me know if I should try anything else.

    Plugin Contributor Tim Moore

    (@tmoorewp)

    You have W3 Total Cache installed with its Minify engine turned on, right?

    Try turning off the Minify engine and clearing W3TC’s cache entirely.

    Thread Starter Jason Paul

    (@jasontrasaterracom)

    I went as far as uninstalling W3 Total Cache. Still no success.

    Plugin Contributor Tim Moore

    (@tmoorewp)

    Okay; it looks like your sharing buttons are working for me now. Let me take a look and I’ll get back to you.

    Are you saying you want the large image and NOT the thumbnail size(cropped) size?

    In /wp-content/plugins/jetpack/modules/sharedaddy/sharing-sources.php edit line 1119 from $thumb = wp_get_attachment_image_src( $thumb_id );
    to $thumb = wp_get_attachment_image_src( $thumb_id , ‘large’ );

    🙂

    Tim, this is normal and has been reported before. It’s been this way since Pinterest was added. I had to reconfigure my site’s Featured Image to full size just to make it work.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘[Plugin: Jetpack by WordPress.com] Pinterest share button pins Featured image not Content Image’ is closed to new replies.