Archived topic
Missing placeholder text in navigation search
3 replies · Started by David on November 25, 2020
Hi,
I see "Search ..." in the sidebar widget but not in navigation search. The placeholder attribute seems to be missing in the input tag of navigation search:
`<input type="search" class="search-field" value="" name="s" title="Search">
Please advise?
Hi there,
This should help:
https://docs.generatepress.com/article/generate_navigation_search_output/#add-a-placeholder
Adding PHP: https://docs.generatepress.com/article/adding-php/
That works great, many thanks
No problem :)