Archived topic
Change text Search Results page
3 replies · Started by Jack on September 18, 2022
There is a translation error in the default Dutch text of the search page for when there are no search results. I want to change the default text of the title and text on that page. I succeeded in doing so for the 404 title and text, but I can't seem to find the right filter names for the Not Found title and text for when no search results are returned.
Hi there,
if its the no-results template, then see here:
So you could do a gettext string replace if you needed.
Thanks David. I had to look up how to use gettext, with succes ;)
Glad to hear that !