
Richard Barrett
-
총 활동 수16
-
마지막 활동
-
회원 가입일:
-
내가 팔로우하는 사용자 수0명
-
나를 팔로우하는 사용자 수1명
-
투표 수0
-
수신 설정 수6
활동 개요
Richard Barrett님의 최근 활동-
Richard Barrett님이 에 게시물을 만듦
Set a default for the topic posts page 'sort by' menu
I would like to set the sort by menu in the Community topic page template to default to the Votes menu item. Obviously, I would like the topic list to be sorted this way too. what do I need to do i...
-
Richard Barrett님이 에 댓글을 입력함
I'd like to know how to change the vote up tooltip from 'Yes' to something else like 'Upvote'. Any ideas how I can do this?
-
Richard Barrett님이 에 댓글을 입력함
After returning to the original issue of this post, the answer is surprisingly simple.... wrap a <span> tag around the select tag and hide it using CSS styling. The {{select 'topic'}} code has to b...
-
Richard Barrett님이 에 댓글을 입력함
That's great. Thanks for finding that for me, Abdul.
-
Richard Barrett님이 에 댓글을 입력함
Hi Abdul. Downloading the icon font won't tell me the unicode. From what I can tell, Zendesk are using a variant of Entypo.
-
Richard Barrett님이 에 게시물을 만듦
copenhagen-icons unicode list
I'd like to change a post's vote icon to a triangle. This should be as simple as changing the content Unicode value in the style sheet so long as one has access to a page of copenhagen's icons with...
-
Richard Barrett님이 에 댓글을 입력함
Kasper Sørensen I'm comfortable editing the theme's code in Guide admin and thank you very much for your help. you saved me a lot of time.
-
Richard Barrett님이 에 댓글을 입력함
I figured it out so maybe this can help someone else. Here's how I did it. Obviously, replace XX...XX with your own page ID values (hint: it's in the URL) and add your own assets via the sidebar (t...
-
Richard Barrett님이 에 게시물을 만듦
Use curleybars to insert an image into each topic list item
답변함I want to insert an image asset into each community topic list item conditionally in the community_topic_list_page.hbs. The syntax that I think I need to use is: {{#if <topic id or name or ??>}} <i...
-
Richard Barrett님이 에 게시물을 만듦
Send every new community post to a specific topic and remove the new post topic drop-down menu
답변함I only have only two community topics. One topic is for user-generated product Feature Requests and the other is a Roadmap that only lists feature requests tagged (planned, in progress, completed) ...