最近の検索


最近の検索はありません

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

コメント