最近の検索
最近の検索はありません

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
コメント