Recent searches


No recent searches

Marius's Avatar

Marius

Joined May 16, 2021

·

Last activity Feb 04, 2022

Following

0

Followers

0

Total activity

15

Votes

0

Subscriptions

5

ACTIVITY OVERVIEW

Latest activity by Marius

Marius commented,

Community comment Feedback - Help Center (Guide)

+1

View comment · Posted Jun 30, 2021 · Marius

0

Followers

1

Vote

0

Comments


Marius commented,

Community comment Q&A - Help center and community

Hi,

Thanks for everyones help.

Is it possible to add multiple links depending on the helpcenter language?

Thanks in advance.

Marius

View comment · Posted Jun 30, 2021 · Marius

0

Followers

0

Votes

0

Comments


Marius commented,

Community comment Q&A - Help center and community

Hi Marie,

Thank you for your help!

Cheers,

Marius

View comment · Posted May 04, 2021 · Marius

0

Followers

0

Votes

0

Comments


Marius commented,

CommentUsing themes and customizing your Help Center

Hi Pulkit,

Thanks you! It's working perfectly

How can I change the size of the footer image?

Marius

View comment · Posted May 04, 2021 · Marius

0

Followers

0

Votes

0

Comments


Marius commented,

Community comment Q&A - Help center and community

Hi Bruce Michelsen,

I actually have another issue now with the icon after using your code to limit the size. Now the icon in not in the center anymore:

.home-page-images {
width: 128px;
height: 128px;
}

Any idea why and how to fix it?

View comment · Posted May 04, 2021 · Marius

0

Followers

0

Votes

0

Comments


Marius commented,

CommentUsing themes and customizing your Help Center

Hi,

I'm trying to add a background picture to the footer in the Copenhagen theme.

How does it work?

View comment · Posted May 04, 2021 · Marius

0

Followers

0

Votes

0

Comments


Marius commented,

Community comment Q&A - Help center and community

Bruce Michelsen,

Thank you so much!

It's working now 

View comment · Posted May 04, 2021 · Marius

0

Followers

0

Votes

0

Comments


Marius commented,

CommentSetting up Zendesk Guide

Hi,

I'm currently looking into the language settings of Guide.

Is it possible to add an Icon for each language in the language selector?

Thank you in advance.

Marius

View comment · Posted Apr 26, 2021 · Marius

0

Followers

0

Votes

0

Comments


Marius commented,

Community comment Q&A - Help center and community

Hi,

I'm also trying to do it but I receive an error message.

Here the original code:

 
 
    {{#link 'help_center'}}
      {{t 'home_page' name=help_center.name}}
      {{#if settings.show_brand_name}}
       
      {{/if}}
    {{/link}}
 
 
   
      http://www.w3.org/2000/svg" width="16" height="16" focusable="false" viewBox="0 0 16 16" class="icon-menu">
       
     
   
   
      {{link 'new_request' class='submit-a-request'}}
   
 
 
 
And I removed:
  {{#link 'help_center'}}
      {{t 'home_page' name=help_center.name}}
      {{#if settings.show_brand_name}}
       
      {{/if}}
    {{/link}}
 
And added: 

And now I receive this error message:

 

 

I hope someone can help me with this ;) 

Thanks in advance.

Marius

View comment · Posted Apr 26, 2021 · Marius

0

Followers

0

Votes

0

Comments


Marius commented,

Community comment Q&A - Help center and community

Hi,

I'm also trying to add icon to the categrory and used the code provided by @... but it doesn't work.

I receive this error:

1 error
.. {{/ `if` }} .. is not permitted in this context in line 38
 
Here is the code that I'm using in home_page.hbs

{{ help_center.name }}



{{ t 'search' }}


http://www.w3.org/2000/svg" width="12" height="12" focusable="false" viewBox="0 0 12 12" class="search-icon" aria-hidden="true">





{{pagination}}

{{#if promoted_articles}}


{{t 'promoted_articles'}}




{{/if}}

{{#if help_center.community_enabled}}


{{t 'community'}}


{{#link 'community' class='community-link'}}
{{t 'join_conversation'}}
{{/link}}



{{/if}}


{{#if settings.show_recent_activity}}
{{recent_activity}}
{{/if}}

I hope someone can help me with this issue ;) Thanks.

 

View comment · Posted Apr 21, 2021 · Marius

0

Followers

0

Votes

0

Comments