Archived topic
Search Box in Search results page
3 replies · Started by Rohith on April 29, 2022
Hey there, I have created a custom search page. Now, whenever a user searches something, I want to display the search box in the search results page. Is that possible?
Yes, you can add the search box into a block element - hook or hook element depends on whether you are adding the search box using code or block.
Once the search box is added to the element, set the location to search results.
To decide which hook to be used, check this visual hook guide:
https://docs.generatepress.com/article/hooks-visual-guide/
Hi there I have added the search box and the location is set to search results. But it is showing in this way. Check Private Information
What's the element type and hook name you are using?