最近搜索
没有最近搜索

Rob H.
已加入2021年4月15日
·
最后活动2021年10月28日
关注
0
关注者
0
活动总数
9
投票
1
订阅
2
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Rob H.
Rob H. 进行了评论,
Bobby- I remember seeing something similar to your ask a couple years ago but this is the closest I can find now: Add a background image on the category blocks
查看评论 · 已于 2021年1月25日 发布 · Rob H.
0
关注者
0
投票
0
评论
Rob H. 进行了评论,
Absolutely. We have those as well, at least where the image doesn't need to change based on language. In that case we use ID and only have to do it once for the category.
{{! Category Name}}
{{#is id 115000426353}}
{{/is}}
查看评论 · 已于 2018年4月23日 发布 · Rob H.
0
关注者
0
投票
0
评论
Rob H. 进行了评论,
Mike, I don't know if there is a more elegant way to do it but this is how we solved it. For some we were able to use ID instead of name when it worked across everything but there are about 15 of these blocks in our code and it works really well.
This starts right under the line in the
查看评论 · 已于 2018年4月23日 发布 · Rob H.
0
关注者
0
投票
0
评论
Rob H. 进行了评论,
I'm in the process of implementing this on our Help Center and am trying to figure out if there is a way to show a different image based on the language.
The images work perfectly, I just can't figure out what the conditional statements should be.
I am using the ID method instead of the name, so perhaps using the name will make it easier?
查看评论 · 已于 2018年2月16日 发布 · Rob H.
0
关注者
0
投票
0
评论