Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#13 2011-07-14 11:38:43
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,315
Re: <txp:images /> usage and such
<txp:image_info />
, without attributes, defaults to type=“caption”, i.e. you’ve actually used <txp:image_info type="caption" />
and the image’s caption field is probably blank and the lightbox script uses the image name, I assume.
Try <txp:image_info type="name" />
instead if you want to display the image name like it was before you’ve uploaded it.
Or fill in a caption.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline