
Andrew Soderberg
CCO/VP Customer Support/Success for over 15 years in both SAAS software and staffing markets. Implemented Enterprise Zendesk for 3 different companies. Zendesk Admin for over 12 years. Zendesk Community Moderator and Contributor for 5 years.
-
총 활동 수51
-
마지막 활동
-
회원 가입일
-
내가 팔로우하는 사용자 수0명
-
나를 팔로우하는 사용자 수0명
-
투표 수11
-
플랜 수22
활동 개요
Andrew Soderberg님의 최근 활동-
Andrew Soderberg님이 에 댓글을 입력함
@... Thanks, glad to have helped. And yes, regarding the Community posts/comments, we have found the same issue. I have submitted a bug ticket to Zendesk on this. The problem is that the section of...
-
Andrew Soderberg님이 에 댓글을 입력함
@... Yes, as I have said, the {{footer}} is optional. so instead of this: <p> {{footer}} Delivered by <a href="https://support.getworkforce.com/hc/en-us" style="color:black" target="_new">Workforc...
-
Andrew Soderberg님이 에 댓글을 입력함
Try this: <p> {{footer}} Delivered by <a href="https://support.getworkforce.com/hc/en-us" style="color:black" target="_new">Workforce Consultants</a>.</p> It should give you this: This email is a ...
-
Andrew Soderberg님이 에 댓글을 입력함
@... Ok... I created two brands in my Zendesk and tested this code. It now works. The {% when 'text' %} statements had a 'curly' quote character that caused it to fail the footer compare test. I a...
-
Andrew Soderberg님이 에 댓글을 입력함
@... Ahh, sorry, I see the error I made. In the latest source code I provided you will need to replace the following two lines: Replace this: {% when 'Workforce Support' %} With this: {% when 'Th...
-
Andrew Soderberg님이 에 댓글을 입력함
@... Looking at your source you had a misplaced <div> tag, and a pair of closing </div> tags missing from each of your footer sections. Also, even though you only have two brands, you need a third...
-
Andrew Soderberg님이 에 댓글을 입력함
@... Doing a search for 'Gmail not displaying SVG images' I find these articles that confirm that Google doesn't support SVG images: https://stackoverflow.com/questions/32981760/is-there-a-trick-to...
-
Andrew Soderberg님이 에 댓글을 입력함
@... Below is a link to download my Zendesk Multibrand email template for use with this How-To. There are 3 versions: 1. Simple commented template for two brands. 2. Simple uncommented template for...
-
Andrew Soderberg님이 에 댓글을 입력함
@... I will work on an example HTML that you can use as a starting point. I should be able to have this done and posted by early next week (after the Thanksgiving weekend). Andy
-
Andrew Soderberg님이 에 게시물을 만듦
Support tip: How to structure the Zendesk email template to use custom HTML layouts for each of your Multiple Brands
UPDATE 11/25/2019 : Added link to download working mulibrand template examples at the bottom of this how-to. Here is how to structure the one email template that Zendesk provides in order to suppor...