The image's title text is no longer being displayed when the image appears in shadowbox; both the alt and title tags are missing altogether.

Comments

manfer’s picture

Status: Active » Postponed (maintainer needs more info)

When you use shadowbox formatter for image fields you have four choices for the title: image title, image alt, node title or none. And if you are using your own shadowbox links the syntax is:

<a href="foo.jpg" rel="shadowbox" title="The title I want to display in shadowbox"><img src="fooThumb.jpg" title="this is not the one shadowbox will use" /></a>

I would need to see a page with the problem because it seems to work as expected both for shadowbox formatter and for custom shadowbox links.

brianshumate’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Oh no! I am an idiot and was just overlooking the position of the formatter.

Sorry! I'll mark this as closed.