字段类型“文件” - 替代文本设置
我已选中“启用自定义替代文本”。添加新内容时,我在 Drupal 管理面板中看到“替代文本:”输入框,替代数据被保存到数据库中,但不会显示在前端。知道为什么会发生这种情况。
谢谢。
I have "Enable custom alternate text" checked. I see the "Alternate Text: " input box in the Drupal admin panel when adding new content, the alt data gets saved into the db, but doesn't show on the front end. Any idea why this could be happening.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
答:之前开发者的主题在模板中没有包含 alt 标签。
A: The previous developer's theme didn't include the alt tags in the template.