• Hi there! I’m using this plugin and it is really awesome! Congrats for your good job, Chris.

    Is it possible to make it pin the large image from galleries instead its thumbnails? I don’t want to pin the thumbnails but the source images which is showed through fancybox.

    I’m able to make it works, but then I screw up my post images (which are not inside any wp gallery).

    Could you help me? Here’s my usage http://goo.gl/xgDj1

    Thanks a lot!

    Sincerely,
    Vitor Mozer

    http://wordpress.org/extend/plugins/cb-pinterest-image-pinner/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Vitor Mozer

    (@cenografia3d)

    Here’s what I’ve tried on line 61:

    //var media = jQuery(this).prev("img").attr("src");
    var media = jQuery(this).parent().parent("a").attr("href");

    Is there some way to check if it is a gallery using javascript?

    Plugin Contributor chriswhittle

    (@chriswhittle)

    It’s possible but will have to look at it as a future enhancement.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Post images and thumbnails’ is closed to new replies.