Forum Replies Created

Viewing 1 replies (of 1 total)
  • Great plugin. Using version 3.1.2 (and 3.1.1 before it) on WordPress 2.9.1, there’s no way to enter an ALT tag. If I fill-out a title, the title becomes the ALT tag.

    BUT, the title also appears as unenclosed text in the HTML next to the image. So, there’s no tags around the title such that one could hide it via CSS. This suggestion above does NOT presently work:

    widget_sp_image h2 {
    display:none;
    }

    Ideally, it’d be great to have an ALT tag field in the Widget entry. Then one could set an ALT tag without having to set a title.

    Thanks!

Viewing 1 replies (of 1 total)