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.