Is it possible to add some text to the top of the search results?
Thanks.
Is it possible to add some text to the top of the search results?
Thanks.
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>
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?
I think this is the answer to my supplementary question!
or perhaps this component can help:
Plugin outlet locations theme component
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.