• Resolved Nathan Shower

    (@nshower)


    Hello!

    Really liking the implementation of your Google Photo album embed tool. I appreciate all the work you’ve done on this.

    During implementation I noticed that a parameter from your original creator didn’t make it into the shortcode: the data-link attribute. This prevents the album title from linking to the original location at Google Photos.

    Something like this . ($props -> link !== NULL ? ' data-link="' . $props -> link . '"' : '' ) in the get_embed_player_html_code() method should do the trick.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author pavex

    (@pavex)

    Hi Nathan,

    Many thanks for feedback. I fixed this in 2.1.9 release.
    The post must be updated for the link to appear in the gallery.
    Best regards
    Pavel

    Thread Starter Nathan Shower

    (@nshower)

    Sweet, thanks! Looks great.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Missing data-link’ is closed to new replies.