최근 검색


최근 검색 없음

Remove the "Recent Activity" in Help Center

답변함


2017년 8월 08일에 게시됨

Hi, how can we customize our layout so that "Recent Activity" does not appear? 


1

6

댓글 6개

image avatar

Vlad

The Wise One - 2022Community Moderator

Hi Steven, probably the easiest way to achieve that is if you add this code at the end of your CSS file

section.section.activity {
display: none;
}

Please let us know the result.

 

0


image avatar

Ryan McGrew

Zendesk Product Manager

Hey Steven,

Actually it should be pretty simple to just remove the section from the template. Here is the section of the homepage template that renders recent activity:

You can either remove those lines from the template or comment them out by wrapping those lines with a comment block :

{{!--  
<section class="section activity">
{{recent_activity}}
</section>
--}}

0


do you need to being paying for the professional account to be able to do this?

0


I did this and it reappears on mobile web pages.

0


Sorry, comment out works. TY

0


If you want to disable the Recent Activity you can go to Themes-->Home Page Elements and the uncheck the Recent Activity check box.  

0


게시물 댓글 달기가 중지되었습니다.

원하는 정보를 못 찾으셨나요?

새 게시물