نص مخصص في أعلى صفحة نتائج البحث

Is it possible to add some text to the top of the search results?

Thanks.

إعجاب واحد (1)

Sure, there’s a plugin-outlet right above the search results on that page that you use to add text.

add this to the common > header tab in your theme

<script type="text/x-handlebars" data-template-name="/connectors/full-page-search-below-search-info/add-text-above-results">
  Your text or markup goes here...
</script>
3 إعجابات

That worked perfectly, thanks.

Also the fact that I could do it in a minute on a phone shows how mobile-friendly Discourse is.

Is there a way to find out about these things without asking? Or would that require understanding the code in detail?

إعجابَين (2)

I think this is the answer to my supplementary question!

إعجابَين (2)

or perhaps this component can help:
Plugin outlet locations theme component

3 إعجابات

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.