How are promoted articles sorted on the home page of the Help Center?

Return to top

6 Comments

  • Sharon Burton

    I want to rename Promoted articles to Recently updated. How? I can't find the string in anything.

    0
  • Christopher Stock
    Community Moderator

    Hi Sharon Burton, in your home_page.hbs template you probably have something like:

     <h2>{{t 'promoted_articles'}}</h2>

    You can replace the code in between the curly braces with 'Recently updated'.

    If you do that, and your Help Center is available in multiple languages, you'll lose the automatic translation. To preserve that functionality you'll need to create a dynamic content item that you insert instead:

    <h2><{{dc "name_of_your_dynamic_content_object"}}</h2>

    You can find instructions for setting this up in this article: 
    Providing multiple language support with dynamic content 

    1
  • Nick Wurm

    This "Absolute Positional Order" method to organizing the promoted articles on the home page of the Help Center is awful.

     

    Why not just have a way to rank/score each promoted article?

    4
  • Dave Dyson
    Hi Nick,
     
    The best place for your feedback is in the Feedback - Help Center (Guide) topic in our community forums. For visibility, would you mind creating a post there, using this template so our product team can better understand your use case? Thanks!
    0
  • Christina Hernandez

    On my home page the promoted articles show at the top of their sections. However, when I go to Help Center > Articles > Arrange articles > expand Sections, the promoted articles are not in the same order. Why is that? Promoting articles doesn't automatically change their arrangement in Arrange Articles? 

    Example: 
    Home page

    VS 

    Arrange articles page

    0
  • Dainne Lucena
    Zendesk Customer Care

    Hi Christina Hernandez,

    Yes, the two are different. When you promote an article, it moves to the top of the articles list within its section and has a star beside it, but it doesn't necessarily re-arrange the articles from the section. It would have its own space which is front and center when in the Help Center section. But if you open the section and view all the articles, it would appear as how you arranged it, just with a star. You can set up the section to be arranged automatically or re-arrange them manually. More information can be found here: Organizing knowledge base content in categories and sections

    0

Please sign in to leave a comment.

Powered by Zendesk