Viewing 5 replies - 1 through 5 (of 5 total)
  • Can I add a vote for this as well? This widget is great but it must validate!

    Plugin Author mediabeta

    (@mediabeta)

    Hi all
    thanks for this suggestion.
    We have in program to develop this implementation.
    Thank you!

    Actually, I figured out how to do it in library/enjoyinstagram_shortcode.php:

    $shortcode_content .= "<div class=\"box\"><a title=\"{$entry->caption->text}\" rel=\"gallery_swypebox\" class=\"swipebox\" href=\"{$entry->images->standard_resolution->url}\"><img src=\"{$entry->images->standard_resolution->url}\" alt=\"{$entry->caption->text}\"></a></div>";

    Worked great for me!

    Plugin Author mediabeta

    (@mediabeta)

    Thanks for your input databell96!
    Much appreciated

    Looking forward to being able to add Alt Images also. I actually prefer not to access pho code if not necessary.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘An img element must have an alt attribute, except under certain conditions.’ is closed to new replies.