admin管理员组文章数量:1130349
I want to use a product thumbnail completely different than the product image. I've tried to search on google but all solutions lead to just customization of thumbnail sizes.
I want to use a product thumbnail completely different than the product image. I've tried to search on google but all solutions lead to just customization of thumbnail sizes.
Share Improve this question asked Dec 7, 2018 at 22:42 user2233574user2233574 1011 Answer
Reset to default 0There's several ways you can do it. My suggestion would be to create a custom meta box that either accepts a either the image url or you pass the id of the image you want to use. Then within the template you can use the wp_get_attachement_image($args) function.
https://developer.wordpress/plugins/metadata/custom-meta-boxes/ https://developer.wordpress/reference/functions/wp_get_attachment_image/
I want to use a product thumbnail completely different than the product image. I've tried to search on google but all solutions lead to just customization of thumbnail sizes.
I want to use a product thumbnail completely different than the product image. I've tried to search on google but all solutions lead to just customization of thumbnail sizes.
Share Improve this question asked Dec 7, 2018 at 22:42 user2233574user2233574 1011 Answer
Reset to default 0There's several ways you can do it. My suggestion would be to create a custom meta box that either accepts a either the image url or you pass the id of the image you want to use. Then within the template you can use the wp_get_attachement_image($args) function.
https://developer.wordpress/plugins/metadata/custom-meta-boxes/ https://developer.wordpress/reference/functions/wp_get_attachment_image/
本文标签: customizationI want to use a product thumbnail completely different than the product image
版权声明:本文标题:customization - I want to use a product thumbnail completely different than the product image 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749117075a2318377.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论