Search field aligned with logo
-
Topic
-
How would one go ahead to make a search field on the top of the page?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.
This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.
First, find the hook that makes sense to hook your content to within the HTML markup of Jump Start.
http://dev.themeblvd.com/tutorial/primary-framework-action-hooks/
Then, display your search form there. Using WordPress’s function for this that’s already setup could be one approach.
http://codex.wordpress.org/Function_Reference/get_search_form