Yep, it’s fixed ![]()
Really great to see the improvements made here, everyone.
Really awesome!
You’re close! Click Edit CSS/HTML, editing the mobile styling is one of the tabs in there.
Jeff Thanks for updating did you find it Dylan?
Is it possible to use that plugin with other images except flags?
Solution: It is possible to edit flaglist.js.es6 file
{
"name": "fo",
"value": "fo.png"
}
How you can add string variables? What is the user-inputted location?
Solution: I forked plugin repo and customize for my purpose. It seems work.
With that fix, the flag is displayed to the left of the user’s name. How do I move it to the right of the name?
I was added “url” to that component in flaglist.js.es6 file:
{
"name": "name",
"value": "name.png",
"url": "name-link"
}
How can I print the URL value in show-user-card.hbs?
{{model.custom_fields.nationalflag_iso.url}}
Nice plugin indeed!
I have problem, when i go to user options, and select flag…click SAVE, when i refresh it wont save it it goes back to default.
Any clue why? ![]()
p.s. i did full system and discourse backup this morning, could that be the problem?
Thanks
This was caused by a recent change in Discourse. It will require a small change to the plugin to fix the problem.
@Ebs I have made a pull request on your repository with the change: FIX: Update for changes to Discourse core by davidtaylorhq · Pull Request #3 · Ebsy/discourse-nationalflags · GitHub
Thank you i was confused
@david
Merged. Thanks a lot!
Small issue regarding style/alignment with the mobile view of discourse. The national flag seems to be stretched vertically and is aligned above the username. Would it be possible to move the alignment of the icon to the right of the username/title (to coincide with the respective placement on the desktop view) and fix the distortion?
Desktop:
Mobile:
Please note that the only thing that was done was clicking on the view toggle link in the hamburger menu.
I second this. Please help, looks ugly on mobile..
Thought it was about time I fixed it ![]()
Just updated the plugin. flag is now after the username on mobile (and not stretched anymore) ![]()
こんにちは、Neil @Ebsさん、
ご協議の通り、素晴らしいプラグインにいくつかの機能を追加するPRを送信しました。
スニークピーク:
自然言語による説明と検索
コードの置き換え——ただし、コード自体ではまだ使用されています(非表示ですが):
カスタムウィザードプラグインのサポート
両方のプラグインを使用している場合、ウィザードに国旗の更新ステップを含めることができます。例えば、新規または既存のユーザーがプロフィールを完成させる際などに利用可能です。
考慮すべき点
非標準のコードに対するいくつかの説明を.ymlファイルで修正する必要があります。それぞれの意味を熟知されているため、この作業はあなたにお任せしました :).
また、英語以外の言語に対するローカライズテキストを追加するための構造が整いました。
ご意見があればお知らせください。
マージされたらお知らせください。その後すぐに新しいカスタムウィザードのリリースが必要になります。
参考までに、コードの改善のために小さな更新をプッシュしました(@angus からの提案をありがとう)
@Ebs さん、マージありがとうございます。
@Vikas_Dangi さん、ドロップダウンには現在、説明文が使用されています。




