最近搜索
没有最近搜索

Lisa Sedlak
已加入2021年4月15日
·
最后活动2022年3月24日
关注
0
关注者
0
活动总数
24
投票
7
订阅
6
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Lisa Sedlak
Lisa Sedlak 进行了评论,
I have hit a new snag. I have some articles that link directly to an outside site - like Terms of Use links to the external page so I don't have to change the text all the time. That is interfering with the code above. Not sure how to fix. Here is the code and then what it looks like. It doubles the title.
{{title}}
{{#is id 360038484732}} {{/is}}
{{#is id 360038868131}} {{/is}}
https://voice.com/legal/terms-of-use/" class="article-link" {{/is}}
href="{{url}}" class="article-link">{{title}}
查看评论 · 已于 2020年3月02日 发布 · Lisa Sedlak
0
关注者
0
投票
0
评论
Lisa Sedlak 进行了评论,
Thanks!
I wanted something for different articles. So I figured it out using this code and another. This is what I have in category_page:
{{#if section.articles}}
{{#if promoted}}
{{/if}}{{#is id 360038868131}}
{{/is}}
For others, that number is a link to the article number.
I then added it to the section_page as well.
I then get this:
So now my next question is, how do I get that image to show up BEHIND the text. I am trying some CSS stuff to see what I can do, but any help is appreciated.
{{#each section.articles}}
查看评论 · 已于 2020年2月26日 发布 · Lisa Sedlak
0
关注者
0
投票
0
评论
Lisa Sedlak 创建了一个帖子,
Hi everyone!
I always seem to have a lot of questions. Maybe one day I can actually help someone else out!
We would like to add an icon before certain articles that show that an article is about a new feature or is updated. We can do that with text or adding an emoji, but I would like to use some of our branding instead. This would require a way to add a jpg, png, etc to the front of an article title. How can I do this?
See the icon on Twitter below. Thanks!
已于 2020年2月26日 发布 · Lisa Sedlak
0
关注者
8
投票
30
评论