最近の検索


最近の検索はありません

Peter Toprac's Avatar

Peter Toprac

参加日2021年10月29日

·

前回のアクティビティ2021年10月29日

フォロー中

0

フォロワー

0

合計アクティビティ

7

投票

1

受信登録

3

アクティビティの概要

さんの最近のアクティビティ Peter Toprac

Peter Topracさんがコメントを作成しました:

コミュニティのコメント Q&A - Help center and community

To make it clear, I just want sections shown in blocks when a category is opened. I don't need articles shown.

コメントを表示 · 投稿日時:2021年10月29日 · Peter Toprac

0

フォロワー

0

投票

0

コメント


Peter Topracさんがコメントを作成しました:

コミュニティのコメント Q&A - Help center and community

Hi,

Thanks for the code Ifra Saqlain

After adding this code into category_page.hbs, I can see sections as blocks, but they are also visible as links below the blocks.

How to exclude links below, and only have blocks displayed?

For the category page
-----------------------

    {{#if sections}}
    {{#each sections}}


  • {{name}}


  • {{/each}}
    {{/if}}

コメントを表示 · 投稿日時:2021年10月29日 · Peter Toprac

0

フォロワー

1

投票

0

コメント


Peter Topracさんがコメントを作成しました:

コメントUsing the knowledge base in Help Center

Hi, where do I add a code for the category in category_page.hbs? Do I delete a part of the old code or do I just need to add the code somewhere in the original code?

コメントを表示 · 投稿日時:2021年10月29日 · Peter Toprac

0

フォロワー

1

投票

0

コメント