최근 검색
최근 검색 없음

Tom Richards
가입한 날짜: 2021년 4월 15일
·
마지막 활동: 2025년 1월 22일
팔로잉
0
팔로워
0
총 활동 수
13
투표 수
0
플랜 수
6
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Tom Richards
Tom Richards님이 에 댓글을 입력함
Question: Is it possible to remove one of the three social media icons? Or, is it all or none? In an article page source code I see the three sites are an unordered list. I'd like to remove one of them.
댓글 보기 · 2025년 1월 22일에 게시됨 · Tom Richards
0
팔로워
0
투표 수
0
댓글
Tom Richards님이 에 댓글을 입력함
Since “Article Placement” is an optional column in an article list, it makes sense that you would want to list all placements. But if we aren't using that column, there is no reason to list an article multiple times since the multiple listings look otherwise identical. Perhaps the problem can be solved by showing all the placements only in a list using the “Article Placement” column, and conversely if a list isn't using that column collapse the multiple listings to one.
댓글 보기 · 2024년 12월 16일에 편집됨 · Tom Richards
0
팔로워
0
투표 수
0
댓글
Tom Richards님이 에 댓글을 입력함
I've done this as well on occasion, but what spurred my question is my dislike for having both a link in the body and an attachment at the bottom.
By definition an attachment is something at the bottom of an article, so it makes sense why they show there. What we (and a few others) are looking for is a simple way to, in the article body, link to a document stored in the zendesk domain, which is what your workaround does.
An alternative to your step 1 is to attach the document to another article altogether, e.g., an article whose sole purpose is attaching things to. Then the doc won't also appear as an attachment in the article where you've linked to it in the body. The caveat is to make sure the permissions on the article it's attached to are not more restrictive than the one that is linking to it.
댓글 보기 · 2023년 10월 27일에 편집됨 · Tom Richards
0
팔로워
0
투표 수
0
댓글
Tom Richards님이 에 게시물을 만듦
In Guide, for some articles I want to link to an article attachment in the body of the article rather than have the attachment shown at the bottom of the article. I know that in style.css I can hide displaying attachments for all articles:
.article-attachments {
display: none;
}
What I want is to be able to do the above but selectively per article without having to modify a conditional section in a hbs file with specific article IDs. Is this possible in the CSS?
2023년 9월 29일에 게시됨 · Tom Richards
3
팔로워
4
투표 수
4
댓글
Tom Richards님이 에 댓글을 입력함
Hi JJ. The method you have described works for users who have the privilege of adding or editing Guide articles. These users, however, are part of a user segment that can see articles viewable to them only. When they sign in to Zendesk, they are taken to our main support page, but it looks no different than any user would see, and they have no banner up top. The way to discover they are logged in is that these additional articles pop into their search results, but something on the main search page, such as a banner or an icon, would be useful.
댓글 보기 · 2021년 5월 25일에 게시됨 · Tom Richards
0
팔로워
0
투표 수
0
댓글
Tom Richards님이 에 게시물을 만듦
We're using Enterprise. Certain Guide articles are viewable only by internal users, as set by the "Visible to" drop-down in the article's settings. When an internal user logs in to Zendesk they are initially taken to the same support page that our external users see, but of course when they search the Guide their results will include the additional internal-only articles.
The internal user's login credentials persist in the browser until cleared or until they expire, but as things stand now there is no way for an internal user viewing our main search page to know they are signed in.
Question: What's the best way to configure Guide so that an internal user arriving at our support page can know they are signed in?
2021년 5월 24일에 게시됨 · Tom Richards
1
팔로워
2
투표 수
4
댓글