如何将分类术语图像链接到 Drupal 视图中的分类术语页面?

发布于 2024-12-18 04:48:44 字数 72 浏览 2 评论 0原文

我想将分类术语图像链接到分类术语页面,该选项在分类术语名称字段中可用,但不适用于视图中的分类术语图像...

谢谢!

I would like to link the taxonomy term image to the taxonomy term page, the option is available in the field of the taxonomy term name but not for the taxonomy term image in the view...

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

短暂陪伴 2024-12-25 04:48:44

根据视图模块的版本,您可以尝试以下解决方案:

  1. 将分类图片添加为字段并将其设置为“链接到分类页面”
  2. 首先将分类链接添加为字段并设置“隐藏此字段”;将您的分类图片添加为第二个字段,然后转到字段重写并设置“提供到此字段的链接”(或类似的),然后将第一个字段添加到此处提交的链接输入中。 (您可能需要安装令牌模块才能执行此操作)

Depending on the version of your views module you can try following solutions:

  1. Add your taxonomy picture as a field and set it 'link to taxonomy page'
  2. First add your taxonomy link as a field and set 'hide this filed'; than Add your taxonomy picture as the second field and go to field Rewrite and set 'provide link to this field' (or similar) and add the first field into the link input filed there. (you might need to install Token Module to do this)
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文