Customizing category_page.hbs in Guide
Hello!
I am trying to customize the standard category template in the Copenhagen theme. I need to link various categories from one help center (aka brand) to another in order to have seamless updates to sections/articles.
The following code works successfully in linking the categories from Help Center 1, but it posts the shared categories into ALL of the existing categories in Help Center 2.
{{#each sections}}
<li class="blocks-item">
<a href='url' class="blocks-item-link">
<h4 class="blocks-item-title">title</h4>
</a>
{{/each}}
Is there an {{#if}} statement (or something else) that I could use so that the shared categories from Help Center 1 are ONLY shared within a single category in Help Center 2?
Creating custom templates is ideal but I need more than the 10 that Zendesk allows.
Any help or guidance is greatly appreciated!
-
Hi Breanne,
Unfortunately, customization is outside our scope. Maybe some other users can share their recommendation for the same use case.
If this is indeed an essential part of your workflow you can try to coordinate with our Professional Services. They can assist on customization of your Theme and even help build one from scratch.
Por favor, entrar para comentar.
1 Comentários