admin管理员组文章数量:1429844
I'm working on a Drupal 10 site where we have a entity reference paragraph used to include multiple types on paragraphs. One paragraph type is for slideshows rendered with Slick. These include images and captions, where some of the Media used for images include a link field.
I'm trying to attach these links to the slide image so the user can click the image and follow the link. I've tried preprocess_slick, preprocess_field and my image formatter. I've seen the link in the structure but it's never attached properly.
Will editing one of the theme preprocess functions work or am I going about this the wrong way?
本文标签:
版权声明:本文标题:slick.js - How to attach a link to a Drupal slick slide paragraph using link from the image media? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745554274a2663086.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论