최근 검색


최근 검색 없음

Roy Bramer's Avatar

Roy Bramer

가입한 날짜: 2021년 5월 16일

·

마지막 활동: 2022년 8월 09일

팔로잉

0

팔로워

0

총 활동 수

5

투표 수

0

플랜 수

2

활동 개요

님의 최근 활동 Roy Bramer

Roy Bramer님이 에 게시물을 만듦

게시물 Feedback - Help Center (Guide)

Hi,

Im trying to create a subsection, but I can only select a category.

We are on the enterprise plan.

This is the code in the template 

 

{{#if section.description}}
       

{{section.description}}


      {{/if}}
      {{#if section.sections}}
       
      {{/if}}

      {{#if section.articles}}
       


              {{#each section.articles}}
               

  •               {{#if promoted}}
                    http://www.w3.org/2000/svg" width="10" height="10" focusable="false" viewBox="0 0 12 12"
                         class="icon-star" title="{{t 'promoted'}}">
                     

  •           {{/each}}
           

      {{else}}
       
          {{t 'empty'}}
       

      {{/if}}

 

But when I create a new section I only can select a category, I can't select a section within the category to create a subsection. 

2022년 8월 09일에 게시됨 · Roy Bramer

0

팔로워

2

투표 수

1

댓글


Roy Bramer님이 에 댓글을 입력함

댓글Using the knowledge base in Help Center

Team Diziana,

As far as I can see we are invoiced for the Enterprise Subscription and our template has the following code: 

{{#if section.description}}
       

{{section.description}}


      {{/if}}
      {{#if section.sections}}
       
      {{/if}}

      {{#if section.articles}}
       


              {{#each section.articles}}
               

  •               {{#if promoted}}
                    http://www.w3.org/2000/svg" width="10" height="10" focusable="false" viewBox="0 0 12 12"
                         class="icon-star" title="{{t 'promoted'}}">
                     

  •           {{/each}}
           

      {{else}}
       
          {{t 'empty'}}
       

      {{/if}}

 

But also if I copy the template and replace it exactly by your code and set is a the live template,  I still cant select the sections within a category when I create a section.
Hope you can help!.

Grtz. Roy

댓글 보기 · 2022년 8월 06일에 게시됨 · Roy Bramer

0

팔로워

0

투표 수

0

댓글


Roy Bramer님이 에 댓글을 입력함

댓글Using the knowledge base in Help Center

I have the same problem as Michael has. 

In the hierarchy I only see the Category?
How can I activate that I also see the the sections within the selected Category?.

Grtz. Roy

댓글 보기 · 2022년 8월 05일에 편집됨 · Roy Bramer

0

팔로워

0

투표 수

0

댓글