When I change the discourse reaction like button to torii-gate on Font Awesome.
I lose the like button entirely…
As you can see it is gone, but if I hover over where it is, It triggers. With a red box around where the icon should be.
If I change the Icon back to “thumbs-up” it displays properly
I really want the Torri Gate as my reaction icon, because the point of this Discourse forum is for an offshoot of Shinto called Bunrai Shinto.
Please help me.
I am a simple shinto priest.
And I have a feeling
this a bug
that is not getting fixed.
pfaffman
(Jay Pfaffman)
9월 24, 2024, 5:08오전
2
It’s not a bug. Not all icons are loaded.
I can’t find it right now on my phone, but if you search you can find how to include additional font awesome icons.
Lilly
(Lillian )
9월 24, 2024, 5:21오전
3
I think it’s because of this
I think the Reaction code adds a ‘far’ to things, which will make them go blank if there’s no far version:
[Untitled]
[Untitled2]
I feel like it should work, but when I gave it a try, I could only get it to load the non-far versions so that it only showed for already liked posts. Also, the reaction emoji is called shinto_shrine so to get it into the reactions modal, you have to load the emoji in the reactions settings.
Moin
9월 24, 2024, 3:56오후
5
I think the problem is the same as in
I’m trying to add the free, solid, beer icon as my discourse reactions like icon:
[image]
Unfortunately the far- prefix is added to the “beer” text
[image]
and the regular icon is not included in the free tier:
[image]
so the icon does not load:
[image]
If this is intended, is there a workaround for this?
There is only a solid torri gate.
It is a sad day for Burai Shinto.
Lilly
(Lillian )
9월 25, 2024, 2:25오전
7
오케이, 여기 간단한 신사(神社) 사제용 수정 방법이 있습니다
Torii-gate 반응 아이콘 수정 (또는 far 버전이 없는 기타 Font Awesome 아이콘)
1단계: 테마/컴포넌트 코드 편집기의 JS 탭에 대체 스크립트 추가
관리자 - 테마 - 컴포넌트(Admin - Themes - Components)로 이동하여 새 테마 또는 컴포넌트를 만들고, “코드 편집(Edit Code)” 버튼을 클릭한 후 JS 탭으로 이동하세요:
*// Your code here*라고 표시된 위치에 다음 코드 라인을 삽입하세요.
api.replaceIcon("far-torii-gate", "torii-gate");
2단계: 기존 반응 세트에 이모지 추가 후 기타 설정 변경
반응(Reactions) 플러그인 설정으로 이동하세요. 아래 설정을 수행해야 하지만, 특정 순서(아래에서 위로)로 진행해야 합니다:
먼저 shinto_shrine을 discourse reactions enabled reactions 설정에 추가하고, 녹색 체크 마크를 클릭한 후 브라우저 페이지를 새로고침하세요.
다음으로, discourse reactions reaction for like 설정의 드롭다운에서 shinto_shrine 이모지를 선택하세요.
그런 다음 torii-gate를 discourse reactions like icon 설정에 추가하세요.
녹색 체크 마크를 클릭하고 브라우저를 새로고침했는지 확인하세요.
이것으로 해결되어야 합니다. 더 도움이 필요하면 알려주세요.
Thank you for the detailed reply
This poor Shinto priest
Just tired to access the components panel
and it asked me to upgrade
I am so poor
and the Kami basically kick my teeth in everyday
Thanks for trying to help me.
Hopefully when shinto takes over the united states
I can afford a premium plan.