
Heather Firth
-
총 활동 수50
-
마지막 활동
-
회원 가입일
-
내가 팔로우하는 사용자 수0명
-
나를 팔로우하는 사용자 수0명
-
투표 수7
-
플랜 수23
활동 개요
Heather Firth님의 최근 활동-
Heather Firth님이 에 게시물을 만듦
Content block ability to use html attributes and to nest elements
It's great that we have the content block feature to support single-use content. However, it's annoying that you can't use the content block editor much like the articles editor, nest HTML elements...
-
Heather Firth님이 에 댓글을 입력함
Elizabeth Williams - The "help center federated search" link at the start of this article is broken.
-
Heather Firth님이 에 댓글을 입력함
Just want to say a big thank you to Carmina Granado your email was very helpful, thank you! I wasn't able to add a comment to the ticket but I just wanted to give you a big thumbs-up. Sorry I didn'...
-
Heather Firth님이 에 댓글을 입력함
Does anyone know if you can use a div in a list item in content blocks? It keeps throwing out my divs of my lists.
-
Heather Firth님이 에 댓글을 입력함
Did anyone manage to get it within the list? It throws an error if you put it within the each section. It works if you put it outside of it but it's not in the list.
-
Heather Firth님이 에 댓글을 입력함
I'm using bookmarks to show sections in a long article, but when I add a bookmark to a content block, it gets removed when I save it. Does anyone know how to do this? My code is: <h2><a id="title2"...
-
Heather Firth님이 에 댓글을 입력함
John DiGregorio - What was the issue, did you have to generate the script from your status page?
-
Heather Firth님이 에 댓글을 입력함
Hey Steven Geller, I'm not sure but how about this: https://github.com/zendesk/copenhagen_theme Scroll down to the Settings folder section, it talks about adding a new variable. I hope you find wha...
-
Heather Firth님이 에 댓글을 입력함
I've updated my theme's api to v2 but it seems as though the assets are no longer loading. I added the assets as before and added the script to the document head but it doesn't seem to load even th...
-
Heather Firth님이 에 댓글을 입력함
I'm also updating my API. So if a section was internal, there used to show a lock icon because it's {{#if section.internal}} <span class="icon-lock" title="{{t 'internal'}}"></span> ...